groove~ @timestretch - doesnt work. Please help!

rabalder's icon

Hello.
Im using 3 groove~ objects inside my patch. I have a toggle switch for timestretch on/off.
But every time I open my patch the timestretching is not working. The only way to make them work is to create a new msp object(any object works) somewhere in the patch, and boom, everything starts working again.
The standard speed+pitch works fine, but the timestretch wont respond to either "timestretch $1" or "pitchshiftcent $1". Ive tried to set the attribute inside the groove object to both "@timestretch 1 and 0". Neither has any effect..

Im using a macbook pro. Got the 7.03 version and latest osx.

Anybody knows whats going on?

rabalder's icon

Switching the cpu off and back on also seems works.

Wil's icon

here is the guts of my time stretching groove that i use regularly. i added some temporary controls on the right. see if works for you.

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

`

Wetterberg's icon

Could you comment that patch for us? It's a bit hard to read without annotations, I find. Cheers.

Wil's icon
Max Patch
Copy patch and select New From Clipboard in Max.

@wetterberg
kind of labeled it a bit.

Wetterberg's icon

muchos gracias.

rabalder's icon

@WIL
Thanks for your reply.
I fixed it, I think.

Timestretching suddenly worked normally again after a little swapping of objects..
groove~ didnt like to receive messages through the sprintf object. Especially for switching buffer. There was something strange going on with the info~ too. Not sure what though..