Edit

Share via


AVAudioUnitSampler.LoadSoundBank(NSUrl, Byte, Byte, Byte, NSError) Method

Definition

[Foundation.Export("loadSoundBankInstrumentAtURL:program:bankMSB:bankLSB:error:")]
public virtual bool LoadSoundBank (Foundation.NSUrl bankUrl, byte program, byte bankMSB, byte bankLSB, out Foundation.NSError outError);
abstract member LoadSoundBank : Foundation.NSUrl * byte * byte * byte *  -> bool
override this.LoadSoundBank : Foundation.NSUrl * byte * byte * byte *  -> bool

Parameters

bankUrl
NSUrl
program
Byte
bankMSB
Byte
bankLSB
Byte
outError
NSError

Returns

Attributes

Applies to