JS API Reference IPatcher interface

IPatcher interface

Interface describing the generated RNBO Patcher Object

Signature

export interface IPatcher 

Properties

desc

Type: IPatcherDescription

Patcher Description

presets

Type: { name: string; preset: IRNBOPreset; }[]

src

Type: Array<IPatcherSrc>