view fmgen/rhythmdata.c @ 1:83859b2e2bae

Add build instructions for a shared library.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Tue, 21 May 2013 10:37:21 +0200
parents c55ea9478c80
children
line wrap: on
line source

#include "rhythmdata.h"

const unsigned char* rhythmdata[6] = {
    BD_2608, SD_2608, TOP_2608, HH_2608, TOM_2608, RIM_2608
};