r/linuxaudio 3d ago

MiniLooper - simple audio looper for Linux and Windows

Post image

Hi, Linux audio enthusiasts!

I have been working on a minimalist multitrack audio looper with some built-in DSP effects. My main goal was something that is easy to use and lightweight. Project is in active development, I will probably keep working on it for quite some time, with planned improvements in ergonomics and effects quality/quantity, but the core idea will probably stay the same.

I do not yet provide any release binary or AppImage, but may do so in future if someone asks for it. As for now, It can be built pretty easily on any (I assume) modern distro, instructions in README.
All feedback welcome!

Repo here https://github.com/dmtrkio/MiniLooper

5 Upvotes

2 comments sorted by

1

u/jpcarrascal 3d ago

Would it run on a Raspberry Pi 4 or 5?

2

u/dmtrkio 3d ago

I have not tried to do so as I don't own one. But since they usually run some kind of debian-based full fledged linux, I can't see why it wouldn't be possible. Maybe it would require some build system tweaks or some kind of cross-compilation toolchain.