default cycle
This commit is contained in:
parent
16b2fc0632
commit
63fcce79e0
3 changed files with 3 additions and 4 deletions
|
|
@ -23,8 +23,7 @@ export const webaudioOutput = (hap, _deadline, hapDuration, cps, t) => {
|
|||
t,
|
||||
hapDuration,
|
||||
cps,
|
||||
hap.whole.begin.valueOf(),
|
||||
// cycle
|
||||
hap.whole?.begin.valueOf(),
|
||||
);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue