Spaces:
Running
on
Zero
Running
on
Zero
Upload TMIDIX.py
Browse files
TMIDIX.py
CHANGED
|
@@ -5062,7 +5062,8 @@ def patch_list_from_enhanced_score_notes(enhanced_score_notes,
|
|
| 5062 |
|
| 5063 |
###################################################################################
|
| 5064 |
|
| 5065 |
-
def patch_enhanced_score_notes(escore_notes,
|
|
|
|
| 5066 |
reserved_patch=-1,
|
| 5067 |
reserved_patch_channel=-1,
|
| 5068 |
drums_patch=9,
|
|
|
|
| 5062 |
|
| 5063 |
###################################################################################
|
| 5064 |
|
| 5065 |
+
def patch_enhanced_score_notes(escore_notes,
|
| 5066 |
+
default_patch=0,
|
| 5067 |
reserved_patch=-1,
|
| 5068 |
reserved_patch_channel=-1,
|
| 5069 |
drums_patch=9,
|