amsynth 1.12.2 -- 2020-11-20
- Fixed a regression in 1.12.0 that broke ALSA MIDI
amsynth 1.12.1 -- 2020-11-14
- Fixed LV2 manifest format error
amsynth 1.12.0 -- 2020-11-08
- Improved HiDPI autodetection and added --force-device-scale-factor command line option
- Presets are now available to be loaded in VST hosts using the generic GUI (e.g. REAPER)
- Fixed a bug that caused MIDI channel and polyphony settings from the command line or
configuration file to be ignored.
- Fixed a bug that caused MIDI channel setting to be ignored when sending MIDI over JACK
- Fixed a MIDI parsing bug in the VST plugin that caused stuck notes in REAPER
- Fixed a crash when compiled with LASH support but without a LASH server running
- Added mouse wheel support for controls
- Implemented UI upscaling for background and controls on HiDPI displays
- Fixed a regression in 1.10.0 that changed the sound of patches using ring modulation
- Fixed LV2 lint error caused by missing minorVersion and microVersion
- Removed dependency on oscpack for Non Session Manager support