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 Store

Loopy Pro is your all-in-one musical toolkit. Try it for free today.

Set the Number of the saveslot

Like an index of a table, I would like to be able to preselect the active position of a saveslot. At the moment, the number of the save slot is fixed in the save action (I hope its true !).

if saveslot empty then save to this slot else ad 1 to the slotindex-position.

Or SET the actual slotindex-position to x

Background: I would like to be able to take some snapshots of the current fader positions while jamming, so that I can retrieve them during jamming or later. So I have a widget that saves all fader positions.

Currently I musst to duplicate this widget and then adjust all slot numbers (plus 1)

Comments

  • @Stefanoni said:
    Like an index of a table, I would like to be able to preselect the active position of a saveslot. At the moment, the number of the save slot is fixed in the save action (I hope its true !).

    if saveslot empty then save to this slot else ad 1 to the slotindex-position.

    Or SET the actual slotindex-position to x

    Background: I would like to be able to take some snapshots of the current fader positions while jamming, so that I can retrieve them during jamming or later. So I have a widget that saves all fader positions.

    Currently I musst to duplicate this widget and then adjust all slot numbers (plus 1)

    Currently, there isn’t a dynamic slot indicator like that. You could fake it by having a dial with steps pre-set-up with slots that gets incremented with each save.

  • Do I understand that correctly ?

    I would have to duplicate the actions per step and then adjust the slot number?

  • @Stefanoni said:
    Do I understand that correctly ?

    I would have to duplicate the actions per step and then adjust the slot number?

    Yes

Sign In or Register to comment.