createDefaultStompboxPedalStateFromVdsp
createDefaultStompboxPedalStateFromVdsp(
source,options):StompboxPedalState
Defined in: packages/stompbox/src/index.ts:1355
Parameters
Section titled “Parameters”source
Section titled “source”string
options
Section titled “options”Readonly<{ compiledControls?: readonly StompboxCompiledControlLike[]; enabled?: boolean; filename?: string; pedalId: string; }>