Skip to content

createStompboxSourcePanelControls

createStompboxSourcePanelControls(document): readonly Readonly<{ description?: string; id: string; kind: StompboxRuntimeControlKind; label: string; options?: readonly string[]; panelElementId?: string; sourceComponentId?: string; sweep?: string; value: number; }>[]

Defined in: packages/stompbox/src/index.ts:1219

CircuitDocument

readonly Readonly<{ description?: string; id: string; kind: StompboxRuntimeControlKind; label: string; options?: readonly string[]; panelElementId?: string; sourceComponentId?: string; sweep?: string; value: number; }>[]