hi, i'm attempting to write an abstraction like this:

adc~
|
clip~-1 1
|
tabwrite~ $0-array with a start(

and a
bng
|
tabplay~ $0-array
|
throw~ L
throw~ R

and

bng
|
;$0-array const 0;(
to clear the array with a bang

with a visible array called $0-array

but for no real reason, i can't get the contents of $0-array to show up in an array scope. i was basically attempting to create a sampler that could be multiplied. at first i really hoped to work it out so that it would respond to midinotes i.e. re-pitch the contents of the array based on note, but i simply couldn't get it to work.

http://www.pdpatchrepo.info/hurleur/demo-instance.pd