summaryrefslogtreecommitdiff
path: root/audio/fluidsynth/options.mk
AgeCommit message (Collapse)AuthorFilesLines
2022-07-17fluidsynth: update to 2.2.8.wiz1-2/+2
Fix pkglint. * ALSA and WinMIDI drivers now pass system real-time messages on to user callback (#1115, thanks to @albedozero) * Fix FPU division by zero in fluid_player_set_tempo() (#1111) * Fix system-wide config file not loaded (#1118) * Pluseaudio driver now honors audio.periods setting (#1127, thanks to @pedrolcl)
2020-07-16fluidsynth: dbus ladspa are additional supported options so +=markd1-2/+2
2020-04-12fluidsynth: Update to 2.1.2nia1-2/+26
pkgsrc changes: - Add dbus and ladspa options - Build with ladspa support on BSD and Linux - Don't build with SDL2 audio backend on Darwin Changelog: - fluidsynth now exits with error when user-provided command-line arguments are out-of-range - add verbose error logging to opensles and oboe drivers - fix a memory leak in oboe driver - fix a NULL dereference in the fluidsynth commandline program
2019-12-01fluidsynth: Update to 2.1.0nia1-2/+15
New features new, less "ringing" reverb engine (#380, thanks to @jjceresa) new, stereophonic chorus engine (#548, thanks to @jjceresa) support for Downloadable Sounds (DLS) files was added (#320, requires libinstpatch) improved integrity checking of SoundFont modulators (#467, thanks to @jjceresa) rendering to stdout is now possible (#553, thanks to @mawe42) the following Audio Drivers have been added: Oboe (#464, tested on Android, thanks to @atsushieno) OpenSLES (#464, tested on Android, thanks to @atsushieno) SDL2 (#478, thanks to @carlo-bramini) WaveOut (#466, tested on Win98, WinNT4.0, WinXP, thanks to @carlo-bramini) various performance improvements (#543, #545, #547, #569, #573) Bug fixes generator modEnvAttack now has a convex shape according to SoundFont spec (#153) the default MIDI Pitch Wheel to Initial Pitch modulator now uses Fine Tune as destination generator, allowing it to be overridden by the soundfont designer (#154, thanks to @jjceresa)
2019-10-20Rename audio/portaudio-devel to audio/portaudionia1-2/+2
2019-10-16fluidsynth: Optionally support more audio backends.nia1-0/+35