Custom controller for Conscious Youth

Last time I’ve built a custom MIDI controller for someone was quite a while ago. Actually, I’ve been so focused on OpenDeck in the last few years I barely even mention to anyone that I do actually build entire controllers as well - and why bother? Most of the conversations about that look almost exactly like this:

Someone: Hi! So you can build a custom MIDI controllers?

Me: Yes.

Someone: So, I need .

Me: That will cost you $$$.

Someone: Oh, hear you later then.

Obviously, I never hear from those people again. Building a custom controller is a big undertaking, takes a lot of time and effort and then people expect to pay 100$ for it. Get off my lawn!

Anyways, the unexpected turn of events was when Matt from Woodland Records/Conscious Youth dub collective approached me sometime earlier this year (thanks to Karlo from Homegrown sound - same Karlo for whom I’ve built Sensimidia controller) and that same conversation from above actually continued. His requirements were the following:

  • 12x faders
  • 12x4 potentiometers
  • 12x buttons with LEDs

Really big controller then - in fact, largest I’ve ever built. Design was quite simple as Matt didn’t want any special name or logo for controller - except for mine, which was also updated.

Designing the electronics took me some time. Pictures below!

There is one PCB for each group of 8 potentiometers. There are actually two variants of those PCBs - one “master” and second one “slave”. Since I’ve used 16-channel multiplexers in this controller, one PCB had that multiplexer and second one (“slave”) didn’t - the point was to connect the slave board to the master, and then from master potentiometer board to main PCB. In total - only three cables to main PCB. All the boards are also screwed to plexiglas holder.

There is one PCB per fader as well - those boards contain connector to main board only. Main board is soldered directly to middle two faders and every other board connects to it.

Each button has a small PCB. Two lines go straight to main board, and GND connection is achieved by soldering the button/LED PCB to the nearest fader board.

Everything wired up.

The final product looks like this:

I’m really happy with how everything turned out, even though it took me more time than I anticipated - those things happen when you mess up PCB design, plate design, order the wrong components etc. Feels like I did everything twice for this controller!

On the software side of things, OpenDeck runs the show, of course, which means it’s configurable just as any other OpenDeck board. There are only few lines of code specific for this controller.

Here’s to hoping it’s going to serve Matt well in his live shows.

Thanks for reading!

Tags :