Platforms to show: All Mac Windows Linux Cross-Platform

Back to AUPlayerMBS class.

AUPlayerMBS.OutputUnitDefault = 0

Type Topic Plugin Version
const Audio MBS MacOSX Plugin 15.0
One of the output units.

Plugin default, currently HALOutput.

AUPlayerMBS.OutputUnitDefaultOutput = 3

Type Topic Plugin Version
const Audio MBS MacOSX Plugin 15.0
One of the output units.

A specialisation of AUHAL that is used to track the user's selection of the default device as set in the Sound Prefs

AUPlayerMBS.OutputUnitGenericOutput = 1

Type Topic Plugin Version
const Audio MBS MacOSX Plugin 15.0
One of the output units.

A generic output unit provides the start/stop API, and provides the basic services to convert Linear PCM formats.

AUPlayerMBS.OutputUnitHALOutput = 2

Type Topic Plugin Version
const Audio MBS MacOSX Plugin 15.0
One of the output units.

The audio unit that interfaces to any audio device. The user specifies which audio device to track. The audio unit can do input from the device as well as output to the device. Bus 0 is used for the output side, bus 1 is used to get audio input from the device.

AUPlayerMBS.OutputUnitSystemOutput = 4

Type Topic Plugin Version
const Audio MBS MacOSX Plugin 15.0
One of the output units.

A specialisation of AUHAL that is used to track the user's selection of the device to use for sound effects, alerts and other UI sounds.

AUPlayerMBS.TimePitchUnitDefault = 0

Type Topic Plugin Version
const Audio MBS MacOSX Plugin 15.0
One of the time pitch units.

Default, plugin chooses one. (normal TimePitch)

AUPlayerMBS.TimePitchUnitTimePitch = 1

Type Topic Plugin Version
const Audio MBS MacOSX Plugin 15.0
One of the time pitch units.

An audio unit that can be used to have independent control of both playback rate and pitch.

AUPlayerMBS.TimePitchUnitVarispeed = 2

Type Topic Plugin Version
const Audio MBS MacOSX Plugin 15.0
One of the time pitch units.

An audio unit that can be used to control playback rate (as the rate is faster, the pitch is higher).

The items on this page are in the following plugins: MBS MacOSX Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...