All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jsMain.web.midi.MIDIInput.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

package web.midi

import web.events.Event
import web.events.EventHandler

sealed external class MIDIInput :
    MIDIPort {
    var onmidimessage: EventHandler?
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy