pixelperfectengine.audio.base.types

Undocumented in source.

Members

Enums

AudioFormat
enum AudioFormat

Designates the audio format of a wave data.

MValueType
enum MValueType

Defines the type of a module parameter.

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.

DecoderWorkpad
struct DecoderWorkpad

Defines a workpad for many simple audio codecs

MValue
struct MValue

Defines the type and the name of a module's parameters.

WaveFormat
struct WaveFormat

Defines the the format of a waveform data.

WavemodWorkpad
struct WavemodWorkpad

Defines a workpad for sample stretching algorithms

Meta