Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MusicallyInspired authored Nov 17, 2024
1 parent 9cc3e02 commit b35b996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This script reads MIDI message from an input port and passes them through to an

### Dependencies
* Mido
* Colorama *(for console log output, possibly temporary)*
* Colorama *(for console log output readability while debugging, possibly temporary)*

### Current State:
This script is currently still unfinished. Its basic functions work (please report any bugs if you run into any!) but right now it will start with a default blank slate "INIT" voice parameters. There isn't currently any implementation to let the FB-01 know that. Which means any modifications to parameters will be done in context with the "INIT" voice and you could see parameters reset to zero (or whatever the defaults are) that share sysex messages with other parameters that you modify. Meaning you'll have to set those again.
Expand Down

0 comments on commit b35b996

Please sign in to comment.