Hi,
I am working on an installation that will playback 5 audio files with some granular, volume control and reverb control
each audio should have the same processing. the only difference is that each audio processing will be controlled by a different fsr using arduino.
here is the patch of the first audio file
I copy the patch and changed the array name of the files and changed the sending names.
I'm getting this error on the reverb part:
What is the best method to have 5 copies of the same patch but each patch should be load with a different audio file.
Hope I made myself clear
Thanks