fix: imports
This commit is contained in:
parent
2bc6d08410
commit
4b64168faa
2 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
import { drywet } from './helpers.mjs';
|
||||
import { getAudioContext } from './superdough.mjs';
|
||||
|
||||
// expects one of noises as type
|
||||
export function getNoiseOscillator(type = 'white', t) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue