soundcloud-visualizer icon indicating copy to clipboard operation
soundcloud-visualizer copied to clipboard

Audio visualization with web audio API, canvas & the SoundCloud API

Results 6 soundcloud-visualizer issues
Sort by recently updated
recently updated
newest added

Pasted the following link onto the input form (https://soundcloud.com/hotelgarudamusic/rhythm-of-the-night-hotel), clicked play and the audio player successfully loads the associated song info / artwork into `#trackInfoPanel`, however the audio fails to...

I tried loading "https://m.soundcloud.com/nba-youngboy/youngboy-never-broke-again-put" in Safari on my IPhone and it's not working. My name is Pedro Pablo Camellon. I just discovered the project and want to help. I know...

https://github.com/michaelbromley/soundcloud-visualizer/blob/75c17a0f7baac77275a7ec3bb5402c8a3168cd32/index.html#L48 Use the https resource to prevent modern browser from blocking that resource (mixed-content error) Changes have been made in #5

First off, awesome web app thank you! I've been using this to play some of my own playlists, but I would like to be able to shuffle them or repeat...

Changes in this PR: - Add "autofocus" and "required" attributes to input - Fix error "self.directStream is not a function": ![error](https://i.imgur.com/XjrbZwF.png)

Used to work fine. I was recently made aware that it doesn't play anymore. No error message in console. Album art loads, which means API call to SoundCloud is working...