NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Project Help and Ideas » NerdKit Vocoder?
|
January 06, 2013 by Hexorg |
Hey everyone! So I was reading around some theory behind vocoders (they make those funky robot voices from the microphone input), and I want to build one using the nerdkit. But before I start I want to make sure I understand the theory behind all this. In an article I found, they describe how a vocoder works. Since I'm using a microcontroller, most of the components will be in the code. They keep talking about splitting the signal into the bands. Is that essentially fourier transform? So do I understand it rigt? I just need to pass microphone and carrier (eg. guitar) through the fourier transform, and then just multiply the two arrays together? |
|---|
Please log in to post a reply.
|
Did you know that binary numbers use base 2 to represent numbers, and these are important for understanding microcontroller registers? Learn more...
|