A music player based on pyfluidsynth to play midi files with given patches for each track
pip install -r requirements.txt
Currently the system only supports the instrumental tracks of Switched on Bach by Wendy Carlos. To synthesize a specific track, run
python synthesize_sob.py -i [instrument] -p [part_name]
- trombone
- flute
- oboe
- violin
- violinEnsemble
- viola
- doubleBass
- cello