Hi.
I am studying ftsamplebank opcode. I am running the example from the Reference Manual with experimenting with my own sounds (just 3 small WAV files). Most of the time, I get just two of them (tables 61 and 62). Table 60 is considered invalid. Why?
The WAV files are ok for diskin2 opcode, but one of them never plays back with the ftsamplebank example.
I pasted the Console message and the code below. Sounds are attached to this email message.
What am I doing wrong here?
Thank you.
Best wishes,
Marcelo
Invalid ftable no. 60.000000ftable 60:
deferred alloc for /Users/marcelocarneiro/Dropbox/MacMini_Back/Csound/porcos_teste_player/mictorio_1_trecho1.wav
audio sr = 48000, stereo, reading both channels
opening WAV infile /Users/marcelocarneiro/Dropbox/MacMini_Back/Csound/porcos_teste_player/mictorio_1_trecho1.wav
defer length 241115
ftable 61:
deferred alloc for /Users/marcelocarneiro/Dropbox/MacMini_Back/Csound/porcos_teste_player/mictorio_1_trecho2.wav
audio sr = 48000, stereo, reading both channels
opening WAV infile /Users/marcelocarneiro/Dropbox/MacMini_Back/Csound/porcos_teste_player/mictorio_1_trecho2.wav
defer length 105902
ftable 62:
deferred alloc for /Users/marcelocarneiro/Dropbox/MacMini_Back/Csound/porcos_teste_player/porcos_mamando_01_gaintrecho.wav
audio sr = 48000, stereo, reading both channels
opening WAV infile /Users/marcelocarneiro/Dropbox/MacMini_Back/Csound/porcos_teste_player/porcos_mamando_01_gaintrecho.wav
defer length 236524
(Attachment mictorio_1_trecho2.wav is missing)
(Attachment mictorio_1_trecho1.wav is missing)
(Attachment porcos_mamando_01_gaintrecho.wav is missing)