5byte bossanovaBD[] = {1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0};
7byte bossanovaSN[] = {1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0};
9byte bossanovaCH[] = {1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0};
11byte bossanovaHT[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
13byte chachaBD[] = {1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0};
15byte chachaSN[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0};
17byte chachaCH[] = {0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0};
19byte chachaHT[] = {0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0};
21byte sambaBD[] = {1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1};
23byte sambaSN[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0};
25byte sambaCH[] = {0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0};
27byte sambaHT[] = {1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0};
byte sambaHT[]
Definition: MIDIPatterns.h:27
byte sambaBD[]
Definition: MIDIPatterns.h:21
byte sambaCH[]
Definition: MIDIPatterns.h:25
byte chachaBD[]
Definition: MIDIPatterns.h:13
byte chachaSN[]
Definition: MIDIPatterns.h:15
byte bossanovaHT[]
Definition: MIDIPatterns.h:11
byte bossanovaBD[]
Definition: MIDIPatterns.h:5
byte chachaHT[]
Definition: MIDIPatterns.h:19
byte chachaCH[]
Definition: MIDIPatterns.h:17
byte sambaSN[]
Definition: MIDIPatterns.h:23
byte bossanovaCH[]
Definition: MIDIPatterns.h:9
byte bossanovaSN[]
Definition: MIDIPatterns.h:7