-
Notifications
You must be signed in to change notification settings - Fork 1
Home
glosterva edited this page Nov 1, 2013
·
2 revisions
Welcome to the ArduinoMidiSequencer wiki! The sequencer comes preloaded with a sequence that the readme file describes. You can play the sequence, stop it, and record a new sequence. Like old-school sequencers, it plays every note for the same duration, and with the same velocity. When it plays, it generates a stream of MIDI commands that can drive almost any MIDI keyboard or sound module. Knobs control Tempo and Velocity. (Velocity is a value sent to the keyboard that simulates how hard the sequencer is hitting the keys.)
It is intended to run on an Arduino Uno or similar Arduino single-board computer, with a SparkFun MIDI Shield board attached.