Circulate is an audio effect which uses banks of allpass filters to create phase smearing effects. The allpass filters, while leaving the frequency spectrum untouched, cause selective phase offsets around the chosen center frequency. These offsets present themselves as hollow and metallic short reverberation-like effects, useful for adding a dynamic metallic character to sounds. The effect is most pronounced on transient material, such as bass stabs, drum hits and plucks.
https://github.com/GullDSP/Circulate/releases
https://www.youtube.com/watch?v=rluT0xgxPuI
www.youtube.com/watch?v=tcsrC33vn1s&t=1s
- Sample accurate parameters and automation. Suitable for fast and complex automation and control via DAW modulators (for example Ableton LFOs)
- Up to 64 stages of allpass filtering with variable Q (Resonance).
- Center frequency can be controlled in Hz, or by selecting a MIDI note as the center.
- Optional positive or negative feedback through the filter bank to create spectral effects. Similar to a steep phaser
- Center - Center frequency of the allpass filter(s) in Hz
- Pitch - Sets the center frequency through MIDI note
- Det - Allows smooth offset (+/- 1 Octave) of the center frequency from the selected MIDI note
- Focus - The Q factor, or 'Resonance' of the allpass filters. Lower Q values spread the phase smearing over a wider range, higher values focus the smearing tighter around the center.
- Depth - Sets the number of allpass filters in the filter bank, up to a maximum of 64.
- Feed - Feedback is introduced into the filter bank, this *will* lead to frequency spectrum changes, through cancelling or boosting affected frequencies.
- This project is built using the Steinberg VST 3 SDK(https://www.steinberg.net/developers/).
- VST is a trademark of Steinberg Media Technologies GmbH.
- v1.0.5 fixes parameter issues with FLStudio
- v1.0.6 fixes buffer size issue with Sonar