cupertino-sample-code/avfaudio-building-an-audio-sequencer-to-arrange-and-play-clips
Mihaela Mihaljevic 6a4d8ee491 data(samples): add 15 iOS-27 beta sample projects
Apple Intelligence: appintents calendar/messaging/music/photo, foundationmodels-origami,
evaluations-book-tracker. Plus declaredagerange age-assurance, immersivemediasupport,
metal ML (inline ops, irradiance NN), avfoundation camera, avfaudio sequencer, appkit
state restoration, healthkit heart-rate zones. Extracted from Apple sample archives.
2026-06-20 12:42:17 +02:00
..
ClipLauncher data(samples): add 15 iOS-27 beta sample projects 2026-06-20 12:42:17 +02:00
Configuration data(samples): add 15 iOS-27 beta sample projects 2026-06-20 12:42:17 +02:00
.gitignore data(samples): add 15 iOS-27 beta sample projects 2026-06-20 12:42:17 +02:00
LICENSE.txt data(samples): add 15 iOS-27 beta sample projects 2026-06-20 12:42:17 +02:00
README.md data(samples): add 15 iOS-27 beta sample projects 2026-06-20 12:42:17 +02:00

Building an audio sequencer to arrange and play clips

Create a clip launcher by using modern Swift APIs, like SwiftUI and Swift concurrency.

Overview

For more information about the app and how it wworks, see Building an audio sequencer to arrange and play clips in the developer documentation.