Skip to content

Modules

Megaemce edited this page Nov 21, 2023 · 16 revisions

Module is a single audio node with/without parameters.

Most modules have an I/O function, so they can be used as a middle connection between other modules. However, there are also input-only and output-only modules.

Input-only module Input-output module Output-only module
"Output" module with audio input (on the top left) and without any output cable nor parameters' input "Delay Effect" module with audio input, output cable (on the right) and three parameter's inputs (wetness, delay time and feedback in the bottom) "Oscillator" module without audio input and with output cable and two parameter's input (frequency and detune)

Basic connection

The most basic connection is between input and output modules

Audio source connected with Output will play any sound directly to your speakers.

Categories

Modules are divided into four categories:

Editing

Some attributes of modules can be modified by the user

Renaming modules

  1. Hover mouse over module title for 1.5s
  2. When the cursor will change you can start typing
  3. Save the name just by moving the mouse away from the title

Renaming module

Renaming parameters

  1. Hover mouse over parameter name for 1.5s
  2. When the cursor will change you can start typing
  3. Save the name just by moving the mouse away from the parameter name

Renaming parameter

Debug console

If you want to control the modules even more, you can open the debug console, which allows you to modify all its parameter settings

Opening parameter's console

  1. Go to the paramater that you want to edit
  2. Hover mouse over slider value for 1s
  3. Parameter's console will open right below the slider
  4. You can collapse the console by clicking on the hide button ()

Opening parameter's console

Clone this wiki locally