Skip to content

CV - Utilities

Routing, conversion, and utility nodes for CV signals.

CV Value

Outputs a constant CV value. Like a knob that generates a fixed control voltage.

CV Value

ParameterRangeDefaultDescription
Valueunbounded0.0The constant value to output

CV Switch

Selects between two values based on a condition.

CV Switch

ParameterRangeDefaultDescription
Condunbounded0.0Condition. > 0 selects A, otherwise B
Aunbounded1.0Value when condition is true
Bunbounded0.0Value when condition is false

CV Select

Selects one of four inputs based on an index.

CV Select

ParameterRangeDefaultDescription
Index0 - 30Which input to select
Aunbounded0.0Input 0
Bunbounded0.0Input 1
Cunbounded0.0Input 2
Dunbounded0.0Input 3

CV Order

Controls the ordering of CV and Trigger outputs. Useful when you need to ensure a value arrives before or after a trigger.

CV Order

ParameterRangeDefaultDescription
ModeChoiceCV -> TriggerOutput ordering
Delay0 - 32 samples1Delay between outputs

Modes: CV -> Trigger, Trigger -> CV, Same Sample


CV Multiply

Multiplies a CV signal by a factor. Use to scale modulation depth.

CV Multiply

Inputs: Two CV values Output: Product


CV To Data

Samples a CV signal at a configurable rate and outputs it as Data events.

CV To Data

ParameterRangeDefaultDescription
Rate1 - 240 Hz30 HzHow often to sample the CV value

PPQ Divider

Divides PPQ (Pulses Per Quarter note) clock signals from the host transport.

PPQ Divider

MNodes Documentation