Platforms to show: All Mac Windows Linux Cross-Platform

AVAudioFileMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class AVFoundationNode MBS AVFoundation Plugin 15.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The AVAudioFile class represents an audio file that can be opened for reading or writing.

Regardless of the file’s actual format, you read and write the file using AVAudioPCMBuffer objects, that contain samples in AVAudioCommonFormat, referred to as the file’s processing format. Conversions are performed to and from the file’s actual format.

Reads and writes are always sequential, but random access is possible by setting the framePosition property.

This class has no sub classes.

Some methods using this class:

Some events using this class:

Some examples using this class:

Blog Entries


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


AVAudioEnvironmentReverbParametersMBS   -   AVAudioFormatMBS


The biggest plugin in space...