Merge branch 'master' of https://github.com/tildearrow/furnace into sample_macro
This commit is contained in:
commit
26d3e02dd8
58 changed files with 7708 additions and 26 deletions
|
|
@ -581,7 +581,7 @@ int DivPlatformSoundUnit::init(DivEngine* p, int channels, int sugRate, unsigned
|
|||
su=new SoundUnit();
|
||||
setFlags(flags);
|
||||
reset();
|
||||
return 6;
|
||||
return 8;
|
||||
}
|
||||
|
||||
void DivPlatformSoundUnit::quit() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue