diff fmgen/rhythmdata.c @ 0:c55ea9478c80

Hello Gensokyo!
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Tue, 21 May 2013 10:29:21 +0200
parents
children
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/fmgen/rhythmdata.c
@@ -0,0 +1,6 @@
+#include "rhythmdata.h"
+
+const unsigned char* rhythmdata[6] = {
+    BD_2608, SD_2608, TOP_2608, HH_2608, TOM_2608, RIM_2608
+};
+