All posts in the 'MIDI related projects' Category


EMU Xmidi 1x1 USB MIDI Interface

Paper Sensor

Paper Sensor
The idea of the โ€œPaper Sensorโ€ is to control sound on an individual storage medium: Silver Lines on continuous paper. It could also be used as a Midi-Controller for Digital Music.[more]

Posted in : MIDI related projects | Sensor projects

Pepper-MIDI

Pepper-MIDI
This is a MIDI interface for SX-150 to control it with sequencers in PC using AVR-MIDI.It is very easy to build such device with it. AVR-MIDI allows us to connect AVR microprocessor directory to USB and to accept USB MIDI profile. Which means no other MIDI devices are required to connect SX-150 to PC, and still have capability to handle MIDI messages. If you donโ€™t have a MIDI interface for PC, AVR-MIDI has advantage.[more]


Posted in : AVR projects | MIDI related projects | USB projects

USB MIDIbox Module Hardware

USB MIDIbox Module Hardware
This USB module provides 2 MIDI In and 2 MIDI Out ports which are linked to the computer via USB. The driver is based on the official Device Class Definition from usb.org and plays together with every operating system which supports this class: WinME, Win2k, WinXP, Mac OS X, Linux, Pegasos, MorphOS and OS4.[more]

Posted in : MIDI related projects | USB projects

Homemade MIDI turntable

Homemade MIDI turntable
Cheap and simple homemade MIDI turntable with GPL2 license. Using a ATmega, a HDNS-2000 optical mouse encoder, GCC-AVR, AVR-Libc and FreeRTOS.The microcontroller ATmega16 is the brain. As inputs, there is only two, the YA and YB from HDNS-2000 IC, which reside inside the optical mouse. With this two inputs, we can know the direction of movement and velocity of the turntable.As outputs, the microcontroller output information for MIDI and for three LEDs. It sends by MIDI information about the movement of turntable. One LED flash just for show activity of the microcontroller, and the other two, turn on when there is movement of the turntable.[more]

Posted in : AVR projects | MIDI related projects

Arduino MIDI Volume Pedal

Arduino MIDI Volume Pedal
This is the MIDI volume pedal project designed by Keith Neufeld.This synths also have an internal volume setting thatโ€™s controlled by software (like the volume control on an iPod, or a PC, or a higher-end car stereo). And this internal volume setting can be addressed by MIDI, since MIDI is digital commands sent serially over a cable. The circuit is very simple.MIDI connects devices using a current loop.[more]

Posted in : Arduino projects | MIDI related projects | Sound related projects

Next Page »