API Reference¶
Core Modules¶
| Module | Description |
|---|---|
| SynthDef Builder | SynthDefBuilder, SynthDef, UGen base class, @synthdef decorator |
| Server | Server class -- boot/quit lifecycle, node control, buffer management & numpy data exchange, sync(), introspection (status/query_tree/reset), and node notifications. See the Server Control guide |
| Envelopes | Envelope class and EnvGen UGen |
| OSC Codec | OscMessage and OscBundle encode/decode |
| Enums | CalculationRate, DoneAction, BinaryOperator, UnaryOperator, etc. |
| Options | Options dataclass and EmbeddedProcessProtocol |
UGens¶
340+ UGen classes organized by category. See the UGen index for an overview.