Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: rts-hush , Previous: rotate , Up: R , Home: Overview

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

This command is an replacement of the rts command of CM, described here, so none of the options mentioned there or the decription in RTS apply to Clamps. Other related CM functions, like rts-pause, rts-continue and rts-stop also don't work in Clamps.

See also

Author: Orm Finnendahl

Created: 2025-02-18 Di 12:58

Validate