Klang is the sound and digital audio signal processing (DSP) library of Klangstrom or put in other words: Klang is a node+text-based sound synthesis library.

although Klang is text-based it uses a node-based model. nodes are objects with inputs and outputs that are connected to form signal networks called patches. Klang comes with a set of nodes ( see below ) but can also be extended with custom nodes.

see Working with Nodes in Klang to learn more about nodes.

Available Nodes

list of available nodes including example applications:

Source Code

list of all Klang source files: