Contents

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.

See Also

Creating an Audio Sequencer