Hi hi
ummm
yeah I'm new and stuff...
so hi...
anyway
I'm using bonk~ to break apart a drum loop into it's constituent parts
and then write each resultent hit to a new array so I can play around with them.
okay soooo....here's my problem.
How can I increment the array name so I write each hit to a different array
i.e
1-sample
2-sample
3-sample
4-sample
etc...
I'm trying to do this so far using [tabwrite~ $1-sample] and then incrementing $1 but it doesn't work or something. maybe I'm just doing it really wrong.
any help would be greatly appreciated
Thanks in advance