controller

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: May 16, 2023 License: Apache-2.0 Imports: 23 Imported by: 1

Documentation

Index

Constants

View Source
const (
	ARCHIVE_TIME_STAMP       = "20060102-150405"
	CONFIG_PATH              = "config/config.json"
	DEFAULT_SAMPLE_RATE      = 96000
	BLOCK_SIZE               = 8192
	MORE_OUTPUTS_THAN_INPUTS = 3
)

* Constants for the controller.

Variables

This section is empty.

Functions

func Version added in v1.2.0

func Version() (string, error)

* Returns version information.

Types

type Controller

type Controller interface {
	Operate(numChannels uint32)
}

* The controller interface.

func CreateController

func CreateController() Controller

* Creates a new controller.

Jump to

Keyboard shortcuts

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