You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For context, I'm very new to Udon and this repo, so I might not be aware of all the limitations.
On base Unity, adding a Soundcloud player is very straight forward. You can interact with the SoundCloud API v2 to get an mp3 stream for any track URL, then turn it into an AudioClip.
If this idea is approved, I can create a PR and add it. Also please let me know of any limitations I should be aware of when working with Udon.
The text was updated successfully, but these errors were encountered:
For context, I'm very new to Udon and this repo, so I might not be aware of all the limitations.
On base Unity, adding a Soundcloud player is very straight forward. You can interact with the SoundCloud API v2 to get an mp3 stream for any track URL, then turn it into an AudioClip.
If this idea is approved, I can create a PR and add it. Also please let me know of any limitations I should be aware of when working with Udon.
The text was updated successfully, but these errors were encountered: