loadPreset(at:)
Loads an audio unit using a specified preset.
Declaration
func loadPreset(at url: URL) throwsParameters
- url:
The URL of an audio unit preset file.
Loads an audio unit using a specified preset.
func loadPreset(at url: URL) throwsThe URL of an audio unit preset file.