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.
Automatic Transpose from button widget in Loopy Pro
I'd like to set up Ableton like scenes for my setlist, and have watched the video from Michael, which is good. When I select and/or press the next song or scene, I want to automatically transpose my keyboard for that song and then set it back when a new song/scene is selected or played. Loopy Pro doesn't have a parameter for the transpose or keyboard split to automate it and I've checked out some scripts on Mozaik. But they set up a control for the transpose, I want to pass a parameter, let's say -2 and have the keyboard drop 2 semitones. I also see that this function is on the roadmap, under review, so hopefully it will be built in, in the future.
But what is the best way to automate a midi transpose to a specific value when a button is pressed in Loppy Pro?
Thanks in advance and I have to say Loppy Pro is a fantastic piece of software.... thank you!
Comments
Mozaic’s knobs and sliders are addressable as AU parameters—and you can use the adjust parameter action to change the settings. You can save an AU with particular settings as an auv3 preset which you can recall with the Select Preset action. Or you could modify the script to use midi triggers for changing parameters.
Thanks espeigel123. I'll try Ki's script in Mozaik and then look for the parameter change in LP and go from there.
All - I was successful automatically transposing using mfxStrip. I ran the midi keyboard through mfxStrip, then set the destination out of mfxStrip to a specific color. I then set up a button grid and set the individual buttons to send a different offset to mfxStrip. Using press, assign a value (specific) target mfxStrip and changed the send value to -5, -4, -3, -2, -1, 0, etc..... Then I set up a button that presses the button in the grid that I want. So now, I can set up a backing track and transpose the keyboard before the track starts and then turn the transpose back off (send 0) when the song is over. Very, very, nice. Thank you Loopy Pro and Edward!