Update readme to match source code
This commit is contained in:
parent
572cfbc002
commit
f73ddc6557
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@ next to it are.
|
||||||
Open NuEVI.ino in the Arduino IDE. Under "Tools -> Board", select "Teensy 3.2 / 3.1". Then set
|
Open NuEVI.ino in the Arduino IDE. Under "Tools -> Board", select "Teensy 3.2 / 3.1". Then set
|
||||||
"Tools -> USB Type" to "MIDI".
|
"Tools -> USB Type" to "MIDI".
|
||||||
|
|
||||||
If you have Teensyduino 1.4.1 or later, you also need to change an option in the code. In the
|
If you have Teensyduino 1.4.0 or earlier, you also need to change an option in the code. In the
|
||||||
Arduino Editor (where you have NuEVI.ino open), uncomment the line with `#define NEWTEENSYDUINO`. If
|
Arduino Editor (where you have NuEVI.ino open), comment out the line with `#define NEWTEENSYDUINO`. If
|
||||||
this does not match the Teensyduino version, pitch bend over USB-MIDI will not work properly.
|
this does not match the Teensyduino version, pitch bend over USB-MIDI will not work properly.
|
||||||
|
|
||||||
### Building and uploading
|
### Building and uploading
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue