Revert "rename: superdough.mjs > webaudio.mjs"
This reverts commit 75281afe05.
This commit is contained in:
parent
75281afe05
commit
7d0fb0de83
4 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { midiToFreq, noteToMidi } from './util.mjs';
|
||||
import { registerSound } from './webaudio.mjs';
|
||||
import { registerSound } from './superdough.mjs';
|
||||
import { getOscillator, gainNode, getEnvelope } from './helpers.mjs';
|
||||
|
||||
export function registerSynthSounds() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue