Remote controlled audio app on iOS

With the single and double tap actions getting interpreted correctly (here’s how that went) let’s do something more useful than random sine wave tones!

What can it do now?

I’m borrowing some code from the Muser Ignite VST3/AU plug-in. Specifically, I wanted to add record and looping playback logic to this evolving app.

An acoustic guitar looper

Given the page turner successfully sends timely signals to the UI as both immediate single taps and quick double taps, this opens up the ability to have more than two functions from ostensibly a two button foot switch.

How to loop

I experimented with a few different workflows whilst holding a guitar and going through the motions. What felt most natural was:

Demo time!

Here’s my recording of using the above functionality. At least some of it. You’ll see me using the record and playback functionality. I’ve edited out the bit where I messed up and wanted to start over. As you now know that was done with a double up tap.