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
First of all, thanks for your incredible work! I’m having a hard time figuring out where/how I can add event listeners to clips for a given song. Could you please point me to some documentation on how to access each name spaces’ observable traits?
E.g. I see that if I want Song-View traits, I need to go through ableton.song.view.addEventListener. How do I do the same for all the clips loaded up?
The text was updated successfully, but these errors were encountered:
Repository owner
locked and limited conversation to collaborators
Mar 26, 2023
Hi,
First of all, thanks for your incredible work! I’m having a hard time figuring out where/how I can add event listeners to clips for a given song. Could you please point me to some documentation on how to access each name spaces’ observable traits?
E.g. I see that if I want Song-View traits, I need to go through
ableton.song.view.addEventListener
. How do I do the same for all the clips loaded up?The text was updated successfully, but these errors were encountered: