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

Add 'loop' or play once button to SongControls #61

Open
brandongregoryscott opened this issue Jan 29, 2022 · 1 comment
Open

Add 'loop' or play once button to SongControls #61

brandongregoryscott opened this issue Jan 29, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@brandongregoryscott
Copy link
Owner

Similar to the upcoming "Play Once" functionality in InstrumentSettings, update the workstation page's SongControls component to toggle the play behavior between looping (what it currently does) or playing once (based on calculated duration of the track)

@brandongregoryscott
Copy link
Owner Author

Right now, the loop property for the useToneAudio hook controls this. I think we should be able to set this false with a button/state value in the SongControls component!

@brandongregoryscott brandongregoryscott added the good first issue Good for newcomers label Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant