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.
Comments
Waveform DAW runs in it .
I have a spare Pi Zero board and I'm gonna build a Bluetooth MIDI adapter for my midi keyboard. I plan to buy this extension board or something similar, and power my Zero from 4 AAA batteries.
Supercollider is your best bet as it’s real time. Also does synthesis.
Also, I have this another project idea - I'm thinking about using an RPi to turn a Launchpad Mini into a standalone step sequencer. I know, the Launchpad Pro can do that, but it lacks some features, it's not as customizable as I'd like it to be, and it's $400.
I think I'll start creating a prototype in Max and see how it goes
Thanks, I forgot about that. I think it has its own language, but that's fine, I guess. Maybe better.
Sonic Pi, a live coding music environment developed specifically for Raspberry Pi, uses (and/or is built on top of?) Supercollider, at a higher level of abstraction. (edit: turns out Sonic Pi is actually a domain-specific-language written in and bundled with Ruby for music/audio-synthesis/midi , so Sonic Pi programs are actually programmed in Ruby, with all features of Ruby language.)
I wonder whether Sonic Pi on RPi might be similar in some ways to Mozaic. Or maybe could be used similarly. It does have midi in, out and has language that lets you process in similar ways: https://sonic-pi.net/tutorial.html#section-11
Here's video of Sonic Pi (on Mac, but it could be on RPi) being driven by a TouchOSC interface on iPad:![](https://img.youtube.com/vi/FrAGd6vbQuQ/0.jpg)
Is there a project out there you can build upon?
Contains Supercollider:
Is there any way to build a basic mpc style sampler with one? Like if I built a controller to work with it
https://www.youtube.com/redirect?q=https://github.com/otem/Raspberry-Pi-Looper-synth-drum-thing&redir_token=65UJLjeoTjlNlmSxZoAA66mBMN58MTU5MDQzNDEyNkAxNTkwMzQ3NzI2&v=mCOHFyI3Eoo&event=video_description
Also possible something with teensy
![](https://img.youtube.com/vi/huCV6ood0t0/0.jpg)
Returning into Pi and as some pointed:
![](https://img.youtube.com/vi/_KcuA68LZgU/0.jpg)
for the pd patch lovers (and c++ aficionados)
![](https://img.youtube.com/vi/f94Go5Qafg8/0.jpg)
Ok for the pd lovers but also in iOS not just Pi... the patch behind the sooperlooper otem rellik hardware:
![](https://img.youtube.com/vi/lzkYWZ0du3s/0.jpg)
Someone said standalone DVS?
![](https://img.youtube.com/vi/epR50swm96o/0.jpg)
Step Sequencer?
![](https://img.youtube.com/vi/-JDcWrNeKU4/0.jpg)
Then merge all (or most of these)
![](https://img.youtube.com/vi/nSxXIiZ3pmE/0.jpg)
Thanks for watch. If you get anything running send me one as thanks![:trollface: :trollface:](https://forum.loopypro.com/resources/emoji/trollface.png)
i have a pi4 ill be paring with the Blokas Pisound kit and running MODEP (Mod Duo) on. stoked to use it as a mega portable fx box with other small gear. case looks nice too
DIY USB HOST
@TheDubbyLabby sweet thanks for the info. Haha I’ll see if I can even accomplish it myself first
Nonono... I don’t want sweet thanks...
![:trollface: :trollface:](https://forum.loopypro.com/resources/emoji/trollface.png)
Send me something working or forget about me!
The one already mentioned on the previous page: https://neuma.studio/rpi-as-midi-host.html
Though I'm not gonna use their pre-made image. I'll do everything myself using the following instructions: https://neuma.studio/rpi-midi-complete.html
When I have time, I'll see if the software (especially the Bluetooth stack) works fine, and only then I'll start thinking about the case, how to power it, etc.
and SunVox!
Sounds great!
I'm very interested in getting Bluetooth MIDI host and client to work in the Pi Zero.
Good luck!
Something like this: https://blokas.io/midihub/ ?
Btw, the complete instructions have a few lines of code that need to be changed on some configurations — probably because of slight changes in the OS since then. There is a place where they use a sleep value of 6 that needs to be 10 on my system. Also, the read-only. The wpa-supplicant info needs to be slightly different than what they have. Lastly, the read-only code has a line that is wrong for versions of the OS later than the one they used.
yeh, kinda like that, but I wanted to build it into a controller with knobs, pads, and faders. Good find, thanks.![B) B)](https://forum.loopypro.com/resources/emoji/sunglasses.png)
Ok, thanks. I'll keep that in mind
Yeah, I borked one system trying the read-only stuff, decided it was easier to just start over and skip the read-only feature than to debug what the problem was.
As I said in an earlier post, I never did get the bluetooth midi working, switched to using rtpmidi instead. I'm curious if the pre-made images have the bluetooth midi compiled in, and it works. If so, I might try using those. But the fact that the bluez branch on github that they're using is over three years old makes me wonder. There have been new versions of Raspbian and many new bluez versions since then: https://git.kernel.org/pub/scm/bluetooth/bluez.git
Yes, the premade one has the Bluetooth midi built in. It is ready to use.
When you built your own, what wrong with the Bluetooth MIDI?
I'm curious, what version of bluez is it that's running on that image? And it's Raspian Buster, right?
I'm not sure I'm remembering my attempts to get bluetooth midi going exactly clearly. But I believe I did get a bluetooth midi connection, at least within AUM it was appearing to connect. But I was pressing keys in AUM connected Auv3 and they didn't seem to be getting received on the RPi.
It may have been at that point that I tried to enable the read-only feature and it borked my system (wouldn't boot), and I started over. This time I tried using most recent bluez version and recompiling using instructions here: https://mclarenlabs.com/blog/2020/03/22/update-korg-microkey-air-37-bluetooth-midi-keyboard-with-raspberry-pi4-and-buster/ This time I think I never even got to the point of getting a connection in AUM.
I started over again using bluez 5.50 version, same as in Mclaren insructions, and again got nowhere. Then tried with rtpmidi and got a working connection in the space of a few minutes.
There's a cheap kit for Pi Zero to transform it into a USB dongle:
https://shop.pimoroni.com/products/zero-stem-usb-otg-connector
https://www.adafruit.com/product/3945
Only Zero's and some older models support this, others can't act as a USB slave device
No data or power cable required - you just plug it into a USB port of your computer, iPad or usb hub, and connect to it over USB Ethernet
I'm not sure if all iPads can power it, but those with the new USB-C connector definitely can: https://marcelwiget.blog/2018/12/02/tether-rpi-to-ipad-pro-via-ethernet-over-usb-c/
https://www.tomshardware.com/news/raspberry-pi-4-8gb-tested
Didn’t expect this.
SnuVox was mentioned in au.diob.us.fo.rum in recent days
Also, Floyd Steinberg (no relation to Cubasis) has planted a video of VunSox on Raspberry Pi
I probably would use one if I could get one at a decent price.
I’d still like to get something going with one. I have one laying around but haven’t done much with it yet. I have used arduino boards for my modular though
No, but I have plans for messing around with the Sonic Pi library.
My Raspberry 2 is being used mostly as media center nowadays, but I totally recommend using Sunvox or SonicPi
SonicPi was a cool tool to mess while waiting for 3D renderings at work some years ago![:lol: :lol:](https://forum.loopypro.com/resources/emoji/lol.png)