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.
minor issue - action Enable/Disable MIDI Destination does not return correct status?
example:
radiobutton1: #route MIDI to target1
Enable MIDI Destination source1-->target1
Disable MIDI Destination source1-->target2
radiobutton2: #route MIDI to target2
Disable MIDI Destination source1-->target1
Enable MIDI Destination source1-->target2
There is probably some issue because radio button widget cannot display which button is active
Thanks
Comments
Try using the Switch action instead. The way you have it the button won't especially know which of the two actions it should provide feedback for.
A simpler solution is to use the switch option. The state feedback works fine and it is simpler.
I’ll report the feedback issue. If you set it to first action, it will work, too.
You can also do it by changing the order of your actions so that the enable action is first, then set the radio buttons feedback setting to First Action. But Switch is cleaner.
it's perfect clean using, switch, here is complete scenario (I am sorry I was not precise)
Button 1.no instrument, 2.orange, 3.yellow
In this case switch and order do not help.
radiobutton1: #route MIDI to target1
Enable MIDI Destination source1-->target1
Disable MIDI Destination source1-->target2
radiobutton2: #route MIDI to target2
Disable MIDI Destination source1-->target1
Enable MIDI Destination source1-->target2
radiobutton3: #do not route MIDI
Disable MIDI Destination source1-->target1
Disable MIDI Destination source1-->target2
I can override it easily with empty dummy "donothing" instrument or something like that, it's not clean, but works.
But as a longtime developer and musician I have to say: Loopy pro overally is absolutely GENIAL! Wow!