|
|
@ -63,6 +63,4 @@ You have tracks with one pattern each. Turn on steps in the pattern to play |
|
|
|
musical notes. Switch the patterns on and off in a sequence to create a song structure. |
|
|
|
Connect external synthesizers and samplers to create sounds. |
|
|
|
""", |
|
|
|
|
|
|
|
"dependencies" : "\n".join("* "+dep for dep in ("",)), #the tuple in the end should be strings. This is for the manual, not for automatic packaging. |
|
|
|
} |
|
|
|