Interface: Instrument
An instrument supported by InstrumentBackplane.
Implemented by
Methods
init
▸ init(): void
Initializes this instrument.
Returns
void
Defined in
src/sdk/instruments/Backplane.ts:6
onUpdate
▸ onUpdate(): void
Updates this instrument.
Returns
void
Defined in
src/sdk/instruments/Backplane.ts:9