Threaded build nominally working

This commit is contained in:
hirsch 2016-07-29 15:40:45 -04:00
parent 96152fd3ed
commit f9527898df
26 changed files with 1237 additions and 1090 deletions

View file

@ -1,5 +1,7 @@
#include "mod_models.h"
const unsigned char null_mod_id[] = { 0x00, 0x00 };
const unsigned char sine_chorus_id[] = { 0x12, 0x00 };
const unsigned char tri_chorus_id[] = { 0x13, 0x00 };
const unsigned char sine_flange_id[] = { 0x18, 0x00 };