13
0
livetrax/libs/surfaces/faderport8
Robin Gareus 029e963fb5 FP8: limit fader range
In case of VCA masters or otherwise the value can exceed the max
+6dB and internal_to_interface() returns a value > 1.0 which cannot
be represented on the physical fader (MIDI &0x7f wraps)
2017-04-16 23:48:06 +02:00
..
actions.cc FP8: add metronome level reset 2017-04-16 17:18:23 +02:00
callbacks.cc
faderport8_interface.cc
faderport8.cc FaderPort8 details: 2017-04-15 21:20:51 +02:00
faderport8.h FaderPort8 details: 2017-04-15 21:20:51 +02:00
fp8_base.h
fp8_button.h
fp8_controls.cc
fp8_controls.h
fp8_strip.cc FP8: limit fader range 2017-04-16 23:48:06 +02:00
fp8_strip.h FP8: Allow binding "Select" to a controllable or functor 2017-04-14 23:03:31 +02:00
gui.cc FP8: Configuration UI layout & design (add image, separators) 2017-04-15 15:19:58 +02:00
gui.h FP8: Configuration UI layout & design (add image, separators) 2017-04-15 15:19:58 +02:00
wscript