I imported multiple songs in to a processing sketch and i programmed them so that different buttons start (and end) different songs. The problem i'm having though is the abrupt switch between the songs. Is there a way I can call a function that creates a fade in/out?
I came across a project of Jer Thorp called tree.growth. You can find the post
here. and the source code is
here.
I really want to use it and try to tweak it a bit. The problem is when I copy the source code in to the sketchbook,it doesn't work any more... Its from a few years back.
Do any of you guys (or girls) have an updated version or can give me some pointers on how I can make the code work?