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
If Vu Value is not received for a certain period of time, UF8's level meter will turns off.
The level meter may not display correctly in certain situations, such as Pads sound.
The text was updated successfully, but these errors were encountered:
miditalk
changed the title
SSL UF8 - It is better not to check the LastValue in updateVuValue
SSL UF8 - Avoid checking the Last Value in updateVuValue
Mar 22, 2024
If Vu Value is not received for a certain period of time, UF8's level meter will turns off.
The level meter may not display correctly in certain situations, such as Pads sound.
bitwig-extensions/src/main/java/com/bitwig/extensions/controllers/mcu/bindings/VuMeterBinding.java
Lines 23 to 30 in 7174bac
I modified like this:
&& value != lastValue
Bitwig_VU-.-1080P-30P.mp4
SSL UF8 - Fix VU Meter - Avoid checking the Last Value in updateVuValue #86 (comment)
The text was updated successfully, but these errors were encountered: