autoeq

package
v0.0.0-...-d3c1a95 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2021 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AutoeqToEasyEffects

func AutoeqToEasyEffects(configPath string) outputWrapper

func CreateBandMap

func CreateBandMap(bands []band) map[string]band

func GenerateBands

func GenerateBands(lines []string) []band

func GetPreamp

func GetPreamp(configHeadline string) float32

func NewBand

func NewBand(freq, gain, quality float32, band_type string) band

func NewEq

func NewEq(inputGain float32, bands []band) equalizer

func NewOutput

func NewOutput(eq equalizer) outputWrapper

Types

type Config

type Config struct {
	// contains filtered or unexported fields
}

func GetConfig

func GetConfig() *Config

type ErrorEvent

type ErrorEvent struct {
	// contains filtered or unexported fields
}

func ExportEasyEffectsProfile

func ExportEasyEffectsProfile(o outputWrapper, name string) *ErrorEvent

func OpenParametricData

func OpenParametricData(path string) ([]string, *ErrorEvent)

type MyLogger

type MyLogger struct {
	*zerolog.Logger
}

func GetLogger

func GetLogger() *MyLogger

func NewLogger

func NewLogger() *MyLogger

func (*MyLogger) ConfigInfoLog

func (l *MyLogger) ConfigInfoLog(ident, value string)

func (*MyLogger) ConfigNotExportedLog

func (l *MyLogger) ConfigNotExportedLog(path string)

func (*MyLogger) EnvVarMissingLog

func (l *MyLogger) EnvVarMissingLog(envVar string)

func (*MyLogger) FileNotOpenedLog

func (l *MyLogger) FileNotOpenedLog(path string)

func (*MyLogger) InvalidArgRangeLog

func (l *MyLogger) InvalidArgRangeLog(arg string)

func (*MyLogger) SuccessLog

func (l *MyLogger) SuccessLog(context string)

func (*MyLogger) UnexpectedValueLog

func (l *MyLogger) UnexpectedValueLog(ident, value string)

Jump to

Keyboard shortcuts

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