-
-
Notifications
You must be signed in to change notification settings - Fork 3
Animations index
Martin edited this page Oct 6, 2019
·
3 revisions
Remember that if you are using the UDProxy you need to prepend one character to these animations to represent the Controller IP you want to address.
Divides the Strip length into sections and plays the Note.
1 is a short duration. C is a DO Chord, from a to G like in Orca, with Hue angle 0 color Red
;01C0
<- left degrade from R Blue to 0 Red (duration Z: slow)
;1Z0R
-> right degrade from 0 Red to R Blue (A faster)
;3A0R
<- left chaser in 100 milliseconds with Hue angle 0 (Red)
;410
>-< 2 chaser animations in 200 milliseconds with Hue angle R (27*10: 270° Blue)
;52R
-> right chaser in 300 milliseconds with Hue angle 5 (Green)
;635
-> Random on/off Leds in 400 millis on Green color
;749
<-> 2 closing in the center animations in 1000 milliseconds with Hue angle R (270° Blue)
;8AR
Fast flash (R G B to high bright)
Only available on the M5StickC branch
Disable Beat detection
;B0
Enable Beat detection
;B1
Remora wiki v1.0 - Documentation written by Fasani Corp.