flac

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2019 License: MIT Imports: 5 Imported by: 0

README

FLAC

GoDoc Go Report Card Build Status codecov

Read FLAC files with DSP pipeline.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pump

type Pump struct {
	io.Reader
	// contains filtered or unexported fields
}

Pump reads flac data from ReadSeeker.

func (*Pump) Flush

func (p *Pump) Flush() error

Flush closes flac decoder.

func (*Pump) Pump

func (p *Pump) Pump(sourceID string) (func(b signal.Float64) error, signal.SampleRate, int, error)

Pump starts the pump process once executed, wav attributes are accessible.

Jump to

Keyboard shortcuts

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