Core Utilities
Infrastructure components for modulation, routing, signal splitting, and shared DSP building blocks.
Components with Interface
| Component | ID | Params | Description |
|---|---|---|---|
| StepSequencer | 21 | 4 | Patterned modulation source, 15 presets |
| BandSplitter | 22 | 7 | Multiband signal splitter, up to 8 bands |
| StochasticSource | 25 | 16 | 8 stochastic process types |
| SlewLimiter | 38 | 2 | Linear rate limiter, rise/fall |
Internal Utilities (no interface)
| Component | Description |
|---|---|
| FFT | Radix-2 FFT for IRConvolver, SpectralFreeze, OnsetDetector |
| CircularBuffer | Power-of-2 template buffer with mask wrapping and linear interpolation |
| HannWindow | 1024-entry Hann window lookup table with interpolation |
| CrossoverFilter | LR4 crossover using cascaded Butterworth Biquad pairs |