Platforms to show: All Mac Windows Linux Cross-Platform

Back to PortAudioStreamBufferedMBS class.

PortAudioStreamBufferedMBS.HadUnderflow as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 7.5 ✅ Yes ✅ Yes ✅ Yes ❌ No All
A flag set if a data underflow was found while NoUnderflow is true.

You may want to set this to false after your application recovered from a data underflow.
(Read and Write property)

PortAudioStreamBufferedMBS.NoUnderflow as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 7.5 ✅ Yes ✅ Yes ✅ Yes ❌ No All
Whether underflows should be prevented.

If no audio data is there and NoUnderflow=true, the flag HadUnderflow is set to true and 0 values (Silence) is played.

Switching from sound to no sound and back may add some noise.
(Read and Write property)

PortAudioStreamBufferedMBS.OutputPosition as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 7.4 ✅ Yes ✅ Yes ✅ Yes ❌ No All
The current position in the playing stream.

May point between samples.
(Read only property)

PortAudioStreamBufferedMBS.OutputPositionRelative as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Audio MBS Audio Plugin 7.4 ✅ Yes ✅ Yes ✅ Yes ❌ No All
The current position in the playing buffer.

May point between samples.
Will reset to 0 when a new buffer is used.
(Read only property)

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


The biggest plugin in space...