PJRC.COM Offline Archive, February 07, 2004 Visit this page on the live site |
| ||
Shopping Cart Checkout Shipping Cost Download Website |
Home | MP3 Player | 8051 Tools | All Projects | PJRC Store | Site Map |
You are here: MIDI Drum Machine Features | Search PJRC |
|
|
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.
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.