Hello, after looking at the example capx, i see the 2 different ways to load up the demo song. It would be cool to get a nice player together which collects these songs and put them into a file, that the player can read from.
The json import should be cool if we also want to edit the song?
Is there a way to encode and decode the json to url and back.
To make a playlist it would be easier to grab the url only and appent to a txt or csv.
I installed a skip button with - on clicked - Ajax request xy2.json.
Maybe i will try to unhide the ajax request and go with "set song to" or
with tobys set plugin. When i chosse to go with json, i also have to check the file name in the event sheets. It seems there are a few clone of the orginal source e.g. jummbus.bitbucket.io I must see if these songs better convert with url or json or cant be imported. Curius why reverb is implemented in such a different way!? Stability or performace?
Dope work, to giving us a way, to use it in our construct projects!