mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2024-11-15 16:40:46 +00:00
fix docstring
This commit is contained in:
parent
7b42837e32
commit
be80d21eaa
@ -26,7 +26,7 @@ class Observer:
|
|||||||
|
|
||||||
def on_midi_press(self):
|
def on_midi_press(self):
|
||||||
"""
|
"""
|
||||||
checks if strip 3 level prefader mode is greater than -40
|
checks if strip 3 level postfader mode is greater than -40
|
||||||
|
|
||||||
checks if midi button 48 velcity is 127 (full velocity for button press).
|
checks if midi button 48 velcity is 127 (full velocity for button press).
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user