Merge branch 'master' of https://github.com/tildearrow/furnace into opn_volbalance
This commit is contained in:
commit
a8e388091a
149 changed files with 2925 additions and 1761 deletions
|
|
@ -119,8 +119,8 @@ class DivPlatformYM2610Base: public DivPlatformOPN {
|
|||
}
|
||||
}
|
||||
|
||||
bool isStereo() {
|
||||
return true;
|
||||
int getOutputCount() {
|
||||
return 2;
|
||||
}
|
||||
|
||||
const void* getSampleMem(int index) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue