SimpleVirtualMidiOutput

Constructors

Link copied to clipboard
constructor(details: MidiPortDetails, onDispose: () -> Unit)

Properties

Link copied to clipboard
Link copied to clipboard
open override val details: MidiPortDetails
Link copied to clipboard

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
open override fun send(mevent: ByteArray, offset: Int, length: Int, timestampInNanoseconds: Long)