Being very much an electronics beginner, I thought it’d be interesting to make a small Lunetta / CMOS synth style mini-modular as I learn more and improve my skills. I guess I’ll post here what I’m up to, see what you all think, I’m sure you will have interesting reactions. I love to post excessively frequent updates about my creative project in unnecessary detail.
I’ve been working through Elliot Williams’ Hackaday Logic Noise series, a fantastic introduction to some of the chips used to make these. The general idea is to expose the pinout of CMOS chips to the performer as directly as possible. Those chips deal with digital signals, so it’s mostly binary logic and square waves. Stanley Lunetta, after whom the synths are named, made them with banana plugs, but I’m gonna make it tiny, using pin headers and Dupont cables.
The schematics are easy to get going on the breadboard, but I wanted them to be a bit more permanent.
Elliot made PCBs for his blog post series, containing pretty much every circuit explained in the posts. So I decided to simply send the Gerbers to a PCB fab, bought the BOM, and assembled it, thread’s over, project is complete. Thanks for reading!
Ok nah I didn’t actually do that. I’m gonna do it the hard way instead
While researching the topic, I saw this video and immediately loved the aesthetic of it. All the guts exposed.
So I decided to try out using perfboard for it too, and made some 3D print tests to get a nice enclosure:
But the wiring turned out to be much more difficult than I imagined, and in addition to that, it refused to spring to life, for no clear reason.
Frankly, I don’t like using perfboard. It feels messy and dirty to join leads together. Every build technique feels awkward. Always feels like a miracle when the multimeter tells you you’re not shorting anything.
At a loss how to debug it, I decided to shelve it for now (I’ll see if I can figure it out in a month or so when I know more), and try out something easier, permanent prototype PCB that imitate a breadboard layout.
I started creating a layout with DIYLC, but that tool doesn’t really do footprints, I had to experiment with the real thing to make sure my idea would physically fit.
After that, I tried out my ideas on a real half-size breadboard, and wrote them down on the computer:
For this V2, I changed to male pin headers, as I realized they would make it easier to use jumpers to short adjacent pins.
A few hours and minor revisions later, I have it working! It’s not finished yet, I need to wire the pots and make it an enclosure, but you can hear it growl, it is angry:
I might have made the Blinkenlichten too powerful… Gonna need sunglasses to patch the thing. And don’t be fooled by all the gear I have, I barely understand what I’m doing yet. But I’m sure I’ll understand a lot more by the time I give this little board a dozen of friends
CMOS stuff can run at a wide range of voltages, so I went with 12V for now. I can still change it, I guess, if there’s a good reason to. My thinking going with 12V was:
- Will be easy to find a PSU for it
- I wanna use LEDs all over the place and not sweat the power consumption so I don’t wanna use a 9V battery
- I’d love to add a microcontroller to do… something with it, I don’t know what yet. Might be easier to go with 5V for this reason maybe?
- 12V will let it talk to eurorack/kosmo stuff somewhat safely (provided protections from negative voltage)
- Actually I didn’t really think very hard about this I guess
Even if I’m doing this in great part as a learning project, ultimately it has to yield an object that is musically useful. I’m not big into doing “experimental” “ambient” “drone” “noise” music. Even if I’ll get later to make an exponential VCO that will accept V/Oct, it seems to be shaping up to be the kind of beast that yearns to sing notes with no name. So I think my focus will be on making it primarily a useful rhythm machine. Not necessarily drums and percussive, but mostly about rhythmic sounds of indeterminate pitch.
Some good other resources about this style of circuit, if anyone’s interested:
- Electro-music’s Lunetta forum
- Introduction to “Lunetta” CMOS Synths by Sergio Gonzalez
- Castle Rocktronics
Hopefully I get this first module finished tomorrow!