runningstatus

package
v0.8.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reader

type Reader interface {
	Read(canary byte) (status byte, changed bool)
}

func NewLiveReader

func NewLiveReader() Reader

func NewSMFReader

func NewSMFReader() Reader

type SMFWriter

type SMFWriter interface {
	Write(midi.Message) []byte
	ResetStatus()
}

func NewSMFWriter

func NewSMFWriter() SMFWriter

type Writer

type Writer interface {
	io.Writer
	// contains filtered or unexported methods
}

func NewLiveWriter

func NewLiveWriter(output io.Writer) Writer

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL