Home
last modified time | relevance | path

Searched refs:handle_pot (Results 1 – 6 of 6) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/us2400/
H A Dstrip.h89 void handle_pot (Pot&, float delta);
H A Dstrip.cc548 Strip::handle_pot (Pot& pot, float delta) in handle_pot() function in Strip
H A Dsurface.cc691 strip->handle_pot (*pot, delta); in handle_midi_controller_message()
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/mackie/
H A Dstrip.h89 void handle_pot (Pot&, float delta);
H A Dstrip.cc771 Strip::handle_pot (Pot& pot, float delta) in handle_pot() function in Strip
H A Dsurface.cc697 strip->handle_pot (*pot, delta); in handle_midi_controller_message()