mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2026-04-07 16:03:30 +00:00
fix docstring
This commit is contained in:
@@ -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).
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user