Skip to content

Releases: insomnimus/plmidi

v0.14.2

16 Jun 19:52
Compare
Choose a tag to compare

v0.14.2 (2022-06-13)

Bug Fixes

  • fixed prev/next leaving notes hanging with the system synths
  • fixed pausing during palyback leaving notes on

v0.14.0

11 Jun 23:05
Compare
Choose a tag to compare

v0.14.0 (2022-06-12)

Code Refactoring

  • changed midir dependency to the re-export from nodi

Docs

  • updated readme

Build

  • feature-gated midir support and made fluid feature enabled by default

v0.13.1

11 Jun 00:30
Compare
Choose a tag to compare

v0.13.1 (2022-06-11)

Chore

  • cleaned up the repository

Features

  • added experimental multi-file playback

v0.12.0

08 Jun 22:48
Compare
Choose a tag to compare

v0.12.0 (2022-06-09)

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

05 Jun 00:30
Compare
Choose a tag to compare

v0.11.4 (2022-06-05)

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

18 May 21:58
Compare
Choose a tag to compare

v0.10.0 (2022-05-19)

Bug Fixes

  • added the missing -t --transpose flag and updated dependencies

v0.9.8

07 Apr 19:46
Compare
Choose a tag to compare

v0.9.8 (2022-04-07)

Continuous Integration

  • fixed aarch64 and armv7 builds

Chore

  • updated to the latest nodi
  • upgraded dependencies

v0.9.6

07 Mar 20:21
Compare
Choose a tag to compare

v0.9.6 (2022-03-07)

Build

  • moved to stable clap

Chore

  • updated license to 2022
  • update installation instructions

v0.9.5

01 Jan 17:08
f69ed10
Compare
Choose a tag to compare

v0.9.5 (2022-01-01)

Chore

  • update to stable clap

v0.9.4

22 Dec 16:21
38e5432
Compare
Choose a tag to compare

v0.9.4 (2021-12-22)

Chore

  • update clap version