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 StoreLoopy Pro is your all-in-one musical toolkit. Try it for free today.
Send MIDI Clock start/stop message via action?
Hello. I would like to program buttons in loopy pro to send midi clock start and stop messages. I would like to be able to arbitrarily send these start/stop messages at any time and not necessarily tie them to when Loopy's clock starts and stops (so I can trigger a drum machine to start and stop even if loopy is not currently doing its thing). In the "Send MIDI Message" action, I don't see the ability to send these commands -- is there perhaps a way to do it via the "Custom" section? Or some other way?
Thanks for your help.
-Jordan
Comments
The custom option is for sending arbitrary messages such as this. Enter them as hexadecimal
Clock start is FA, continue is FB, stop is FC. I think that's all you need, but you might possibly need to send FA0000, FB0000, FC0000 for some devices.
https://en.wikipedia.org/wiki/MIDI_beat_clock
Thank you both for the info, much appreciated!