DIYstompboxes.com

DIY Stompboxes => Digital & DSP => Topic started by: slacker on November 15, 2008, 12:45:37 PM

Title: Couple of quick questions about the FV-1 chip
Post by: slacker on November 15, 2008, 12:45:37 PM
Hopefully easy questions for anyone who's played with an FV-1.

I've seen that it can do up to a second of delay. Can it do this without any programming and can you make it just delay the input signal, ie:- no repeats just play something in and it comes out a second later?
Title: Re: Couple of quick questions about the FV-1 chip
Post by: octfrank on November 15, 2008, 04:37:59 PM
Quote from: slacker on November 15, 2008, 12:45:37 PM
I've seen that it can do up to a second of delay. Can it do this without any programming
No, that is not one of the built in programs. You would need to write a program to do it.

Quote
and can you make it just delay the input signal, ie:- no repeats just play something in and it comes out a second later?
That would be an easy program: read ADC, write to delay head, read delay tail, write to DAC
Title: Re: Couple of quick questions about the FV-1 chip
Post by: slacker on November 15, 2008, 06:40:31 PM
Thanks for the info.