I am creating a project where the user can manipulate an audiofilein chop using a MIDImap to apply VST filters to the audio file. I’ve gotten that part working, now I’m wondering if/how I can incorporate multiple audiofilein chops with the ability to switch between them using a Midi button push. I want it to play only one audio file at a time and swap to the next one after the button is pushed. Not sure if that makes any sense, but I’m basically trying to make a library of instrumentals that users can swap through with a MIDI input. If anyone can help me out I’d appreciate it a lot.
Switch TOP will let you switch between files. Use MIDI notes to change the index parameter.