peak tracker
Open source spectral audio effect (VST3, CLAP, LV2). Transpose and detune sounds by splitting them into frequency components and resynthesizing. Inspired by Miller Puckette’s peak tracking mode in the Pd/Max ~sigmund object.
Features:
- Transpose: repitch the incoming audio signal up or down by up to 2 octaves.
- Detune: applies a random offset to each frequency partial in the reassembled sound.
- Synth mode: connect a MIDI input and play notes to transpose the signal. Transposition is relative to middle C (Note 60). Use chords to create harmonies.
chaotic delay
Open source. Glitchy, messy, random audio delays.
Features:
- Delay buffer read/write head randomly changes speed and direction
- Chance & rate parameters determine how frequently the head changes speed/direction
sample mangler
Written in SuperCollider, record sounds and manipulate the playhead to chop them up in real time. Inspired by Rodrigo Constanzo’s Max patch “The Chocolate Grinder”.