view fmgen/rhythmdata.c @ 7:ceda140f42fb

Remove the embedded getopt implementation.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Mon, 08 Sep 2014 17:23:31 +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
};