Stop Selected Track

1.45K viewsCSS Questions
0

Hi,

is there any css syntax to stop the highlighted track from playing in Session View?

Thank you

admin Changed status to publish
Attached Files:
0

I’m not sure what you’re trying to do. Im guessing you don’t mean, stop a playing clip in the highlighted track?

admin Changed status to publish
Attached Files:
0

This will stop the playing clip in the selected/highlighted track 🙂

self
.view.selected_track.stop_all_clips
()

admin Changed status to publish
Attached Files: