view fmgen/rhythmdata.c @ 8:a7e3a45d3002

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