On Sat, Jun 28, 2008 at 8:09 AM, Luigi Rensinghoff luigi.rensinghoff@freenet.de wrote:
Seq works fine so far ... but...what about playback speed ??
According to Max documentation:
tick After seq has received a start -1 message, it waits for tick messages to advance its clock. In order to play the sequence at its original recorded tempo, seq must receive 48 tick messages per second. This is equivalent to 24 ticks per quarter note (the standard for a MIDI Clock message) at a tempo of 120MM. By using tick messages to advance the sequencer, you can vary the tempo of playback or synchronize seq with another timing source (such as incoming MIDI Clock messages).
Hopefully that functionality is implemented in the pd version of [seq] (I did not check) The Max/MSP documentation come in handy sometimes and it's freely available from cycling74.com. http://cycling74.com/download/maxmsp463doc.zip
cheers.