DivKid's Month Of Modular Issue #8 May 2016 | Page 10

I had a 5U system for a while but there were really no options to expand it other than to essentially create a Moog modular clone. The main attraction of eurorack was the amount of options available. When I got into it years ago there may have been 20 manufacturers or less. Today that number has gone way up and looking through sites like Modulargrid can be overwhelming with the number of modules available now. I really enjoy the immediacy of using eurorack. It’s fun to just plugged things in and start making sound. I got an Arduino Uno shortly after getting into eurorack. I was doing extremely basic stuff like turning LEDs on and off to just learn programming because I’d had very little experience writing code up to this point. My first things I worked on were gate/clock modulators and simple sequencers. These never turned into anything beyond a breadboard because of my lack of knowledge around analog and simple stuff like how capacitors and opamps work. Eventually through trial and error I learned the basics of getting a module to work standalone as opposed to using an Arduino hooked up to a breadboard. Out of necessity I learned how to create schematics and lay out PCBs. I use a program called Diptrace which I would highly recommend to anyone beginning to make modules as it’s very intuitive unlike other software like Eagle. Thanks to services like OSH Park I was able to affordably prototype some early designs and still use them to this day for initial prototypes. With Malekko my focus has been making modules that are made for live performance. This usually means making things as small as possible which has led me to learn how to solder stuff I wouldn’t never imagined possible to do by hand. Many of the new modules I’m working on are based on the Teensy LC which uses a QFN package type. Soldering this for the first time was a nightmare but after learning the technique and having proper magnification I’ve soldered them a few times since with no issues at all.

You designed the Varigate4 (click HERE for a video from me) and are working on the ADLFO as well. What's next and do you see DSP / coding as your strong point?

I’m no expert at any one thing I do but I believe my main strength is that I can take a module from concept to finished product (schematic/pcb design, soldering, programming). I would say programming is what I’m best at. Up to this point the hardware side of things has been learned as I go to support what I want to do with the code. I actually don’t have much experience with DSP programming. I’m looking at a few platforms to start doing experiments with this summer. Many of my module ideas are based around sequencing, clocking and interesting ways of creating rhythms. I’m always trying to think of unique ideas that haven’t been done or making modules that perform functions that would’ve previously taken many modules to accomplish.