Thanks for taking a look at the code.
The features I would love in a good comb filter would be cv control over delay time, resonance and volume. The delay time would be 2.0ms - 25ms.
Search found 2 matches
- Thu Apr 21, 2011 10:18 pm
- Forum: Algorithm development
- Topic: Random LFO
- Replies: 2
- Views: 6608
- Thu Apr 21, 2011 6:56 am
- Forum: Algorithm development
- Topic: Random LFO
- Replies: 2
- Views: 6608
Random LFO
I've been trying to wrap my head around converting this code to work with the FV-1 Anyone willing to help push me in the right direction? % Random LFO Generator % creates a random sinusoidal waveform with no discontinuities % rate = average rate in Hz % N = run length in samples % Fs = sample freque...