controlling tempo of an sf play object?
i wonder if you guys could help me out, i have a step sequencer which is controlled by a user controlled varying tempo.
Is the anyway to link this so a series of sf play objects, or maybe a groove object?
heres my patch.
thanks :)
3211.sfplaytempo.maxpat
Max Patch
First off, take a look at the [transport] object, see if that makes you happier than tempo.
Second, as far as play is concerned anything like that is gonna take bang as input. as long as you get bangs out of the step sequencer interface in the order and rate you want, playing the files will be an afterthought. Take a look at the msp tutorials for the rest of what you need.