Skip to content

Commit

Permalink
Fix docs for mixer.isTrackPluginValid, resolves #34
Browse files Browse the repository at this point in the history
  • Loading branch information
MaddyGuthridge committed Aug 7, 2024
1 parent 375bc7b commit 87b643d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/midi_controller_scripting/mixer/__events.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def isTrackPluginValid(index: int, plugIndex: int) -> bool:
## Returns
* `bool`: whether track is mute locked
* `bool`: whether a plugin is loaded at this location.
Included since API version 1.
"""
Expand Down

0 comments on commit 87b643d

Please sign in to comment.