beets icon indicating copy to clipboard operation
beets copied to clipboard

Add 'loop' or play once button to SongControls

Open brandongregoryscott opened this issue 3 years ago • 1 comments

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 avatar Jan 29 '22 18:01 brandongregoryscott

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 avatar Oct 09 '22 00:10 brandongregoryscott