Releases: insomnimus/plmidi
Releases · insomnimus/plmidi
v0.14.2
Bug Fixes
- fixed prev/next leaving notes hanging with the system synths
- fixed pausing during palyback leaving notes on
v0.14.0
Code Refactoring
- changed midir dependency to the re-export from nodi
Docs
Build
- feature-gated midir support and made fluid feature enabled by default
v0.13.1
Chore
- cleaned up the repository
Features
- added experimental multi-file playback
v0.12.0
Performance Improvements
- fixed over-using the cpu due to frequent polls
Features
- added default_missing_value to --fluidsynth and alaised it with --soundfont
Bug Fixes
- fixed fluidlite warnings popping up as errors
- made fluidlite logging log crate compatible
Chore
- removed anyhow dependency
v0.11.4
Bug Fixes
- fixed raw mode failing to disable after track ends
- fixed raw mode causing issues
- fixed compilation errors on *NIX
Features
- made *nix error output prettier
- made fluidlite support optional
- added experimental built-in fluidsynth support
v0.10.0
Bug Fixes
- added the missing -t --transpose flag and updated dependencies
v0.9.8
v0.9.8 (2022-04-07)
Continuous Integration
- fixed aarch64 and armv7 builds
Chore
- updated to the latest nodi
- upgraded dependencies
v0.9.6
v0.9.6 (2022-03-07)
Build
Chore
- updated license to 2022
- update installation instructions