Ported from Arduino MIDI library Orignal: http://www.arduino.cc/playground/Main/MIDILibrary use Serial (UART)
Revision 2:7791cb1cb0b9, committed 2019-10-01
- Comitter:
- gidiana
- Date:
- Tue Oct 01 10:41:25 2019 +0000
- Parent:
- 1:0eeca7deec08
- Commit message:
- personalization
Changed in this revision
MIDI.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 0eeca7deec08 -r 7791cb1cb0b9 MIDI.h --- a/MIDI.h Tue Jan 08 03:32:22 2013 +0000 +++ b/MIDI.h Tue Oct 01 10:41:25 2019 +0000 @@ -57,7 +57,7 @@ // (do not modify anything under this line unless you know what you are doing) -#define MIDI_BAUDRATE 31250 +#define MIDI_BAUDRATE 115200 #define MIDI_CHANNEL_OMNI 0 #define MIDI_CHANNEL_OFF 17 // and over