Package Release Info

amsynth-1.12.2-bp154.1.30

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

amsynth
amsynth-lang
amsynth-plugin-dssi
amsynth-plugin-lv2
amsynth-plugin-vst

Change Logs

* Fri Sep 10 2021 Dominique Leuenberger <dimstar@opensuse.org>
- Do not build man pages on %ix86: pandoc does not exist on
  intel/i586.
- Do not recommend the -lang package: the autogenerated -lang
  package already has appropriate supplements.
* Sun Nov 29 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.12.2:
  * Fixed a regression in 1.12.0 that broke ALSA MIDI
    [gh#amsynth/amsynth#181].
* Sun Nov 15 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.12.1:
  * Fixed LV2 manifest format error [gh#amsynth/amsynth#178].
* Mon Nov 09 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.12.0:
  + Improved HiDPI autodetection and added
  - -force-device-scale-factor command line option
    (gh#amsynth/amsynth#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
    (gh#amsynth/amsynth#170).
  + Fixed a bug that caused MIDI channel setting to be ignored
    when sending MIDI over JACK (gh#amsynth/amsynth#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.
* Mon Sep 21 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.11.0:
  + 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.
* Tue Jun 09 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.10.0:
  + Implemented smoothing / de-zippering to improve sound quality
    while adjusting parameters.
  + amsynth user files (config, banks, etc.) now live in
    XDG-compliant directories.
  + Added jack_autoconnect configuration option.
  + Disabled VST GUI in REAPER.