Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
This commit is contained in:
commit
013c7b92fb
42 changed files with 383 additions and 248 deletions
|
|
@ -212,6 +212,7 @@ class DivPlatformES5506: public DivDispatch, public es550x_intf {
|
|||
bool isMuted[32];
|
||||
signed short* sampleMem; // ES5506 uses 16 bit data bus for samples
|
||||
size_t sampleMemLen;
|
||||
unsigned int sampleOffES5506[256];
|
||||
struct QueuedHostIntf {
|
||||
unsigned char state;
|
||||
unsigned char step;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue