How would I go about cross-fading music in Processing? As in one piece of music slowly fades out as the next one fades in.
Can this be done (somewhat) easily in Processing's Sound library, Minim, or some other library? It sounds like something basic enough that someone must have tried implementing it at some point but I haven't been able to track down any discussion on it.
Been tinkering with Minim for the past 3 days, and failed to get Sound up and running (VM failed), and was starting to wonder if I'm missing a simple solution or if it's one of those deceptively difficult problems..
If anyone could point me in the right direction that would be great, thanks :)