Skip to main content

Module node

Module node 

Source
Expand description

SamplerNode โ€” integrates the sampler into the AetherDSP graph.

This is a DspNode that:

  1. Receives MIDI events via a lock-free queue
  2. Manages polyphonic voices
  3. Renders audio into the output buffer

Structsยง

SamplerNode
A polyphonic sampler node.