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.

DRAMBO 2.0 is LIVE!!!

1373840424361

Comments

  • @Oregano said:
    Also separate question for anyone who knows - is there a way to “freeze” a track in Drambo like you can do in Cubasis, Zenbeats etc? It seems not, but would be convenient when some tracks are DSP heavy.

    No audio tracks yet, but you could record them and play them on a sample player, not very ideal

  • Thanks @cokomairena! True I can save stems one by one that way.

    As for playing tracks in the sampler, wouldn’t work well in clip mode anyway. Oh well.

  • @Oregano said:
    Thanks @cokomairena! True I can save stems one by one that way.

    As for playing tracks in the sampler, wouldn’t work well in clip mode anyway. Oh well.

    I just hope audio clips come soom

  • Been a while... Hope to see an update soon... Digging some of those modules over at the Patch hosting site...

    Can only imagine Midi Import and AuvMidi direct recording...

  • @giku_beepstreet himself mentioned a new Midi sequencer module in some comment on beepstreet forums, I'm very curious about that one. Does it allow sending (writing) its output to a clip of your choosing? Does it have flexi-like abilities; load file (midi), offset, speed, loop start/end, etc.? What does it doooo?

  • Is there an option to save several recordings from the "recordings" folder at once? So that I don't have to save each one separately?

  • @monomatik said:
    Is there an option to save several recordings from the "recordings" folder at once? So that I don't have to save each one separately?

    Ok, I'll answer for myself. ;)

    I noticed that you can drag'n'drop recordings into the files app in split view. Pretty cool!

  • Is there a way to use Drambo to send aftertouch messages to external gear? Specifically channel pressure.

  • edited December 2022

    @slicetwo said:
    Is there a way to use Drambo to send aftertouch messages to external gear? Specifically channel pressure.

    I believe not. You could route the Drambo MIDI through a StreamByter script to convert a specific CC to Channel Pressure.

    Edit: Here's a script, converting CC2 on channel 1 to channel pressure.

    #ConvertPressure
    
    If load
       set name Conv
    End
    
    If M0 == B0 $2
       send D0 M2
       Block
    End
    

    This will pass all other MIDI messages unchanged. Actually, you can just use this nifty one-liner:

    B0 02 XX = D0 X3
    

    I wasn't sure this would work, since the CC and CP messages are different lengths, but it does.

    For Drambo AUv3, you'll need to route the Drambo MIDI output through StreamByter. In Drambo stand-alone, you can do it in-line, like this.

  • @uncledave said:

    @slicetwo said:
    Is there a way to use Drambo to send aftertouch messages to external gear? Specifically channel pressure.

    I believe not. You could route the Drambo MIDI through a StreamByter script to convert a specific CC to Channel Pressure.

    Edit: Here's a script, converting CC2 on channel 1 to channel pressure.

    #ConvertPressure
    
    If load
       set name Conv
    End
    
    If M0 == B0 $2
       send D0 M2
       Block
    End
    

    This will pass all other MIDI messages unchanged. Actually, you can just use this nifty one-liner:

    B0 02 XX = D0 X3
    

    I wasn't sure this would work, since the CC and CP messages are different lengths, but it does.

    For Drambo AUv3, you'll need to route the Drambo MIDI output through StreamByter. In Drambo stand-alone, you can do it in-line, like this.

    Very cool! Thanks!

  • @drez said:

    @rs2000 said:

    @RajahP said:

    @cokomairena said:

    @RajahP said:
    Drambo is such a Monstah… Can’t wait on the next update.. In particular, Midi Import, Auv3 Midi recording… and they said something about Ableton Export?

    Well with the current multitrack recording importing to ableton is just dragging and dropping the files pressing ctrl

    Are you speaking about the M1 thing.. I’m on PC…

    Edit.. Maybe it is time to look into a Mac..

    Yes and yes. At least if you're working with Ableton 11. Drambo works well on the iPad already, no question, but the much larger UI on a larger Mac/Macbook display is a really nice thing to have, as is the much better file access than on iOS :)

    Kind of a noob question here, but are there any key shortcuts that work on the Mac version?

    Not only that, you can map your own:

  • Well well well, whadya know… Drambo v 2.20 just dropped. Christmas has come early…

  • Interested to see what the Punch-in Looper does. I read the Help description but I'm still not certain. Experimentation will begin after work…

  • Oh wow, this is quite a surprise! I'm very excited to check it out

  • AU midi recording is the biggie no more workarounds. Nice to have the Racks built into the pads.

  • Great! Many thanks!

  • @Jumpercollins said:
    AU midi recording is the biggie no more workarounds. Nice to have the Racks built into the pads.

    What's happening here? How does one record midi, and how do you get the plug-ins on those pads!?!

  • @Jumpercollins said:
    AU midi recording is the biggie no more workarounds. Nice to have the Racks built into the pads.

    Great news,I was really looking for this one!

  • @mistercharlie said:

    @Jumpercollins said:
    AU midi recording is the biggie no more workarounds. Nice to have the Racks built into the pads.

    What's happening here? How does one record midi, and how do you get the plug-ins on those pads!?!

    Tap on AU instrument in rack view. These are just navigation shortcuts.

  • Wow.. Thanks..

  • @mistercharlie said:
    What's happening here? How does one record midi

    There’s a record button on midi modules now, just activate that to record to the sequencer

  • Rec button on Midi AU module is great, thanks!

  • Excited to see what the punch in stuff does.

    Convolver is cool to have!

  • @BroCoast said:
    Excited to see what the punch in stuff does.

    A simple example for using the Punch-In Looper:
    Have Flexi play a drum loop, put a Punch-In Looper behind it, switch it to Slice mode and hit the pads (or keys) starting from C2 to decide which sections are played in a loop.
    You can press multiple pads/keys to play multiple slices in a loop.

    @jakoB_haQ recently wondered why so few apps can do this, looking at a very old breakbeat mangler app, and here it is!

    Convolver is cool to have!

    Oh yes indeed! :)

  • Please add a button for velocity sensitivity and quantization here :'(

  • Aaaand, this updates seems incredible. You can see Drambo is a work of love and passion!

  • @cokomairena said:

    Please add a button for velocity sensitivity and quantization here :'(

    Please do take into consideration that everything has to fit on the iPhone as well :sunglasses:
    It's just a few taps to reach wha you're after.

    Velocity On/Off

    Quantize On/Off

    If 'everything' was always visible the UI would get too 'busy' and distracting.

    Cheers!

  • Congrats on the update! I've seen some bugs (note selection) corrected on the piano roll which is great. Just wish I could lock the x (time) or y (pitch) axis when dragging notes around, this would help a lot. 🎹

    Really happy with the data folder visible in Files by the way! 😍

    Besides rec'ing AU Midi, I don't think there are new flexible midi routing options à la AUM, although I wished for them 😅. I guess I'll go with the current tricks (for instance track 2 is listening to track 1 by routing 1's midi out to the midi input of an instrument on track 2) or through Streambyter.

  • @jsmonzani said:

    Really happy with the data folder visible in Files by the way! 😍

    Did you also notice that the same folder that is visible in the Files.app is used by both Stand-Alone and the AUv3?

    Most AUv3 apps that have a folder visible in Files.app 'copy' the files to a separate AUv3 container, Drambo doesn't :sunglasses:

    Hopefully SunVox will get this functionality as well in the next update...
    ...so no more quirky file-sharing between AUv3 and Stand-Alone.

    Cheers!

Sign In or Register to comment.