Replies: 1 comment 1 reply
-
|
Hey @ClintH, Thanks for your feedback, I'm glad you like the library! From what I can tell, the I just pushed an update that adds access to the Let me know if you have any further questions! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ableton-js v3.1.6
Hi!
This library is a treat, so well implemented! 👏
I was trying to find a way to be notified when the selected device is changed, regardless of track. Basically I want to try to control device parameters depending on what is selected.
There are some 'selected_' events on Ableton.song.view, but not 'selected_device' (or maybe what the LOM refers to as 'appointed_device'?)
In the context of a Track instance, there is a 'devices' event, but this fires if a device is added or removed, nothing to do with selection.
I'm sure I've missed something obvious, but a search through the issues and discussions didn't yield anything.
thanks!
Beta Was this translation helpful? Give feedback.
All reactions