hi,
i want to match the length of a live input looper to that of a sample loaded and being played back. so my live input loop syncs to the same length as the sample being played.
i want to take the size of the array from/put through the soundfiler and set the length of the live looper (which use delwrite~ & vd~) to the sample length.
how can i best access the size of the array set to the x-range (uses read -resize $1 array)? And send to the length of the vd~
thanks
drew