voc

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2024 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// FileHeader identifies VOC files.
	FileHeader string = "Creative Voice File\u001A"
)

Variables

This section is empty.

Functions

func Load

func Load(source io.Reader) (data audio.L8, err error)

Load reads from the provided source a Creative Voice Sound and returns the data.

func Save

func Save(writer io.Writer, sampleRate float32, samples []byte) error

Save encodes the provided samples into the given writer.

Types

This section is empty.

Jump to

Keyboard shortcuts

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