8000 Releases · keijiro/Minis · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: keijiro/Minis

1.3.1: AnyKey Control Bug Fix

19 May 05:57
Compare
Choose a tag to compare
  • Fixed an issue where AnyNoteVelocity was incorrectly triggered on note off events when multiple keys were pressed simultaneously.

1.3.0: Feature Additions and Bug Fixes

19 May 04:22
Compare
Choose a tag to compare
  • 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

07 May 02:41
Compare
Choose a tag to compare
  • Added Web support (via Web MIDI)

1.1.0: iOS/Android support

04 May 12:34
Compare
Choose a tag to compare
  • Update the backend (RtMidi) version to add iOS/Android support.

1.0.10: Apple Silicon support

05 Aug 13:57
Compare
Choose a tag to compare
  • Added Apple Silicon (M1) support on macOS.
0