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.
MIDI latch / hold plugin that works with polyphonic synths?
Any recommendations for a plugin that allows latch / hold of MIDI notes, and that works with polysynths ? I tried the latch plugin that comes with the MIDI tools suite, but it does not work. The plugin only blocks NOTE OFF messages when a note held. Any additional NOTE ON gets through. As a result the second key press, that is meant to silence the note, triggers the same note on another voice.
Comments
This would be easy to script if it applied to all notes:
It could also work while a given CC# is non-zero, just a little trickier.
If this specification is correct, I could script it in StreamByter.
Here's the script that holds all notes until a second Note On is received:
Just insert StreamByter as an AUv3 MIDI effect, copy/paste the script, and Install Rules. You can use the StreamByter MIDI monitor (magnifying glass) to view the response to keyboard inputs. Route the output to your synth.
Notes about StreamByter
You could try my mozaic script for sostenuto. It reacts to the sustain pedal. But you can set it to any cc with the first knob.
https://patchstorage.com/sostenuto/
Thanks @uncledave , the script worked out of the box. I will have a look at @Alfred's Mozaic script as well because although having both plugins in my collection, I have worked more with Mozaic than with streambyter.
Good to hear. I prefer StreamByter for quickies like this because it is so minimal.
Reviving an old thread to say thanks. This script just worked for me and is something I’ve been looking for. Saved me from having to buy another app 🙏