Music

Take your creations beyond the workshop and onto the stage with diy music instruments! Let us show you how these creations range from simple, basic setups that produce beautiful sounds to more complex projects that require a greater level of engineering knowledge. With these tutorials and examples, we’ll guide you on this journey to make your own musical instrument for experimental, artistic or everyday use – so whether you’re starting out new or a seasoned sound creator, come explore the wonderful world of making your own music.

MIDI-controlled circuit bending interface

Daniel Park describes his approach to controlling circuit bent Alesis QSR Quadrasynth through MIDI data, simplifying control for musicians – With this design I wanted the entire bent interface under MIDI control. Any MIDI source: MIDI cc’s, program changes, tempo synch, MIDI machine commands, notation can be routed to any destination on the circuit bent interface via sysex programming. […] The […]

Arduino & BlinkM music visualizer

Arduino & BlinkM music visualizer

This music visualizer project combines two of my favorite things, Arduino’s & BlinkM’s, with another one of my favorite things, music! In the video above, all the BlinkM’s are mapped to display the same value, but they can be controlled individually with some code modifications. Check out the link for complete build instructions and the Arduino code.