25 Oct
2023
25 Oct
'23
11:41 a.m.
On Wed Oct 25 11:29:32 2023 +0000, Rémi Bernon wrote:
I couldn't figure what ulType is, and as far as I could see in DLS files which are supposed to be looping, it is 0, so it doesn't seem to match FluidSynth constants (where 0 means no looping). There is WLOOP_TYPE_FORWARD in dls1.h and WLOOP_TYPE_RELEASE in dls2.h, looks like these should be mapped to mode 1 and 3 respectively.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/4176#note_49719