Releases: jeremybernstein/reaper_automidireset
Releases · jeremybernstein/reaper_automidireset
v1.3.0
v1.3
- cleanup, consolidation of code between macOS and Linux where appropriate
- increase wait time on macOS and Linux to 1.5s (matches Windows now)
(this is still marked beta, but is stable and "production-ready")
v1.3-beta.1
- Linux version (NOTE: updated binary for Ubuntu flavors)
v1.2-beta.4
- simplify Windows callback logic
v1.2-beta.3
- fix potential macOS crash
v1.2-beta.2
- code cleanup
- remove REAPER 6.47 dependency (fallback to v1.1 behavior, may be less reliable on Windows -- use REAPER 6.47+ for best results)
- add custom action with version/credits/info
v1.2-beta.1
- updates to use new
midi_init()
API in REAPER 6.47 (requires ... REAPER 6.47 or newer)
v1.1
- Windows version (x64, w32)
- macOS version now dispatches the MIDI reset to the main thread (as on Windows)
v1.0
- initial release, universal x86_64/arm64, ad-hoc codesigned