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.

parsing the .controllerprofile file

Hello @Michael ,

I'm trying to automate the creation of a .controllerprofile file, so I grabbed an existing one already so I could see its content.

I looks lie an xml. However, I don't understand how the midi commands are encoded in the tab. It
How do you represent a midi cc command, for instance?

Comments

  • @ttk said:
    Hello @Michael ,

    I'm trying to automate the creation of a .controllerprofile file, so I grabbed an existing one already so I could see its content.

    I looks lie an xml. However, I don't understand how the midi commands are encoded in the tab. It
    How do you represent a midi cc command, for instance?

    FWIW, Michael is pretty tied up with getting a major Loopy Pro upgrade done. I wouldn't be surprised if you don't hear back for a while.

  • @ttk: i just looked at a profile in a text editor and the string is the hexadecimal representation of the midi bytes.

  • I just figured out myself:

    indeed it is the hex code for the midi command.

    • a prefix for double tap, or hold, etc...

    for instance "d:b20b" means "double tap midi CC11 on channel 3"

Sign In or Register to comment.