Hi
I am working on an app that will play random mp3 audio files from a list.
This is for my dissertation so its very important, I have already tried with MaxMSP, Pure Data and Flash and am running out of time.
Basically I need separate banks of files for each section of the song.
So the app will need to randomly play a few files for the verse and then trigger a new set of randomly played files for the chorus after the verse ones have played.
The problem I have encountered with the other programs is latency, files playing after another is finished and the pause function not working. I also need to keep the app as small in size as possible.
Will such an app be possible in Processing?
If so how would I go about doing it, I have a basic mp3 player set up
Any help/advice would be much appreciated
Thanks!
1