Will output trigger signals according to a given TempoClock which can be used to sync a modular synth to a SuperCollider clock. It is also possible to do it the other way, syncing SuperCollider according to a eurorack trigger input, see EuroClockIn.
Assuming that the output number 5 (including 0!) of the soundcard is connected with a trigger in of the modlar it is as simple as
clock |
A TempoClock which will be the source. If non provided we will fall back to TempoClock: *default. |
trigOut |
Out bus number where a trigger signal will be put out. |
resolution |
Allows to change the resolution of the clock. 2.0 will put out triggers twice as fast and 0.5 twice as slow. |
A synth which is used to output the trigger signals.
Free resources on the server.