Platforms to show: All Mac Windows Linux Cross-Platform

Back to AVAudioUnitMBS class.

AVAudioUnitMBS.LevelMonitor(Level0 as Double, Level1 as Double, Level2 as Double, Level3 as Double, Level4 as Double, Level5 as Double, Level6 as Double, Level7 as Double, tag as Variant)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ❌ No
Reports level values.

We pass 8 level parameters for up to 8 channels.

AVAudioUnitMBS.PropertyListener(ID as UInt32, Scope as UInt32, Element as UInt32)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ❌ No
The property listener event.

When you listen for changes on a property, this event can be called.
Either synchronous on main thread or when received on other threads, the plugin will run it asynchronously on main thread.

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


The biggest plugin in space...