A Continuous that filters messages of a Rank.
See Continuous for properties.
None.
See Continuous for further referrers.
See Continuous for further messages.
A Continuous Filter can be used to realize an expression pedal.
| Name | Status | Data1 | Data2 |
|---|---|---|---|
| Intercept | equal 176 | equal 7 | get volume |
| Engaging | set 176 | set 7 | set volume 127 | mult value |
You can read these messages as:
“Intercept any volume change (Controller 176) and store its volume in the variable volume. If the element changes or a message has been intercepted, send a volume change with the last volume (or 127 if not intercepted yet) adjusted to the current value of this element.”
A Continuous Filter can be used to tune the sounds of referencing Ranks.
pitch bend (224) Midi message to detune from 0 to 127:
| Name | Status | Data1 | Data2 |
|---|---|---|---|
| Engaging | set 224 | set 0 | set value | mult 127 |
Note that the tuning range depends on the pitch bend sensitivity of your Sounds producer.
Instead of pitch bend you might have to use another Midi Controller or NRPNs.
See Tuning Switch if you want to switch between fixed tunings.