This namespace contains 6 node(s).
Available Nodes
- Audio Out - Plays a realtime audio chunk stream — the patch’s speaker.
- Audio To Chunks - Slices an audio file into a stream of fixed-duration PCM16 chunks.
- Chunks To Audio - Accumulates a stream of PCM16 audio chunks into a single audio file.
- Streaming Gain - Applies a gain (volume adjustment) to each chunk of a realtime audio stream.
- Streaming High Pass - Applies a high-pass filter to a realtime audio stream, keeping filter state a…
- Streaming Low Pass - Applies a low-pass filter to a realtime audio stream, keeping filter state ac…