Replies: 2 comments 8 replies
-
So far this version has worked great. I have noticed that it shuts down a lot quicker and I very rarely get any xruns at very low latencies. I actually, the last couple of days, haven't had a single xrun. |
Beta Was this translation helpful? Give feedback.
-
I've been using this with my RPi 4 for three or four months. I think this project is brilliant. I bought a RPI 5 for more CPU power. Most things work quite well. Other than some very minor UI issues and occasional glitch this application is solid. I often try to push the software / hardware to their limits and I'm amazed how well it all works. I was using the HiFi Berry hat at first thinking that was the way to ultra low latency, but recently discovered a good usb interface works just as well. I have Surface Go 2 that is a bit under powered, but good enough for a tablet to display music charts (when I was gigging). When I saw you release an alpha version of PiPedal for Ubuntu I immediately had to give it go. I said goodbye to MS Win11 and installed Ubuntu Desktop. I'm happy to report it works quite well and performance is as good as the RPI 5... although the install was a little squirrelly, but nothing I couldn't handle. Installation via apt-get install pipedal_1.4.74_amd64.deb didn't work first try. It didn't pull down the package dependencies for some reason. For kicks, I tried to install again using dpkg -i pipedal_1.4.74_amd64.deb. It failed again, but recommended I try apt --fix-packages. That pulled down the libraries needed for pipedal. Last test. I use Parallels Desktop on my Macbook Pro M3 Max... a hotrod of a computer from another evil empire, mostly because I frequently use Linux and have to use Windows 11 for certain development tasks (I'm an Enterprise architect/engineer/developer (Java ecosystem mostly), longing to learn C/C++ again so as to explore music plugin development for my own enjoyment). Anyway, I installed an Ubuntu arm64 VM. I install PiPedal alpha for arm64. I connected the AXE IO One to the Mac and had the new Parallels Ubuntu instance take direct control of the AXE IO audio interface. To my surprise sound... although it was raspy and ugly was coming out. I changed the buffer from 128k x 4 to 256k x 4 and the audio cleaned up immediately. I managed to play my guitar through this crazy setup. Latency was significantly worse than playing through hardware, but not so bad that it was unplayable.... about 20-30ms. Audio got a little warbly and glitchy but hey... I didn't expect it would work at all, much less be playable. I mean it is much much better than low latency audio in Windows (if attempting to use anything other than ASIO drivers). So thank you for this Mr. Davies. I will continue to try to find some way to support your project. I'm 61, a long time electronics, guitar, and computer nerd. Although I don't have the stamina to dive deep into all the projects I would like to, I do what I can. Cheers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
NEW: Support for Ubuntu 24.x (arm64 and amd64).
Please refer to the Installing Pipedal section of the documentation for important information on how to install and complete the initial configuration of PiPedal.
Use the arm64 package for Raspberry Pi OS and Ubuntu 24.xx (arm64).
Use the amd64 package for Ubuntu 24.xx (amd64/x64).
Changes:
The .asc files are gpg digital signature for the .deb files. You can verify the signature using the following command:
Files are signed with the following key:
PiPedal Project <rerdavies@gmail.com> - 2D1F 39DB B1F8 1941 2B67 8F88 E9D7 081E 08E3 D85C
This discussion was created from the release v1.7.42 Beta.
Beta Was this translation helpful? Give feedback.
All reactions