remove unessecary functions
This commit is contained in:
parent
af3d32a493
commit
ff85f2307f
2 changed files with 0 additions and 3 deletions
|
|
@ -10,11 +10,9 @@ import cx from '@src/cx.mjs';
|
|||
import { transpiler } from '@strudel/transpiler';
|
||||
import {
|
||||
getAudioContext,
|
||||
initAudio,
|
||||
webaudioOutput,
|
||||
resetGlobalEffects,
|
||||
resetLoadedSounds,
|
||||
isAudioInitialized,
|
||||
initAudioOnFirstClick,
|
||||
} from '@strudel/webaudio';
|
||||
import { defaultAudioDeviceName } from '../settings.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue