Skip to content

Node Reference

Find the node you need, see what it does, and check how to connect it. Search by name or a word that describes the job, or browse a category below.

Choose by task · Browse categories · Read the reference

Search names and descriptions. Open a result to see its parameters and pins.

A few useful starting points

Choose by what you want to do

You do not need to know a node's name to get started. These are useful places to begin:

I want to…Start withTry it in a patch
Make a toneSaw, SineYour first patch
Shape its brightnessFilterAdd a filter
Play notes from a keyboardMIDI Keyboard, MIDI To CVYour first synth
Make a control move on its ownLFO, EnvelopeConnections & Wiring
Add a control to the Front PanelWidget Knob, Widget ButtonAdd a knob
Hear or inspect a signalAudio Out, Oscilloscope, CV ScopeRead a node

Browse by category

Sound Sources

  • Oscillators — Basic waveforms, noise and phase ramps.
  • Instruments — Synth voices, drums and physical modelling.
  • Samplers — Play files, map samples across a keyboard, or explore granular synthesis.
  • Envelopes — Shape a sound over time or follow the level of incoming audio.

Processing

  • Filters — Shape frequency content, split bands, or draw a spectral filter.
  • Effects — Delay, reverb, chorus, pitch shifting and spectral processing.
  • Dynamics — Control levels, transients and dynamic range.
  • Distortion — Saturation, clipping, wavefolding and bit reduction.
  • Stereo Tools — Pan, widen, swap channels, or work in mid/side.

Control & Modulation

  • Modulation — LFOs, random values and moving control signals.
  • Sequencers — Clocks, patterns, steps and rhythmic triggers.
  • Pitch — Note frequencies, scales, transposition and microtuning.
  • Math & Logic — Calculate, compare, count and make decisions.
  • Values — Numbers, text, events and fixed signals.
  • Routing — Switch, select, distribute or send signals across a patch.

MIDI

  • MIDI — Generate, edit, monitor and route MIDI notes and controllers.
  • Convert — Translate between Audio, CV, Data and MIDI.

Building & Interface

  • Widgets — Controls, displays, shapes and Front Panel sockets.
  • Subgraphs & Modules — Organize a patch into reusable parts and polyphonic voices.
  • Utilities — Audio I/O, Volume, recording, transport and graph helpers.
  • Analysis — See waveforms, spectra, levels and control signals.
  • Plugin Host — Load a third-party plugin and expose its controls.

Read a node's reference

Each entry explains a node's job, then lists its controls and connection points. Use these details when a connection or a setting does not behave as you expect.

DetailWhat it tells you
ParameterThe control to look for on the node or in the Inspector. Some controls appear only in the Inspector.
RangeWhich values it accepts and the units: Hz for frequency, ms for time, dB for level, for example. A range of 0–1 is not automatically a percentage.
DefaultThe starting value listed for the node. A loaded project or node preset can use different values.
Inputs / OutputsThe pin names and what they receive or send. Match the signal type as well as the value's range and units.

Data/CV means a hybrid pin can accept a value or a continuous control signal. It does not mean any pin can connect to any other pin. See signal types and hybrid pins for examples.

To try a node inside MNodes, right-click its header → Help…. The Help window opens an example or a generated reference with a live node. See Working with Nodes for adding nodes, showing their controls and using Help.

If you are building your first patch, start with the guided tutorial and keep this reference nearby for the details.

MNodes Documentation