-
4e3d54a3
by Anton Baskanov at 2025-10-22T14:09:46+02:00
fluidsynth: Import upstream release 2.4.2.
This is the last release we can import, as in 2.4.3 the DSP code has
been converted to C++.
-
dfcedb26
by Anton Baskanov at 2025-10-22T14:09:46+02:00
fluidsynth: Calculate the inverted value explicitly in fluid_mod_transform_source_value().
Based on upstream commit 2b2af8641e7adce54b4fab0c5d2cf547577691fa.
-
77a0c7e6
by Anton Baskanov at 2025-10-22T14:09:47+02:00
fluidsynth: Invert relative to the max value instead of 1.0 in fluid_mod_transform_source_value().
Based on upstream commit e94455cbe5a05f200498b37ac230df83d04c2fe3.