[Haskell-beginners] Clocks, scheduling, jack and supercollider
martin
martin.drautzburg at web.de
Sun Apr 27 18:44:57 UTC 2014
Hello all,
I just installed the haskell-supercollider bindings ("hsc3") and I am able to send events to supercollider and hear
sound. But I have no idea how to schedule events to be sent in the future - a prerequisite to play a song.
Ideally I would sync to an external clock source, like a time code (SMPTE/MIDI). Also it would be nice to listen to
jack-transport, so I can fast-forward and rewind from another application. But the jack bindings for Haskell do not
mention jack-transport.
Do you have any advice where I should look next.
More information about the Beginners
mailing list