Documentation ¶
Index ¶
- func ClearPresets(eventsForLauchpad chan common.ALight, guiButtons chan common.ALight, ...)
- func GetPresetNumber(X int, Y int) string
- func LoadPresets() map[string]Preset
- func RefreshPresets(eventsForLauchpad chan common.ALight, guiButtons chan common.ALight, ...)
- func SavePresets(presets map[string]Preset)
- type Preset
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClearPresets ¶
func ClearPresets(eventsForLauchpad chan common.ALight, guiButtons chan common.ALight, presets map[string]Preset)
ClearPresets is used to un-select all presets.
func GetPresetNumber ¶
func LoadPresets ¶
func RefreshPresets ¶
func RefreshPresets(eventsForLauchpad chan common.ALight, guiButtons chan common.ALight, presets map[string]Preset)
RefeshPresets is used to refresh the view of presets.
func SavePresets ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.