v0.0.2
Full Changelog: v0.0.1...v0.0.2
Changes:
- Removed downloaded python package (rtmidi) and local import
- Install through wheels packages of rtmidi and definition in blender-manifest
- Fallback to local installation in plugin install directory if this somehow fails (e.g. older blender versions?)
- Local installation is a choice shown to the user if the import fails, but is not really recommended...
- Fallback to local installation in plugin install directory if this somehow fails (e.g. older blender versions?)
Note: After some initial testing it appears that the plugin only seems to work in Blender 4.2 and up.
I will be working on a release for older blender versions, if there is any need for it (make an issue in github please.).