Skip to content

Tracks


About Tracks

The NGEN features 16 tracks that work similarly to MIDI tracks in standard DAWs. Each track contains different settings for active Generator, MIDI FX, Program Change, routing, and more.

These settings can be accessed via the TRACK sub-menu (available in the MAIN MENU) or the FUNCTION + TRACK shortcut.


Track Selection

Track Selector

Because NGEN's controls are mapped to the active track by default, it's important to be able to quickly switch between tracks.

To select a different track, press the TRACK / CLK button to open the track selection screen, use the MENU ENCODER to scroll through the different tracks and press the MENU ENCODER so select a track.

To quickly select a track, turn the MENU ENCODER while holding down the TRACK / CLK button.


Tracks Internal Routing

When triggered by a Clock Generator, a track will advance the active Generator. The MIDI output of the Generator is then sent to the input of the active MIDI FX.

The MIDI output of the MIDI FX is then routed to the track's main and auxiliary outputs. The main output is always routed to the USB / MIDI Out on the selected MIDI channel (OUT CH). The auxiliary output, on the other hand, can be used to send a copy of the MIDI messages generated by the track (post-MIDI FX) to different destinations such as another track or one of the CV outputs.

Tracks can also receive MIDI from external sources (via USB or MIDI IN) and other tracks (routed via the AUX OUT). Some Generators (such as Polyform) can process incoming MIDI notes.

graph LR

    subgraph TRACK 1
    C[GENERATOR] --> D[MIDI FX] --> E[OUT CH];
    D --> F[AUX OUT]
    end
    J[MIDI IN] .-> C;
    A[CLOCK GENERATOR] .-> C;
    K[TRACK 1-16 AUX OUT] .-> C;
    E --> G[USB / MIDI OUT]
    F --> H[TRACK 1-16]
    F --> I[CV 1 / CV 2]

Track Settings

Setting Description Advanced
Status The Status toggle lets you enable or disable certain tracks. Disabled tracks will not be processed and will not generate any MIDI notes
Generator Selects one of the available generators for the track
MIDI FX Selects one of the available MIDI FX for the track
Clock Rate Sets the clock rate used by the Generator and MIDI FX (MIDI Clock only)
Auxiliary Output (AUX OUT) Sets the track's auxiliary output (for routing the track's output to another track's input)
Output Channel (OUT CH) Sets the track MIDI output channel
Input Channel (IN CH) Sets the track MIDI input channel
Program Change (PROGRAM) Sets the MIDI Program Change number which gets send to the MIDI output when loading a project or a pattern
Auto Variate (AUTO VAR) Enable / disable the Auto Variate mode

Last update: 2024-03-13