@planetary funk
My college gets stuff from rapid, anywhere else the teacher throws a little fit
@the wilderbeast
My focus is on building it as well as the DSP.
I'm hoping the DSP won't be too complicated, I'm basically just recording a few 8-bit samples and then playing them back through a DAC...
I'm really just doing a prototype at the minute but as it stands it is like:
Guitar > Op-amp > ADC >Processor (ATMega644p) > DAC > voltage splitter (to return back to original voltage) > Amp
However, thinking about it, i'm going to need more memory. The ATMega644p only has 9kb and if i'm sampling at about 100-150 samples a second, thats not even going to last me a second :S.
[edit] what am I talking about? It has 64kb flash, but then thats still only about half a second of sound. [/edit]
[edit]By my calculation, at a sample rate of 100ks/s I need about 3mb of memory just to hold 30 seconds of sound, which should be enough. I'm going to need some pretty fast memory though... a write time of about 10 uS
If pots and pans were "if"s and "and"s there would be no work for programmer's hands...