i want to “store” / delay the audiosignal in the lines that are spreaded in the z axis.
lets say 10 spreaded audiolines and every line has a “audio delay” of 10ms to its predecessor so that it seems as the audio is moving to the back. Like in a 3dimensional FFT:
i thought of the delay-node but i cant get it to work. all i can delay are the values that come from the vector of the audio signal but not the the spreaded lines.