Bugfixes * It was discovered, that exclusive class note terminations were too slow. * Fix a regression introduced in 2.4.0 that allowed the amplitude of a voice playing in delay phase to rise infinitely. * MSGS drum-style note-cut has been converted to an opt-in setting synth.note-cut. * Support for SDL2 has been disabled by default. * Fix a regression introduced in 2.4.1 that could have caused infinite audio gain output for some MIDI files under certain configurations. * Silence a warning issued by Systemd v254+ - Update to version 2.4.2 * Fix audible clicks when turning off voices while using a high filter resonance. * Restore discovery of libsndfile. * Fix a race condition when loading SF3 files containing multiple uncompressed samples. - Update to version 2.4.1 * Fix clicks and pops caused when changing parameters of the lowpass filter. * Minor adjustment to AWE32 NRPN behavior. - Update to version 2.4.0 New Features * Implement MSGS-style Drum Note Cut. * Add support for AWE32 NRPNs. * Add support for Polyphone's sample loop mode release. * Add support for SF2.04 absolute value modulators. Breaking Changes OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=124
6 lines
247 B
Plaintext
6 lines
247 B
Plaintext
# Mandatory parameters (uncomment and edit)
|
|
SOUND_FONT=/usr/share/sounds/sf2/FluidR3_GM.sf2
|
|
|
|
# Additional optional parameters (may be useful, see 'man fluidsynth' for further info)
|
|
OTHER_OPTS='-a pulseaudio -m alsa_seq -p FluidSynth\ GM -r 48000'
|