Skip to content

Commit b9e95c9

Browse files
committed
streams-memory_pcm-mixer-audiokit
1 parent 2b3da4e commit b9e95c9

File tree

1 file changed

+1
-1
lines changed
  • examples/examples-audiokit/streams-memory_pcm-mixer-audiokit

1 file changed

+1
-1
lines changed

examples/examples-audiokit/streams-memory_pcm-mixer-audiokit/drums.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
unsigned char drums_raw[] = {
1+
const unsigned char drums_raw[] = {
22
0x23, 0x00, 0xdc, 0xff, 0x41, 0x00, 0x14, 0x00, 0xc3, 0x00, 0xd2, 0x00,
33
0x32, 0x02, 0xb4, 0x02, 0xe7, 0x03, 0xa0, 0x04, 0xfc, 0x05, 0xe0, 0x05,
44
0x1a, 0x07, 0x4d, 0x08, 0xd8, 0x07, 0x42, 0x0b, 0xe4, 0x0d, 0x2a, 0x10,

0 commit comments

Comments
 (0)