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.
BUG? Button mapped as toggle, but works a momentary, when triggered via midi
Hi community!
Sorry if the wrong place. I found no better one for bug reports..
The problems is this:
- button's Press is mapped to toggle clock start/stop
- the same button is mapped to midi: NoteOn -> press; NoteOff -> release
- button on screen works as expected: Press -> playback, Release -> nothing
- but midi behavior is wrong: noteOn -> play, noteOff -> stop
- to achieve toggle behavior with midi I have to unmap noteOff. This is problematic in my multi-page setup - the same button on other page can do something else and I'd like midi mapping to be the same everywhere
Comments
It sounds like the binding might not be set up correctly. Please make a screenshot of all the elements of the binding. Also post a screenshot of the button’s actions.
Thanks for the response @espiegel123!
see the screens attached + screen of Protokol showing what exactly came from the controller
Can you zip your project and upload it here. It will speed up my investigation/testing. Btw, you can upload images so that they appear in line.
Here you go. To make it easier for you I've made a minimal project, where this is also reproducible.
The images - ok, will do from now on! (ipad screens looked too big - thought they'd more accessible as attachments)
It is probably a bug that press is being triggered in this situation. The issue is that the binding is set to trigger the button’s release action, and there is no release action. Loopy should probably do nothing in that case. In the meantime, you can add a release action that does nothing. As a do-nothing action, you can use the Clip - Adjust Parameter action with no clip targeted.
I think this will solve your problem
@NikoU : this was a bug. Triggering a non-existent button Release will be ignored in the next update.