Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-17 | fluidsynth: update to 2.2.8. | wiz | 1 | -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-16 | fluidsynth: dbus ladspa are additional supported options so += | markd | 1 | -2/+2 | |
2020-04-12 | fluidsynth: Update to 2.1.2 | nia | 1 | -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-01 | fluidsynth: Update to 2.1.0 | nia | 1 | -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-20 | Rename audio/portaudio-devel to audio/portaudio | nia | 1 | -2/+2 | |
2019-10-16 | fluidsynth: Optionally support more audio backends. | nia | 1 | -0/+35 | |