PluginNode

interface PluginNode

Inheritors

AndroidPluginNode
JsPluginNode
JvmPluginNode
NativePluginNode
WasmJsPluginNode

Properties

Link copied to clipboard
abstract val instance: PluginInstance
Link copied to clipboard
abstract val instanceId: Int

Functions

Link copied to clipboard
abstract fun scheduleEvents(timestamp: Long, events: ByteArray): Boolean
Link copied to clipboard
abstract fun sendAllNotesOff()