Page 1 of 1

Easiest way to build a custom MIDI Controller?

Posted: Tue May 13, 2014 1:34 pm
by Evengy
hey guys,

whats the easiest way to build a custom midi controller for people who haven´t that much experience? yeah, low skill soldering is possible but maybe there is something new like a plug-in system.

my dream is a midi desktop synth with a subtractive layout to control some of my vsts. another dream is a 16 channel midi mixer. a layout like a analogue mixer but build as a midi controller :)

best wishes

Re: Easiest way to build a custom MIDI Controller?

Posted: Tue May 13, 2014 2:19 pm
by dr.mysterium
Don't forget about the scripts you'll need to code in python to get your DIY controller to communicate with ableton.

Re: Easiest way to build a custom MIDI Controller?

Posted: Tue May 13, 2014 2:23 pm
by H20nly
Buy a Launchpad and paint it.

Re: Easiest way to build a custom MIDI Controller?

Posted: Tue May 13, 2014 2:31 pm
by TomViolenz
Midibox.org is a community of developers of a lot of boards you could use for building controllers with some easy soldering of the encoder/button contacts.

They also developed open source software to make this work in a DAW. Ready to use! So Phyton coding is not strictly necessary. Especially if you just want a generic Midi controller that you just map to things in Live.
(But making your own scripts would certainly enhance the power your controller might have)

Re: Easiest way to build a custom MIDI Controller?

Posted: Tue May 13, 2014 2:34 pm
by cotdagoo
ipad / Lemur app or touchOSC maybe?

Re: Easiest way to build a custom MIDI Controller?

Posted: Tue May 13, 2014 3:19 pm
by Pitch Black

Re: Easiest way to build a custom MIDI Controller?

Posted: Tue May 13, 2014 8:30 pm
by login
Hale micro offers a simple solutión that may work for you.

:)

http://www.halemicro.com/wp/

Re: Easiest way to build a custom MIDI Controller?

Posted: Tue May 13, 2014 9:21 pm
by clydesdale

Re: Easiest way to build a custom MIDI Controller?

Posted: Wed May 14, 2014 3:08 pm
by 8O
login wrote:Hale micro offers a simple solutión that may work for you.

:)

http://www.halemicro.com/wp/
Are Hale still going?

Re: Easiest way to build a custom MIDI Controller?

Posted: Wed May 14, 2014 9:54 pm
by Semuta
In terms of a hardware oriented DIY starting point, particularly if you're new to soldering etc, I think the brain is a good start... It'll give you 16 knobs/faders and 16 buttons as well as 16 LED's. It's reconfigurable in terms of the message types it can output, and comes with a usb interface... I built a foot controller with it (all buttons, no LED's) and my review is at amazon:

http://www.amazon.com/Livid-Instruments ... ivid+brain

The larger Brain system looks pretty cool, and appears to be pretty easy to build on assuming you're willing to use Livid's "Building Blocks".

Ultimately though, bang for your buck-wise, the lemur on the ipad is the way to go in terms of sheer flexibility. If you want something larger, a 10" or larger android tablet with touchOSC is another, similar, option.

http://shop.lividinstruments.com/brain-jr/

Good luck building!

-S!

Re: Easiest way to build a custom MIDI Controller?

Posted: Fri May 16, 2014 7:23 am
by Evengy
i will have a look at livid and midibox!

android with touchosc is also a good advice but i think i will add this for fx x-y controllers later. for my main midi mixer and a controller for my vsts i prefer hardware ;)

halemicro seems to be very interesting but everything is out of stock.

thank you guys!