v0.4.1 - Bug Fixes and Improvements
✨NEW✨
- Add basic hard-coded support for keyswitches for Spitfire Audio plugins
🛠️FIXES🛠️
- Fix bug where LaunchKeyMk2 knobs had bad coordinates
- Fix bug with color interpolation
- Fix issue where knobs snap to the wrong range
- Make behaviour with grouped channel rack plugins consistent
📝DOCUMENTATION📝
- Improve docstrings for many modules
🚀TESTING🚀
- Improve unit tests for color type
- Add unit tests for snapping
❗KNOWN ISSUES❗
- Generator plugins can't be selected correctly if they aren't in the active group (need support for global indexes in the plugins module)
- Using the mixer when multiple devices are connected to the script is unreliable (need to find a way to communicate active mixer slots)