schellingb / TinySoundFont

SoundFont2 synthesizer library in a single C/C++ file
MIT License
606 stars 70 forks source link

large soundfonts #81

Open kmatze opened 8 months ago

kmatze commented 8 months ago

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

WindowsNT commented 8 months ago

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

kmatze commented 8 months ago
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 ~< 600 MB.So i think thats limitation of the tcl-c-api because i use an old tcltk 8.4 as tclkit to make the whole app tiny. So i  live with them 😉 Thx - kmatze     Gesendet von Mail für Windows Von: MICHAEL CHOURDAKISGesendet: Dienstag, 17. Oktober 2023 15:59An: schellingb/TinySoundFontCc: kmatze; AuthorBetreff: Re: [schellingb/TinySoundFont] large soundfonts (Issue #81) Send me such a soundfont I will test in my x64 app (perhaps it's a 32-bit issue?)—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>