forked from Minki/OffiTracker
Update README.md
This commit is contained in:
parent
75f9938727
commit
0af3446706
@ -19,12 +19,12 @@ Assuming `python3` is already installed, you can use the following command to in
|
||||
pip3 install csv numpy sounddevice
|
||||
```
|
||||
|
||||
After that, simply run `python3 offitracker.py` and enjoy.
|
||||
|
||||
|
||||
After that, simply run `python3 offitracker.py` and enjoy. The command can also take a path to a file as a parameter if you wish to use your shells autocompletion.
|
||||
|
||||
____
|
||||
|
||||
Examples can be found in the `example` folder.
|
||||
|
||||
A utility for converting midi files to csv can be found in the utility folder (monophonic only).
|
||||
|
||||
For usage information, check the contents of the `offitracker.py` file
|
||||
|
Loading…
Reference in New Issue
Block a user