Parameter bipolarity
-
- KVRist
- 45 posts since 12 Jan, 2018 from Cambridge, MA
Is there any way to determine the polarity of a given Parameter?
- KVRist
- 393 posts since 12 Apr, 2020
I'm looking through the API Jengamon. Can't seem to find anything that could return the polarity. This would be very useful for controllers with a display module where it wants to be represented like the gui in bitwig. i.e. Push, Electra One...
on the Parameter itself, you could always use displayedValue() which would show the text string. I hope there is more to it tho... that would be pretty nice for those types of controllers.
on the Parameter itself, you could always use displayedValue() which would show the text string. I hope there is more to it tho... that would be pretty nice for those types of controllers.
----------------------------------------------------------------------
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest
-
- KVRist
- Topic Starter
- 45 posts since 12 Jan, 2018 from Cambridge, MA
Sorry for the late reply.
My script is for the Launchpad X, which has no display, so a string value is useless for me... Thanks for the help!
My script is for the Launchpad X, which has no display, so a string value is useless for me... Thanks for the help!
- KVRist
- 393 posts since 12 Apr, 2020
yeah too bad. I think the only way to really do it as is is to KNOW. i.e. pans are bipolar. but that is the only object I can think of off the top of my head that would be obvious to implement this way. This would be a great addition to the controller API.
----------------------------------------------------------------------
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest
