We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b8624e commit 6eb4df5Copy full SHA for 6eb4df5
patcher/__init__.py
@@ -9,7 +9,7 @@
9
pass # mido is optional, only needed to read .syx and send to external devices
10
from . import fswrap, fpyaml
11
12
-VERSION = '0.7.5'
+VERSION = '0.7.6'
13
14
CC_DEFAULTS = [0] * 120
15
CC_DEFAULTS[0] = -1 # bank select
0 commit comments