Constant signal of a number
Name | Type | Opt | Description |
---|---|---|---|
initial-output-value | int or float | opt | Sets an initial signal output value. |
int | input [int] |
The number is sent out as a constant | .
float | input [float] |
The number is sent out as a constant | .
signal | Any signal input is ignored. You can connect a begin~ object to the sig~ inlet to define the beginning of a switchable signal network. |
Name | Description |
---|---|
+~ | Add signals |
begin~ | Define a switchable part of a signal network |
line~ | Linear ramp generator |
MSP Tutorial 4: Routing Signals | MSP Tutorial 4: Routing Signals |
MSP Tutorial 14: Playback with Loops | MSP Tutorial 14: Playback with Loops |