teotigraphix / Framework4Bitwig

Bitwig controller API framework extensions.
GNU Lesser General Public License v3.0
59 stars 13 forks source link

Color settings do not fire during start of extension #248

Closed git-moss closed 4 years ago

git-moss commented 4 years ago

E.g. test with Push 2 color settings.

NickJAllen commented 4 years ago

I can't see any problem from our side. The initial value of the setting is the one defined in the prefs for the controller as expected so please be more specific about what the problem is

git-moss commented 4 years ago

Instead of adding firing the current value on startup, the value should be retrieved via the getter, which is already possible. Firing of other types will removed.