Is there a way to play an audio file at a URL using the processing sound library? I tried just feeding the URL into the path but it didn't work, the console just complains that the file can't be found. I did try just putting the string into Chrome's URL bar and it changed it because there was a space (The link did work), so I tried putting the new link into the code to no avail. Any ideas/workarounds?
↧