Documentation ¶
Overview ¶
Package webmididrv provides a gomidi/midi.Driver to connect to MIDI ports in the browser (via webmidi). See the example to get an idea how to use it.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloseErrors ¶
type CloseErrors []error
CloseErrors collects error from closing multiple MIDI ports
func (CloseErrors) Error ¶
func (c CloseErrors) Error() string
Click to show internal directories.
Click to hide internal directories.