Clamps Dictionary
rts
Function
(rts &key (rt-wait 0))
Start the real-time system of Clamps. This functions sets the following special variables:
*midi-in1* – The default Midi Input
*midi-out1* – The default Midi Output
*rts-out* – The default output for realtime events from Clamps/CM.
It also starts the rt engine of incudine calling incudine:rt-start and the midi receivers.
Arguments
rt-wait |
Time in seconds to wait before starting. |
Note
Created: 2025-02-18 Di 12:58