fluidsynth/src/sfloader
Tom M e3d8b3f2c3
Prevent samples accidentally having their loops disabled (#1018)
If a SoundFont sets `loopstart == loopend` and then uses loop-offset-modulators to fix up those loops assigning them with a valid position, the sample was previously switched to unlooped mode erroneously.

For the long story, see #1017.
2022-01-16 14:35:53 +01:00
..
fluid_defsfont.c Prevent samples accidentally having their loops disabled (#1018) 2022-01-16 14:35:53 +01:00
fluid_defsfont.h Remove instsamp hack 2021-03-27 22:42:57 +01:00
fluid_instpatch.c Use a runtime check to detect version of libinstpatch (#666) 2020-08-31 20:35:21 +02:00
fluid_instpatch.h Use a runtime check to detect version of libinstpatch (#666) 2020-08-31 20:35:21 +02:00
fluid_samplecache.c Parallelize SF3 loading (#746) 2021-02-06 20:32:17 +01:00
fluid_samplecache.h Add public API to pin and unpin presets to the sample cache (#698) 2020-10-31 13:23:15 +01:00
fluid_sffile.c Address clang-tidy10 warnings (#860) 2021-04-27 20:28:32 +02:00
fluid_sffile.h Merge branch 'master' into refactor-and-fix-sffile-defsfont 2021-04-10 16:30:05 +02:00
fluid_sfont.c Prevent samples accidentally having their loops disabled (#1018) 2022-01-16 14:35:53 +01:00
fluid_sfont.h Parallelize SF2 loading (#812) 2021-03-17 19:41:33 +01:00