Hello community, here is the log from the commit of package zam-plugins for openSUSE:Factory checked in at 2020-06-06 23:38:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zam-plugins (Old) and /work/SRC/openSUSE:Factory/.zam-plugins.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zam-plugins" Sat Jun 6 23:38:56 2020 rev:3 rq:811892 version:3.12 Changes: -------- --- /work/SRC/openSUSE:Factory/zam-plugins/zam-plugins.changes 2019-10-18 14:37:44.611565897 +0200 +++ /work/SRC/openSUSE:Factory/.zam-plugins.new.3606/zam-plugins.changes 2020-06-06 23:39:30.308934820 +0200 @@ -1,0 +2,13 @@ +Fri Jun 5 15:54:20 UTC 2020 - Luigi Baldoni <[email protected]> + +- Update to version 3.12 + * Bugfixes and DSP improvements + + ZamCompX2: Fix bug with left channel using right side + + Compressors: 5% speedup + + ZaMultiCompX2: 15% Speed up - remove averaging every + cycle + + ZaMultiCompX2: Fix averaging + + ZamTube: Fix uninitialised bugs +- Spec cleanup + +------------------------------------------------------------------- Old: ---- zam-plugins-3.11.tar.xz New: ---- zam-plugins-3.12.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zam-plugins.spec ++++++ --- /var/tmp/diff_new_pack.FwMMFC/_old 2020-06-06 23:39:31.624938950 +0200 +++ /var/tmp/diff_new_pack.FwMMFC/_new 2020-06-06 23:39:31.624938950 +0200 @@ -1,7 +1,7 @@ # # spec file for package zam-plugins # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2018 Edgar Aichinger <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,11 +18,10 @@ Name: zam-plugins -Version: 3.11 +Version: 3.12 Release: 0 Summary: A collection of audio plugins for high quality processing License: GPL-2.0-or-later -Group: Productivity/Multimedia/Sound/Utilities URL: http://www.zamaudio.com/?p=976 Source: %{name}-%{version}.tar.xz # PATCH-FIX-OPENSUSE zam-plugins-verbose_build.patch [email protected] -- prints compilation flags @@ -65,41 +64,112 @@ %package -n ladspa-%{name} Summary: A collection of audio plugins for high quality processing -Requires: ladspa%{?_isa} +Requires: ladspa Conflicts: %{name} %description -n ladspa-%{name} -${sum}. +These plugins provide DSP. Of these, ZamValve has two different +models, one of which uses very large proportion of CPU, but has been +reported to produce more realistic sound than the tanh model. + +There currently is no documentation on how to use these plugins, but +anyone who is familiar with outboard gear should be able to work it out. +The default settings and almost every slider is calibrated to +standard ranges. + +The suite so far consists of: + +ZamAutoSat - Automatic saturation plugin +ZamComp - Mono Compressor plugin +ZamCompX2 - Stereo Compressor plugin +ZamCompExp - Stereo Compressor/Expander plugin +ZamEQ2 - 2x parametric EQ (with high/lowshelf and HP/LP) plugin +ZamValve - Valve distortion (WDF physical model or tanh) plugin +ZamGEQ31 - Mono 31 band graphic equalizer plugin +ZamGEQ31X2 - Stereo 31 band graphic equalizer plugin %package -n lv2-%{name} Summary: A collection of audio plugins for high quality processing -Requires: lv2%{?_isa} +Requires: lv2 Conflicts: %{name} %description -n lv2-%{name} -${sum}. +These plugins provide DSP. Of these, ZamValve has two different +models, one of which uses very large proportion of CPU, but has been +reported to produce more realistic sound than the tanh model. + +There currently is no documentation on how to use these plugins, but +anyone who is familiar with outboard gear should be able to work it out. +The default settings and almost every slider is calibrated to +standard ranges. + +The suite so far consists of: + +ZamAutoSat - Automatic saturation plugin +ZamComp - Mono Compressor plugin +ZamCompX2 - Stereo Compressor plugin +ZamCompExp - Stereo Compressor/Expander plugin +ZamEQ2 - 2x parametric EQ (with high/lowshelf and HP/LP) plugin +ZamValve - Valve distortion (WDF physical model or tanh) plugin +ZamGEQ31 - Mono 31 band graphic equalizer plugin +ZamGEQ31X2 - Stereo 31 band graphic equalizer plugin %package vst Summary: A collection of audio plugins for high quality processing Conflicts: %{name} %description vst -${sum}. +These plugins provide DSP. Of these, ZamValve has two different +models, one of which uses very large proportion of CPU, but has been +reported to produce more realistic sound than the tanh model. + +There currently is no documentation on how to use these plugins, but +anyone who is familiar with outboard gear should be able to work it out. +The default settings and almost every slider is calibrated to +standard ranges. + +The suite so far consists of: + +ZamAutoSat - Automatic saturation plugin +ZamComp - Mono Compressor plugin +ZamCompX2 - Stereo Compressor plugin +ZamCompExp - Stereo Compressor/Expander plugin +ZamEQ2 - 2x parametric EQ (with high/lowshelf and HP/LP) plugin +ZamValve - Valve distortion (WDF physical model or tanh) plugin +ZamGEQ31 - Mono 31 band graphic equalizer plugin +ZamGEQ31X2 - Stereo 31 band graphic equalizer plugin %package jack Summary: A collection of audio plugins for high quality processing Conflicts: %{name} %description jack -${sum}. +These plugins provide DSP. Of these, ZamValve has two different +models, one of which uses very large proportion of CPU, but has been +reported to produce more realistic sound than the tanh model. + +There currently is no documentation on how to use these plugins, but +anyone who is familiar with outboard gear should be able to work it out. +The default settings and almost every slider is calibrated to +standard ranges. + +The suite so far consists of: + +ZamAutoSat - Automatic saturation plugin +ZamComp - Mono Compressor plugin +ZamCompX2 - Stereo Compressor plugin +ZamCompExp - Stereo Compressor/Expander plugin +ZamEQ2 - 2x parametric EQ (with high/lowshelf and HP/LP) plugin +ZamValve - Valve distortion (WDF physical model or tanh) plugin +ZamGEQ31 - Mono 31 band graphic equalizer plugin +ZamGEQ31X2 - Stereo 31 band graphic equalizer plugin %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build export CFLAGS="%{optflags}" CXXFLAGS="%{optflags}" -make %{?_smp_mflags} SKIP_STRIPPING=true +%make_build SKIP_STRIPPING=true %install %make_install PREFIX=%{_prefix} LIBDIR=%{_lib} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.FwMMFC/_old 2020-06-06 23:39:31.652939038 +0200 +++ /var/tmp/diff_new_pack.FwMMFC/_new 2020-06-06 23:39:31.652939038 +0200 @@ -2,7 +2,7 @@ <service mode="disabled" name="tar_scm"> <param name="url">https://github.com/zamaudio/zam-plugins.git</param> <param name="scm">git</param> - <param name="revision">3.11</param> + <param name="revision">3.12</param> <param name="versionformat">@PARENT_TAG@</param> </service> <service mode="disabled" name="recompress"> ++++++ zam-plugins-3.11.tar.xz -> zam-plugins-3.12.tar.xz ++++++ /work/SRC/openSUSE:Factory/zam-plugins/zam-plugins-3.11.tar.xz /work/SRC/openSUSE:Factory/.zam-plugins.new.3606/zam-plugins-3.12.tar.xz differ: char 26, line 1
