Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-Repeat audio #23

Open
TimPietrusky opened this issue May 3, 2020 · 2 comments
Open

Auto-Repeat audio #23

TimPietrusky opened this issue May 3, 2020 · 2 comments

Comments

@TimPietrusky
Copy link

During the development of an audio-reactive shader, it would be cool if there would be an option to auto-repeat the audio that is loaded from SoundCloud, so that I can close the Audio-Input window and concentrate at the iterations of the shader.

@shawnlawson
Copy link
Owner

That's a pretty good idea. Will look into that.

@shawnlawson
Copy link
Owner

Slight complication. Looking at the widget API and guide, it seems like SoundCloud doesn't automatically provide a loop or repeat functionality. Looks like needing to bind a handler for SC.Widget.Events.FINISH that will do a rewind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants