Programs for Controlling Electronic Music Devices
This page lists program code and any relevant circuits for various musical
device controlling programs.
- cout --
Demonstration of MIDI output from the Basic Stamp IIsx microcontroller.
- max1270 --
Digital sampling using the MAXIM 1270 12-bit DAC chip.
- max3110 --
MIDI input into the Basic Stamp IIsx using the
MAXIM 3110 UART chip.
- midi1270 --
Combines the cout program with the max1270 program
to send 12-bit A/D sampled data via MIDI out.
- midi8 --
Similar to midi1270, but all 8 A/D channels are sent
cyclically via MIDI out.
Scenix Microcontroller