-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
Bug Description
If I try to do something like the following in a plugin:
engine.makeConnection("[Channel1]", "stem_count", this.output.bind(this));
It always returns undefined. However, if I use engine.getValue I get the number of stems back as expected (unfortunately this is less useful because it doesn't appear that stem_count has always been updated before the output call if we're binding to another group such as the stem color, so the number you get back may be incorrect, I'm not sure if this is its own separate bug or expected behavior)
Manual page for this control: https://manual.mixxx.org/2.6/en/chapters/appendix/mixxx_controls#control-[ChannelN]-stem_count
Version
2.6
OS
Arch Linux
Metadata
Metadata
Assignees
Labels
No labels