Amsynth Versions Save

Simple software synthesizer for Linux

release-1.13.3

1 month ago
  • Fixed an error when building DSSI GUI with GCC 14 or Clang

release-1.13.2

1 year ago
  • Fixed a packaging error that caused preset banks to be omitted.

release-1.13.1

1 year ago
  • Fixed a crash when parsing XSettings on some systems #221

release-1.13.0

1 year ago
  • Fixed intermittent unexpected MIDI output in response to MIDI CC input.
  • Fixed VST plugin UI updates in response to host parameter changes.
  • Added HiDPI scaling support to VST plugin UI.
  • Added version info to plugin pop-up menu.

release-1.12.4

2 years ago
  • Fixed lv2 .ttl syntax error - #199

release-1.12.3

2 years ago
  • Added PatriksBank04 and PatriksBank05 - #197
  • Fixed click when playing a note for the first time - #196
  • Stopped vendoring lv2 headers; install lv2-dev (or similar) via your package manager.

release-1.12.2

3 years ago
  • Fixed a regression in 1.12.0 that broke ALSA MIDI - #181

release-1.12.1

3 years ago
  • Fixed LV2 manifest format error - #178

release-1.12.0

3 years ago
  • Improved HiDPI autodetection and added --force-device-scale-factor command line option - #174
  • 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 - #170
  • Fixed a bug that caused MIDI channel setting to be ignored when sending MIDI over JACK - #170
  • 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

release-1.11.0

3 years ago
  • 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