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.

diy midi controller

though i would
share, for anyone thinking about trying it. just finished building my first midi controller. I wanted a controller that was class compliant, with enough faders, twist knobs, and buttons for what i need.
I used a teeny 3.5 board. just like an arduino, but with midi function an arduino doesn't have. figuring out the code was the hardest part( still learning). However the teensy forum had several people quick to help with any question i had, and they even wrote some code and put it online for me to copy and use in my project. https://forum.pjrc.com/threads/42479-simple-midi-contoller
It was a challenging project for the first try, but it was very rewarding to see it all come together and have a functioning midi control to play within the end. I highly recommend.

Comments

  • I like anything DIY :)
    Well done, now i want one. :smiley:

  • Looks really slick and polished for a first DIY midi thingy! Kudos!

    I'm also playing around with a T3.6 at the moment, but mostly for trying out if it's powerful enough for realtime synthesis. These things are surprisingly zippy! I could probably run Troublemaker on one of these with just a few performance tweaks.

    And indeed, the Teensy forum is really helpful!

  • @brambos said:
    Looks really slick and polished for a first DIY midi thingy! Kudos!

    I'm also playing around with a T3.6 at the moment, but mostly for trying out if it's powerful enough for realtime synthesis. These things are surprisingly zippy! I could probably run Troublemaker on one of these with just a few performance tweaks.

    And indeed, the Teensy forum is really helpful!

    thanks ...really , a portable unit with troublemaker on it would be sick. like a tiny synth. let us know how that works out.

  • That looks great ! The case resembles a soldering station perhaps? How hard was it to design and put together the enclosure ?

  • That looks so slick. Nice work!

    How do you use it?

  • @heybail said:
    That looks great ! The case resembles a soldering station perhaps? How hard was it to design and put together the enclosure

    the enclosure is just a desktop project case. was from an electronics store here in st. louis (midwest electronics). It was and ugly brown and off white color, but I work in a bodyshop, so refinishing was no big deal. :) the case is just 2 piece, held together with 4 screws. it's super simple put together. just had to drill holes for pots and switches. and cut slots for the faders. the hardest part of the whole project was learning the coding. but you don't even need to do that if you just copy the code from online and send it to the teensy board

  • I just plug it into my laptop. any plugin or Daw that has midi learn. I just midi learn any of the controls and start making music. super simple.

    @lukesleepwalker said:
    That looks so slick. Nice work!

    How do you use it?

  • @5pinlink said:
    does this allow the driver to be named ? so when you plug it in it shows as "xxx controller" or does it show up as teensy or something ?
    just wondering if you could use multiples of these.

    in its default state, it shows up as "teensy". but I did read that you can change the name to whatever you want. yes I believe you can add as many as you would like.

  • edited March 2017

    @5pinlink said:
    interesting, if it can be named i think its time i bought a teensy.

    https://forum.pjrc.com/threads/23523-Change-device-name

    It's a bit old thread so the best bet should be asking Paul directly about how is this issue in the present. ;)

  • @Dubbylabby said:

    @5pinlink said:
    interesting, if it can be named i think its time i bought a teensy.

    https://forum.pjrc.com/threads/23523-Change-device-name

    It's a bit old thread so the best bet should be asking Paul directly about how is this issue in the present. ;)

    Paul knows all!! ;)

Sign In or Register to comment.