add experimental low-latency mode
do not use (yet)!
This commit is contained in:
parent
d47a59f5f0
commit
96715ed88c
38 changed files with 201 additions and 120 deletions
|
|
@ -429,6 +429,7 @@ int DivPlatformVRC6::getRegisterPoolSize() {
|
|||
void DivPlatformVRC6::reset() {
|
||||
for (int i=0; i<3; i++) {
|
||||
chan[i]=DivPlatformVRC6::Channel();
|
||||
chan[i].std.setEngine(parent);
|
||||
}
|
||||
// a poll may be necessary to decide the default
|
||||
chan[2].vol=30;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue