Synthesis Toolkit
Synthesis Toolkit in C++
  • is a set of 60 classes which can be combined to create
    instruments, ensembles of instruments, and effects.

  • At the heart of the ToolKit are "UnitGenerators,"
    which are classic building blocks in computer music.

  • Examples of UnitGenerators include
    oscillators, filters, delay lines, etc.

  • Unit Generators can be optimized individually on
    an as-needed basis. This allows efficient instruments
    and algorithms to be constructed rapidly.