SamplerBox icon indicating copy to clipboard operation
SamplerBox copied to clipboard

Make samplerbox.py work with rtmidi-python

Open mojca opened this issue 3 years ago • 0 comments

I'm having troubles installing rtmidi_python on Windows. After checking, it seems like the project is pretty abandoned. In order to make SamplerBox working on my PC, I had to switch to python-rtmidi instead (and make changes necessary for python 3 compatibility as I didn't want to install python 2.7).

This is a trivial patch that makes this possible.

mojca avatar Jul 28 '22 15:07 mojca