Platforms to show: All Mac Windows Linux Cross-Platform

Back to PortAudioDeviceInfoMBS class.

PortAudioDeviceInfoMBS.DefaultHighInputLatency as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 7.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
Default latency values for robust non-interactive applications (eg. playing sound files).

(Read only property)

Some examples using this property:

PortAudioDeviceInfoMBS.DefaultHighOutputLatency as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 7.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
Default latency values for robust non-interactive applications (eg. playing sound files).

(Read only property)

Some examples using this property:

PortAudioDeviceInfoMBS.DefaultLowInputLatency as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 7.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
Default latency values for interactive performance.

(Read only property)

Some examples using this property:

PortAudioDeviceInfoMBS.DefaultLowOutputLatency as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 7.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
Default latency values for interactive performance.

(Read only property)

Some examples using this property:

PortAudioDeviceInfoMBS.DefaultSampleRate as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 7.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
The default sample rate.

(Read only property)

Some examples using this property:

PortAudioDeviceInfoMBS.HostApiIndex as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 7.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
The host API index for this device.

(Read only property)

Some examples using this property:

PortAudioDeviceInfoMBS.Index as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 7.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
The index of this device.

(Read only property)

PortAudioDeviceInfoMBS.MaxInputChannels as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 6.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
The number of input channels.

Returns 0 on any error.
(Read only property)

Some examples using this property:

PortAudioDeviceInfoMBS.MaxOutputChannels as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 6.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
The number of output channels for this device.

0 on any error.

Seems like an iMac returns two here, but the internal microphone has only one channel. So be aware that the memoryblocks in the events do have the actual size of the data that is coming in. So stereo has there a larger buffer.
(Read only property)

Some examples using this property:

PortAudioDeviceInfoMBS.Name as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 6.0 ✅ Yes ✅ Yes ✅ Yes ❌ No All
The name of this device.

Returns "" on any error.
(Read only property)

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


The biggest plugin in space...