Replies: 2 comments 1 reply
|
ところで,ここで会話するときは,日本語で書いてもよいでしょうか. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Can timidity41 handle SoundFont larger than 2GB?
I want to to use HiDef SoundFont with timidity.
The file size of it is approximately 4GB.
I tried to use it in TiMidity++ on 64bit Linux, but some errors occurred and it could not be loaded.
I think that this was cause by the file size was too large.
(Is it the singed 32bit variable limitation?)
So I asked you this question.
Can timidity41 handle SoundFont larger than 2GB?
If the answer is Yes, I use timidity41 instead of TiMidity++.
Error msgs:
Trying to open /usr/local/share/timidity/HiDef/HiDef_20190525.sf2
INFO:
ifil:
version 2, minor 4
isng:
E-mu 10K1
INAM:
name 4GBC&C50_tmp.sf2
ICRD:
2/29/2016 2:48:21 AM
IENG:
SynthFont Viena
IPRD:
SynthFont Viena
ICOP:
SynthFont Viena
ISFT:
Polyphone
sdta:
/usr/local/share/timidity/HiDef/HiDef_20190525.sf2: *** illegal id in level 0: smpl -1471800400
/usr/local/share/timidity/HiDef/HiDef_20190525.sf2: *** illegal bags / gens
HiDef SoundFont:
https://musical-artifacts.com/artifacts/2525
All reactions