Loopy Pro: Create music, your way.

What is Loopy Pro?Loopy Pro is a powerful, flexible, and intuitive live looper, sampler, clip launcher and DAW for iPhone and iPad. At its core, it allows you to record and layer sounds in real-time to create complex musical arrangements. But it doesn’t stop there—Loopy Pro offers advanced tools to customize your workflow, build dynamic performance setups, and create a seamless connection between instruments, effects, and external gear.

Use it for live looping, sequencing, arranging, mixing, and much more. Whether you're a live performer, a producer, or just experimenting with sound, Loopy Pro helps you take control of your creative process.

Download on the App Store

Loopy Pro is your all-in-one musical toolkit. Try it for free today.

SFM Tutorials: Swift Playgrounds Music Apps - Coding Tutorials

sfmsfm
edited January 2022 in General App Discussion

In this tutorial I am going to show you how you can create a simple drum pad that produces a kick drum sound inside Swift Playgrounds.

For this I used just the AVFoundation framework. I do not explain how to code in Swift unless you guys ask me to create tutorials on that.

This also doesn’t use anything like AudioKit Pro, just what Apple provides out of the box.

The video covers the following:

  • Import of the AVFoundation framework
  • Creation of a SamplePlayer class
  • Use the AVAudioPlayer
  • Create two methods to play sounds and to change volume
  • Create a simple UI using GeometryReader, a Button and a Slider
  • Formatting and absolute positioning of Button and Slider

Do not forget to subscribe.

Sign In or Register to comment.