controling tempo without changing the pitch

plagiaritis's icon

Hi all,

i'm very new to max/msp. I would like to manipulate the speed of a .wav sample that is loaded in a groove~ object BUT without changing the pitch. The only thing that I could manage is to change the value of the sig~ (wich is connected to the groove~) and as a result to change the tempo of the sample but also the pitch. Does anyone knows a way of changing the tempo but not the pitch?

Thank you in advance!

barry threw's icon

There are many ways. They depend on whether you want time or frequency
domain processing. Here is one that is spectral.

Keep rock alive,

barry

Max Patch
Copy patch and select New From Clipboard in Max.

Kostas wrote:
> Hi all,
>
> i'm very new to max/msp. I would like to manipulate the speed of a .wav sample that is loaded in a groove~ object BUT without changing the pitch. The only thing that I could manage is to change the value of the sig~ (wich is connected to the groove~) and as a result to change the tempo of the sample but also the pitch. Does anyone knows a way of changing the tempo but not the pitch?
>
> Thank you in advance!
>

--
barry threw
composition : sound : programming
http://www.barrythrew.com
bthrew(at)gmail(dot)com
857-544-3967

Today, Noise is triumphant and reigns sovereign over the sensibility of men.
- Luigi Russolo, The Art of Noises

plagiaritis's icon

It works great!!!

Thaaaanx!