audio

package
v0.0.0-...-912d621 Latest Latest
Warning

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

Go to latest
Published: May 31, 2022 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Track

type Track struct {
	Header []byte // Audio header data (struct audio_header).
	Data   []byte // Sample data.
}

A Track is an audio music track.

func ReadTrack

func ReadTrack(data []byte) (*Track, error)

ReadTrack reads a music track from disk.

Directories

Path Synopsis
Package vadpcm provides tools for working with VADPCM-encoded audio.
Package vadpcm provides tools for working with VADPCM-encoded audio.

Jump to

Keyboard shortcuts

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