Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Listener ¶
type Listener struct {
// contains filtered or unexported fields
}
Listener is a Mitti OSC message receiver
func MakeListener ¶
MakeListener creates a Mitti OSC message listener
type State ¶
State is the Mitti playback state from osc messages
func (*State) CueTimeLeft ¶
CueTimeLeft gets the time left on current Mitti cue
func (*State) ToggleLoop ¶
ToggleLoop toggles the loop state
func (*State) TogglePlay ¶
TogglePlay toggles the play/pause state
Click to show internal directories.
Click to hide internal directories.