Created
November 19, 2018 17:39
-
-
Save rec/35c1f3bf6c7077811e8394bd0ff6527e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
shape: 50 | |
animation: | |
typename: mixer | |
levels: [1, 0, 0] | |
animations: [$bpa.strip.Wave, $bpa.strip.HalvesRainbow, $bpa.strip.PartyMode] | |
controls: | |
typename: midi | |
extractor: | |
accept: | |
type: control_change | |
routing: | |
0: animation.levels[0] | |
1: animation.levels[1] | |
2: animation.levels[2] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment