Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRawMessage ¶ added in v0.3.0
func SendRawMidiSequence ¶ added in v0.3.0
func SendRawMidiSequence(w writer.ChannelWriter, sequence [][]byte) error
Types ¶
type LEDController ¶
type LEDController struct {
// contains filtered or unexported fields
}
func NewLEDController ¶
func NewLEDController(w writer.ChannelWriter) *LEDController
func (*LEDController) Close ¶
func (c *LEDController) Close()
Click to show internal directories.
Click to hide internal directories.