createStompboxControlSurface
createStompboxControlSurface(
document,options):StompboxControlSurface
Defined in: packages/stompbox/src/index.ts:1274
Parameters
Section titled “Parameters”document
Section titled “document”options
Section titled “options”Readonly<{ compiledControls?: readonly StompboxCompiledControlLike[]; label?: string; pedalId: string; }>