groove~ @timestretch - doesnt work. Please help!
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?
Switching the cpu off and back on also seems works.
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.
`
Could you comment that patch for us? It's a bit hard to read without annotations, I find. Cheers.
@wetterberg
kind of labeled it a bit.
muchos gracias.
@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..