Page MenuHomeSolus

Update fluidsynth to 2.0.5
ClosedPublic

Authored by Jacalz on Apr 19 2019, 11:14 AM.
Tags
None
Referenced Files
F11043362: D6055.diff
Thu, Aug 10, 8:09 AM
F11040329: D6055.id14601.diff
Thu, Aug 10, 2:20 AM
F10852323: D6055.id14606.diff
Jun 12 2023, 10:50 PM
F10851086: D6055.id14600.diff
Jun 12 2023, 9:18 AM
F10847086: D6055.id15133.diff
Jun 11 2023, 8:57 AM
F10845571: D6055.id14601.diff
Jun 11 2023, 12:56 AM
F10827287: D6055.diff
Jun 4 2023, 5:01 AM
F10825041: D6055.id14600.diff
Jun 3 2023, 8:59 PM
Subscribers

Details

Summary

Summarized Changelog:

  • Fix MIDI player erroneously assuming a default tempo of 125 BPM rather than 120 BPM.
  • Improved integration with systemd.
  • Fix a buffering bug in fluid_synth_process().
  • Fix a major memory leak when unloading SF3 files.
  • Fix several NULL dereferences and memory leaks in jack driver.
  • Fix a memory leak when creating threads.
Test Plan
  • Played MIDI files and live from my MIDI keyboard through Qsynth using JACK.
  • Played live music from my MIDI Keyboard using command line and ALSA.

Diff Detail

Repository
R773 fluidsynth
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

  • Remove systemd from builddeps (part of system.base)
  • Update description with SF2 and SF3 support
Jacalz retitled this revision from Update fluidsynth to 2.0.5 and activate systemd integration to Update fluidsynth to 2.0.5.Apr 19 2019, 12:59 PM
This revision is now accepted and ready to land.May 16 2019, 10:38 PM
This revision was automatically updated to reflect the committed changes.