fix docstring

This commit is contained in:
onyx-and-iris 2022-08-04 13:23:38 +01:00
parent be80d21eaa
commit aeb437943a

View File

@ -28,7 +28,7 @@ class Observer:
"""
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 velocity is 127 (full velocity for button press).
"""
if (
max(self.vm.strip[3].levels.postfader) > -40