-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmidi_demo.yml
45 lines (39 loc) · 924 Bytes
/
midi_demo.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
driver:
typename: serial
ledtype: WS2811
aliases:
bpa: BiblioPixelAnimations.strip
shape: 27
run:
fps: 30
controls:
typename: midi
verbose: true
extractor:
normalizers: ""
accept:
type: control_change
omit:
- port
- channel
- velocity
routing:
'0': animation.color_control
'1': animation.brightness_control
'2': animation.count_control
'3': animation.width_control
'4': animation.randomness_control
'5': animation.utility_control_one
'6': animation.utility_control_two
'7': animation.delay_control
'16': animation.red_control
'17': animation.blue_control
'18': animation.green_control
animation:
# typename: larson_scanner_remote.LarsonScannerRemote
typename: twinkle_remote.TwinkleRemote
# typename: saberblades_remote.SaberBladeRemote
# length: 600
# animations:
# - typename: fireflies_remote.FireFliesRemote