Skip to content

fluidsynth 2.2.1

Compare
Choose a tag to compare
@derselbst derselbst released this 08 May 17:06
90a6c52
  • Make ALSA the default driver on Linux (#878)
  • Coreaudio driver failed to initialize on MacOS 11 (#803, thanks to @ringoz)
  • WaveOut driver failed to initialize (#873, thanks to @carlo-bramini)
  • COM initialization in WASAPI driver is no longer performed in the caller's context (#839, thanks to @pedrolcl)
  • WASPI driver now supports reverb and chorus (#836, thanks to @chirs241097)
  • Handle SysEx GM/GM2 mode on, GS reset, and XG reset (#877, thanks to @kode54)
  • Old behaviour of fluid_player_join has been restored to prevent infinite loop in client code (#872)
  • The Soundfont loader code has been refactored, illegal generators will now be skipped more consequently (#823, thanks to @mawe42)