config

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2020 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 Config

type Config interface {
	Control() []Section
	Curve() []Section
	Effect() []Section
	Global() Section
	Group() []Section
	Master() []Section
	Midi() []Section
	Region() []Section
	Sample() []Section
}

func New

func New(path string) (Config, error)

type Section

type Section interface {
	Name() string
	Value(string) string
}

Jump to

Keyboard shortcuts

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