LV2_LX2_LC2_LD2.FaderfoxDeviceController
Classes
class FaderfoxDeviceController(FaderfoxComponent)
Bases: FaderfoxComponent
Class representing the device controller section of Faderfox controllers
__init__(self, parent)
realinit(self, parent)
on_loop_end(self)
on_loop_pass(self)
on_pitch_change(self)
on_selected_clip(self)
build_midi_map(self, script_handle, midi_map_handle)
map_device_params(self, script_handle, midi_map_handle)
show_bank_select(self, bank_name)
receive_midi_note(self, channel, status, note_no, note_vel)
receive_midi_cc(self, chan, cc_no, cc_value)
lock_to_device(self, device)
unlock_from_device(self, device)
set_appointed_device(self, device)
refresh_state(self)
update_display(self)
disconnect(self)
on_device_selected(self)
on_track_selected(self)