status

package
v0.0.0-...-ac268a5 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 License: LGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type St

type St string
const (
	// Message
	ActiveChange       St = "active_change"
	None               St = "none"
	ParameterChange    St = "parameter_change"
	ParameterChangeMin St = "parameter_change_min"
	ParameterChangeMax St = "parameter_change_max"
	PresetChange       St = "preset_change"
	PresetLoad         St = "preset_load"
	SetChange          St = "set_change"
	SetLoad            St = "set_load"
	TempoChange        St = "tempo_change"
	TypeChange         St = "type_change"
	Warning            St = "warning"

	// Controller
	Error       St = "error"
	ErrorStop   St = "error_stop"
	InitDone    St = "init_done"
	NormalStop  St = "normal_stop"
	NormalStart St = "normal_start"
	Progress    St = "progress"
)

Jump to

Keyboard shortcuts

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