Skip to content

fluidsynth 2.6.1

Latest

Choose a tag to compare

@derselbst derselbst released this 19 Sep 08:05
· 1 commit to master since this release
  • It's now possible to set the node name of the pipewire driver, see audio.pipewire.id setting (#1842, thanks to @anupam-git)
  • Fix a random race condition and possible deadlock in delete_fluid_server() on MacOS and possibly other POSIX-based OSs (#1837)
  • Fix AWE32 NRPNs not working for DLS files (#1849)
  • Fix a bug that might have caused samples from outside the sample loop to be considered for interpolation, when the interpolation order is larger than the sample loop length (#1826)
  • Fix a build issue with old Pipewire versions (#1828)
  • Fix a build issue when cross-compiling (#1835, thanks to @tpetazzoni)
  • Fix a build issue on FreeBSD (#1836, thanks to @lhondareyte)