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,6 +1,8 @@
#ifndef DELAY_MODELS_H
#define DELAY_MODELS_H
extern const unsigned char null_dly_id[];
extern const unsigned char mono_dly_id[];
extern const unsigned char mono_filter_id[];
extern const unsigned char st_filter_id[];