Releases: keijiro/Minis
Releases · keijiro/Minis
1.3.1: AnyKey Control Bug Fix
1.3.0: Feature Additions and Bug Fixes
- Polyphonic Aftertouch Support: Each note control now provides real-time pressure values.
- Pitch Bend and Channel Pressure (Channel Aftertouch) Support: Now available as axis controls.
- “Any Note” Controls: Added Any Note Number and Any Note Velocity controls that reflect the most recently pressed key.
- Subframe Timestamp Support: Input events now include subframe-accurate timestamps, improving timing precision beyond frame-locked updates.
- Note-On-Only Device Support: Devices that only send note-on messages (such as some electronic drums) are now supported.
- Miscellaneous Bug Fixes
1.2.0: Web support
- Added Web support (via Web MIDI)
1.1.0: iOS/Android support
- Update the backend (RtMidi) version to add iOS/Android support.
1.0.10: Apple Silicon support
- Added Apple Silicon (M1) support on macOS.