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.

Continue reading “LMN-3: Putting The ‘OP’ In Open Source Synthesizers”

Tiny Wooden Laptop Packs Raspberry Pi

Building a handheld Raspberry Pi rig is practically a hacker rite of passage these days. Off-the-shelf parts keep getting better, and we’re now starting to see affordable compact LCD screens with decent resolution become common. [MakeFailRepeat] got his hands on a HyperPixel screen, and decided to whip up a neat project with it.

The result is a charming little laptop, packing a 4″ screen with 800×480 resolution. Input is via multi-touch, as well as an integrated keyboard. The frame of the laptop is wooden, with a 3D printer supplying parts for the hinge mechanism. To round out the aesthetics, the top of the device was given a decorative copper inlay. Power management is via a UPS hat, which allows the device to switch seamlessly between battery and mains power.

A project like this is a great way to learn a wide range of valuable skills. It involves woodworking and 3D design, as well as the basic configuration of a single board computer. They come in all shapes and sizes, like this tiny RetroPie handheld, or this slick laptop build. Video after the break.

Continue reading “Tiny Wooden Laptop Packs Raspberry Pi”