colegi de scoala
desktop computers
display racks
I've decided to revisit my Arduino synth project from last September in hopes of creating a versatile synthesizer shield. I'm rather partial to the digitally-controlled-analog approach. I had an XR2206 function generator IC lying about, so I decided to put it to work as a possible core/VCO of this endeavor. It's quite easy to set up for accurate sine wave generation though driving the frequency with a convenient voltage is still something I'm figuring out.
Datasheets always seem to get a little vague just in the real clutch areas I need to focus on - a circumstance I find myself in often when getting to know a component, I suppose I'm a bit impatient and would rather experiment than attempt to decipher datasheet specs which I'm unfamiliar with. - And of course, why not? - the experimentation is the fun part! As a kid I remember acquiring new transformer figures and excitedly attempting to morph them without consulting the highly visible photo-instructions printed on each package. It's efficient to approach a new situation with proper procedure dictated to you - but that always leave me asking, "Why is that the proper method? and is it really the best way?" more to come . . .


Ah nice. I stopped by today to see if there was any further development with the synth. I'll be interested to see what comes next. I'm currently using the original code to drive the sound on a musical doorbell with simple tracker. I've finally found the squishy button touch sensor, now just to put the finishing touches on the song!
Actually I got some sounds going late last night - if i have a chance I'll post the (somewhat glitchy) samples tonight or tomorrow.
Doorbell project sounds cool (especially since my apartment sorely needs one.)
Let me know if or when you have any pics/samples available.
How about using a DAC for voltage control? I just got some XR2206's, and that's what I have in mind.
Cheers!
Hey, I just rigged an XR up to an arduino via a TLC5940 and a bunch of vactrols:
http://www.youtube.com/watch?v=M6_TKkJrFsA
not musical or anything as of yet, but I've only had it for a day so far. Coding continues apace.