TinySoundFont icon indicating copy to clipboard operation
TinySoundFont copied to clipboard

large soundfonts

Open kmatze opened this issue 2 years ago • 2 comments

Hi, sometimes I want use very large soundfonts > 1 GB, but inside a c-application it doesn't work. the maximum are ~600 MB. what make I wrong?

thx - kmatze

kmatze avatar Oct 17 '23 13:10 kmatze

Send me such a soundfont I will test in my x64 app (perhaps it's a 32-bit issue?)

WindowsNT avatar Oct 17 '23 13:10 WindowsNT

Thx for your fast answer, I checked too (on Windows) with this result: As classical cmd-line app it works!As c-package extension for tcltk it works inside tcltk only with file size ~ 

kmatze avatar Oct 17 '23 15:10 kmatze