midi123 v2.1.0 is now released!
- Linux x86-64 AppImage: download (SHA256: e310d8215d491f730d1db6a471beec37a301632f5d826005c81923c615ccf6bd)
- For source code, clone this Fossil repository and checkout v2.1.0:
fossil clone https://chiselapp.com/user/MistressRemilia/repository/midi123/ && cd midi123 && fossil checkout v2.1.0
- Want to build from source? Check out the Building page for instructions.
Notable changes in v2.1.0:
- Minor breaking change: the config file now uses YAML. The program will automatically convert it to the new format when it first starts.
- Support for rendering to Au files added.
- Add a configurable equalizer effect to the output. See the Configuration File Format page for info on how to configure it.
- Add support for selectable reverb types.
- Add support for selectable chorus interpolation modes.
- The progress bar is now always visible.
- Add a VU meter to the output.
- Selectable lowpass fitlers for both voices and channels. These can be changed on the command line and via the config file.
- Keyboard control is now always enabled, and has been expanded. You can use
e
to enable/disable the EQ during playback, and pressp
to go back one track.