mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-27 06:22:06 +00:00
e16ca05a58
For Soundfonts bigger 2GiB, num_samples becomes negative. When being passed to safe_fread() it's promoted to long long and when being passed to fread(), it's cast to size_t. Works fine in twos-complement, but still is not nice. |
||
---|---|---|
.. | ||
bindings | ||
drivers | ||
gentables | ||
midi | ||
rvoice | ||
sfloader | ||
synth | ||
utils | ||
CMakeLists.txt | ||
config.cmake | ||
fluidsynth.c |