mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-03-04 16:32:29 +00:00
This changes the way instruments and their related information is imported from a Soundfont. Previously, each preset zone got a complete copy of the instrument and related information, wasting a lot of precious memory. After this change, an instrument and related information is only imported once and then linked into all preset zones that use this instrument. |
||
---|---|---|
.. | ||
fluid_defsfont.c | ||
fluid_defsfont.h | ||
fluid_ramsfont.c | ||
fluid_ramsfont.h | ||
fluid_samplecache.c | ||
fluid_samplecache.h | ||
fluid_sffile.c | ||
fluid_sffile.h | ||
fluid_sfont.c | ||
fluid_sfont.h |