Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
setup_fluidpatcher_win32.exe | 2021-01-14 | 2.4 MB | |
setup_fluidpatcher_win64.exe | 2021-01-14 | 2.6 MB | |
FluidPatcher 0.3.3.tar.gz | 2021-01-11 | 418.2 kB | |
FluidPatcher 0.3.3.zip | 2021-01-11 | 427.0 kB | |
README.md | 2021-01-11 | 334 Bytes | |
Totals: 5 Items | 5.8 MB | 0 |
- catch exceptions if server socket in use so scripts don't die
- rename some files and tweak code for clarity and later additions
- fix patch selection by continuous controller
Requires Python 3 and modules oyaml, mido, python-rtmidi, and wxpython.
python -m pip install oyaml mido python-rtmidi wxpython