init(audioEngine:)
Creates an audio sequencer that the framework attaches to an audio engine instance.
Declaration
init(audioEngine engine: AVAudioEngine)Parameters
- engine:
The engine to attach to.
Creates an audio sequencer that the framework attaches to an audio engine instance.
init(audioEngine engine: AVAudioEngine)The engine to attach to.