[Touch-packages] [Bug 2047656] Re: [SRU] Players terminate after stopping and restarting

2024-01-13 Thread Michael Mehl
** Changed in: fluidsynth (Ubuntu Mantic) Status: Fix Committed => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to fluidsynth in Ubuntu. https://bugs.launchpad.net/bugs/2047656 Title: [SRU] Players terminate afte

[Touch-packages] [Bug 2047656] Re: [SRU] Players terminate after stopping and restarting

2024-01-12 Thread Michael Mehl
I've tested the proposed package and it works as expected. Thanks for the fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to fluidsynth in Ubuntu. https://bugs.launchpad.net/bugs/2047656 Title: [SRU] Players terminate aft

[Touch-packages] [Bug 2047656] Re: [SRU] Players terminate after stopping and restarting

2024-01-06 Thread Michael Mehl
Here is the test in python (you can chooses any midifile and adapt the variable midifile accordingly). You can also adapt the lib variable. -- from ctypes import c_int, c_double, c_char_p, byref, CDLL import logging import time lib="./libfluidsynth.so.3.2.2" fluidsynth = CDLL(lib) def b(s):

[Touch-packages] [Bug 2047656] [NEW] libfluidsynth3 2.3.3-2.1 does not contain the version 2.3.3 but only version 2.3.2

2023-12-28 Thread Michael Mehl
Public bug reported: The latest package of fluidsynth should include the sources from version 2.3.3 but the binary includes only version 2.3.2 This version has a bug (see https://github.com/FluidSynth/fluidsynth/issues/1272), which leads to problems in EasyABC. Please include the latest version