pixelperfectengine.audio.base.types

Undocumented in source.

Members

Enums

AudioFormat
enum AudioFormat

Designates the audio format of a wave data.

SampleLoadErrorCode
enum SampleLoadErrorCode

Defines errorcodes for sample loading. Negative numbers indicate specific issues, positive numbers indicate issues with sample length, format, etc.

Structs

BiquadFilterValues
struct BiquadFilterValues

Stores Biquad filter values for audio.

WaveFormat
struct WaveFormat

Defines the the format of a waveform data.

WavemodWorkpad
struct WavemodWorkpad

Defines a workpad for sample stretching algorithms

Workpad
struct Workpad

Defines a workpad for many simple audio codecs

Meta