Source function expressions
Source functions
The following tables provide a list of source function expressions.
HALF CIRCLE RAMP | Description |
---|
Syntax | ramphalfcircle(Amplitude, Frequency, Phase)(Includes a Play Mode in-connector.) |
ISOCELES TRIANGLE RAMP | Description |
---|
Syntax | ramptriiso(Amplitude, Frequency, Phase)(Includes a Play Mode in-connector.) |
PLAY PAUSE COUNTER | Description |
---|
Purpose | Lets you create a counter. |
Syntax | playpausecounter |
RANDOM | Description |
---|
Purpose | Creates a stream of random numbers at a specified frequency. |
Syntax | random |
RIGHT TRIANGLE RAMP | Description |
---|
Syntax | ramptrirec(Amplitude, Frequency, Phase)(Includes a Play Mode in-connector.) |
SINE RAMP | Description |
---|
Syntax | rampsine(Amplitude, Frequency, Phase)(Includes a Play Mode in-connector.) |
SQUARE RAMP | Description |
---|
Syntax | rampsquare(Amplitude, Frequency, Phase)(Includes a Play Mode in-connector.) |
START STOP COUNTER | Description |
---|
Purpose | Lets you create a counter. |
Syntax | startstopcounter |