| ||
Shopping Cart Download Website |
Home | Products | Teensy | Blog | Forum |
You are here: MIDI Drum Machine Features |
|
MIDI Drum Machine Features
Front Panel Operation
To adjust parameters, the user presses the Pad button to select which pad to configure. The one of the 8 LEDs arranged in the shape of the pads lights to indicate which pad is selected. The Option button is pressed to select one of the 8 configurable parameteters, indicated by the 8 LEDs on the far right. At all times, the 3 digit display shows the configured value of the select option and pad. Pressing the Up and Down buttons increments and decrements the value. By using this simple interface, each pad to easily to configured to play a custom sound from any synth connected to the MIDI network. MIDI is RequiredThis simple diagram shows how the MIDI Drum Machine would be used. It only produces MIDI output messages. There is no direct audio output. The MIDI network (red lines) requires synthesizers to receive the MIDI commands and play sounds, which are typically mixed (plus symbol) and of course amplified. Of course, more complex systems are possible. The key point is that this drum machine only prodives MIDI output messages.TODO: Create some pages that explain the bits and bytes of MIDI, and specifically how they are used by this project. TODO: Add a section about the other cool features that were planned but never got implemented (MIDI merge, interrupt driven serial I/O, other things I probably don't remember anymore). Most of these ideas had provisions in the firmware and hardware, which should be explained somewhere.
|