synthzygy

πŸŽ› An alignment of synthesizer modules πŸŽ›

View the Project on GitHub navelpluisje/synthzygy

Modules & Connections

Modules

Like every modular synthesizer, also this one is build upon modules. Modules are grouped together by type. Every type has it’s own color. This will make it a bit more easy to see what type of module it is. While every module has it’s own functionallities, they all have some simularities:

Connections

You can and have to connect modules together to make some music. There are 2 types of connections:

  1. Audio connections (red): for audio and cv values
  2. Gate connections (blue): for gate connections (these handle callback functions, so are not interchangable)

Connections can only be created from dragging an output of a module to an input of a module. The can be removed by right-clicking either the start or the end of the connection.