UNPKG

@doc.e.dub/csound-browser

Version:

[![npm (scoped with tag)](https://shields.shivering-isles.com/npm/v/@csound/browser/latest)](https://www.npmjs.com/package/@csound/browser) [![GitHub Workflow Status](https://shields.shivering-isles.com/github/workflow/status/csound/csound/csound_wasm)](h

18 lines (16 loc) 733 B
export const logWorkletMain = () => () => {}; export const logWorkletWorker = () => () => {}; export const logSABMain = () => () => {}; export const logSABWorker = () => () => {}; export const logVANMain = () => () => {}; export const logVANWorker = () => () => {}; export const logOldSpnMain = () => () => {}; export const logOldSpnWorker = () => () => {}; export const logIndex = () => () => {}; export const logSPNMainSingle = () => () => {}; export const logSinglethreadWorkletMain = () => () => {}; export const logSinglethreadWorkletWorker = () => () => {}; export const logCommonUtils = () => () => {}; export const logWasmModule = () => () => {}; export const logMidiRequest = () => () => {}; export default () => () => {};