view fmgen/rhythmdata.c @ 4:c8875256b767

Use stdio for console output, update usage, and use sensible exit values.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Tue, 21 May 2013 12:10:27 +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
};