LMN-3: Putting The ‘OP’ In Open Source Synthesizers

Some projects you come across simply leave you in awe when you look at the thought and the resulting amount of work that went into it, not only for the actual implementation, but everything around it. Even more so when it’s a single-developer open source project. [Stone Preston]’s synth / sampler / sequencer / DAW-in-a-box LMN-3 absolutely fits the description here, and it seems like he has set his heart on making sure everyone can built one for themselves, by providing all the design files from case down to the keycaps.

The LMN-3 (LMN as in “lemon”, not “comes before the OP“) is intended as a standalone, portable digital audio workstation, and is built around a Raspberry Pi 4 with a HyperPixel display for the user interface. The UI itself, and with it the core part of the software, was created using the Tracktion Engine, which itself uses the JUCE framework and combines your typical synthesizer, sequencer, and sampler features with the DAW part to handle recording, editing, and mixing. The remaining hardware is a custom-designed PCB with a set of function and keyboard buttons, along with a pitch bend joystick and four rotary encoders with push buttons that serve as main input handlers. Oh yes, and a Teensy board.

The UI is actually entirely controlled via MIDI commands, and custom firmware on the Teensy is translating the input events from buttons, encoders, and joystick accordingly. This essentially decouples the hardware from the software, and using a cross-platform framework underneath, you can also run the UI standalone on your computer and use any 3rd-party MIDI controller you like. Or then, as [Stone] thought really about everything, use a hardware emulator he created in addition. You could even leave out the Raspberry Pi and software altogether and turn this into a pure MIDI controller. If that sounds tempting, but you’re looking for something with more knobs and sliders instead of buttons, check out the Traktorino. And if you actually prefer a mouse as input device, there’s always something running in a browser.

10 thoughts on “LMN-3: Putting The ‘OP’ In Open Source Synthesizers

  1. Amazing project, though considering how otherwise polished it is I’m a bit disappointed by the exposed USB cable for internal signal routing. Also, aren’t proper RPis still hard to come by? I would think the zero or some cheaper clone would be a better fit for an embedded project like this

  2. Wow, that’s an amazing accomplishment, nicely done and thanks for sharing!!
    The one thing I’d consider for the next incarnation: If you added a low E and a high F to the keyboard, you’d have 16 keys across the bottom for X0X style sequence entry (like my trusty RS7000, among others).

  3. Man, this have so many functions it should come with a 200 page manual. Hard-copy, not PDF, and on those spiral bonded manuals from IBM.

    I wish I had enough time, skills, dedication and creativity to do something like that! Truly neat!

Leave a Reply to BonzCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.