Contents

cutEvents(in:)

Splices all events in the beat range from the music track.

Declaration

func cutEvents(in range: AVBeatRange)

Parameters

  • range:

    The range of beats.

Discussion

All events past the end of the range you specify shift backward by the duration of the range.

See Also

Cutting and Copying Events