Hi again,
I'm excited to have some more time to work with the VS. I'm trying to load a few longer clips of various length. For some reason they get clipped even when previewing, which makes me think it's something in my SoundScore.txt?
I've used the standard VS_Loader sketch in Arduino with 80 sound bytes. I may be thinking about wrong, but if the VS holds 4 minutes of sound in total, and we divide that by 80 sound bytes, that should leave us with 3 seconds for each sound byte. Does that mean if I only use every second sound byte, I would get 6 seconds each? Would my SoundScore.txt look like:
1 One.wav
3 Two.wav
5 Three.wav
7 Four.wav
What would then happen if One.wav was actually a 10 second clip? I have a similar setup, but for some reason, some sounds are recording for different lengths of time. Some sounds record for 3 seconds or so, and some for less then 1 second...
Any thoughts?
Thanks a lot
