I am getting an error when playing with the sounds on the right hand side. As I select the arrow key the error number goes up and the error changes from PageDownSound to PageUpSound depending on whetherI click on the left or right arrow. Am I doing something wrong or have something set up wrong? I can play sounds and Patterns. Attached screen shots below.
Thanks,
Terry
Hi 4Part,
No you asre not doing anything wrong if you get such a message.
The message is implying that the counter index of the array was outside it's index
for example the array bounds is 1 to 100 and the index referred to 101 then it is outside the bound of the array
This is a coding error which Dan will fix, part of finetuning small bugs...
Lionel
Yes, I just corrected this small bug for the next version.
To get this error message :
- Select a track like RIGHT2
- Select a sound for that track
- Then select a sound from the MY SOUNDS bar, who does not have any sound for the RIGHT2 track.
- Then try moving page up/page down.
Thanks for sharing