Skip to content

Parameter Automation

MNodes exposes up to 128 parameters to your DAW for automation. Any widget parameter can be automated.

Exposing Parameters

  1. Select a node with a widget (knob, slider, toggle, etc.)
  2. In the Inspector, find the parameter you want to automate
  3. Enable "Expose to DAW"
  4. The parameter is now available in your DAW's automation list

Automation Slots

MNodes has a fixed pool of 128 automation slots. Each exposed parameter occupies one slot. You can:

  • Assign any widget parameter to a slot
  • Unbind a parameter to free the slot
  • Reassign slots as needed

When you delete a node, its automation bindings are automatically cleaned up.

Recording Automation

  1. Enable automation write mode in your DAW
  2. Start playback
  3. Move parameters in MNodes
  4. Your DAW records the movements as automation lanes

Automatable Parameters

All widget-type parameters can be automated:

  • Knob values
  • Slider values
  • Toggle states
  • ComboBox selections
  • XY Pad axes

Internal Modulation

For modulation within MNodes (not via DAW automation), use CV connections:

ModulatorUse
LFORhythmic, repeating modulation
Envelope (ADSR)Time-based, note-triggered modulation
SequencerStep-based, pattern modulation
Random CVGenerative, unpredictable modulation
Sample & HoldStepped random values

Connect any CV output to a parameter's CV input for internal modulation at audio rate.

MNodes Documentation