Accepting request 743574 from home:derselbst:branches:multimedia:libs

- Update to 2.0.8
  * fix incorrect behavior of `fluid_sample_set_sound_data()`
  * fix voices being mixed incorrectly, causing audible crackle esp. at sample-rates >48kHz
  * make sure that defining `NDEBUG` disables assertions

OBS-URL: https://build.opensuse.org/request/show/743574
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=66
This commit is contained in:
Takashi Iwai 2019-10-28 17:02:51 +00:00 committed by Git OBS Bridge
parent c8df4895c9
commit d1c915071a
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b68876d24c7fb34575ffa389bcfe8e61a24f1cf1da8ec6c3b2053efde98d0320
size 1315250

3
fluidsynth-2.0.8.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c37e72db31d1b35e587b94b7163d68444cffaa9e7fe8a293d79957620bff117
size 1316137

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 28 16:20:41 UTC 2019 - Tom Mbrt <tom.mbrt@googlemail.com>
- Update to 2.0.8
* fix incorrect behavior of `fluid_sample_set_sound_data()`
* fix voices being mixed incorrectly, causing audible crackle esp.
at sample-rates >48kHz
* make sure that defining `NDEBUG` disables assertions
-------------------------------------------------------------------
Thu Oct 10 17:25:18 UTC 2019 - Tom Mbrt <tom.mbrt@googlemail.com>

View File

@ -24,7 +24,7 @@
%endif
Name: fluidsynth
Version: 2.0.7
Version: 2.0.8
Release: 0
Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm)
License: LGPL-2.1-or-later