package
Version:
v0.0.0-...-fec55e7
Opens a new window with list of versions in this module.
Published: Jan 2, 2018
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Chords struct {
Type string `json:"type"`
Chords [][]Note `json:"chords"`
}
Drain any queued midi events.
Record the user playing. Consider the recording done after
timeout*250ms of no note down events.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.