Search results

  1. G

    RPi + CamillaDSP Tutorial

    Not at the moment. I will let you know. Bit weird. Even a reboot didn't help. I had manually zero gains.
  2. G

    RPi + CamillaDSP Tutorial

    So to fix this, I had to clear the gain entries to zero. and Re-enter the gain settings.... Bug?
  3. G

    RPi + CamillaDSP Tutorial

    Every channel apart from 1 is the same? I have rechecked.... All mixer gains are identical, all filters are identical
  4. G

    RPi + CamillaDSP Tutorial

    Getting weird behaviour on output 1?? I've applied the same convolution and source channel selection filters to all channels, and output 1 is louder?
  5. G

    RPi + CamillaDSP Tutorial

    I used your guide, everything is working. Weird thing is I needed to install the CamillaDSP V3 twice.... Anyway all up and running with a Motu Ultralite Mk5. Thanks @mdsimon2
  6. G

    RPi + CamillaDSP Tutorial

    Thanks Michael, waiting for the official update commands... ;)
  7. G

    Is there a Clean Way to do 2.1 from a Mac mini that isn't MiniDSP?

    https://github.com/HEnquist/camilladsp You can easily do this on a Raspberry Pi like I do also. https://github.com/mdsimon2/RPi-CamillaDSP
  8. G

    RPi + CamillaDSP Tutorial

    That's cool, have you seen this? https://github.com/siraaris/roon-extension-cdsp This extension connects to CamillaDSP via WebSocket, and enables Roon to control CamillaDSP's volume and muting in-app.
  9. G

    RPi + CamillaDSP Tutorial

    No custom terminal line commands are required to get things going, other than whats detailed in the GitHub instructions. With Ubuntu LTS 24.04, I need to do some work arounds, for audio groups, etc.
  10. G

    RPi + CamillaDSP Tutorial

    So I installed using Raspberry Pi OS. Soo much easier. No issues at all. Thanks for the heads up. The system took maybe 30minutes, from start to now.... Including installing Roon bridge via script.
  11. G

    RPi + CamillaDSP Tutorial

    One of my wishes is CamillaDSP could execute convolution across multiple CPU cores. I have tested successfully using my pi4 2gb ram, @ 10 channels running 384k Taps at 192khz sampling [Feed by Roon]. Running htop you can see one core is maxing out, while the other three are cruising...
  12. G

    RPi + CamillaDSP Tutorial

    I remember well. I didn't realise Pi OS is faster... might need to give that a try. Makes sense only to support one OS.... I'll check out Pi OS. Thanks again Michael.
  13. G

    RPi + CamillaDSP Tutorial

    Thanks. All working on hardware loopback,0. My issue was the audio device wasn't assigned to the user group. I had to do.... sudo usermod -aG audio <username> Then the user could see the audio interface and loopback. I installed a fresh Ubuntu LTS 24.04.... This issue wasn't present on my...
  14. G

    RPi + CamillaDSP Tutorial

    Thanks for the tips. Most appreciated.
  15. G

    RPi + CamillaDSP Tutorial

    I used chat gpt. sudo usermod -aG audio <username> fixed.
  16. G

    RPi + CamillaDSP Tutorial

    no luck uid=1000(ubuntu) gid=1000(ubuntu) groups=1000(ubuntu),4(adm),24(cdrom),27(sudo),30(dip),101(lxd)
  17. G

    RPi + CamillaDSP Tutorial

    ok, just did this: sudo adduser <user> audio.... just testing
  18. G

    RPi + CamillaDSP Tutorial

    I'm not sure how to check for that.... Aplay -l lists no devices, yet I can play to the interface. I've never needed to do any config for previous ubuntu versions. Any ideas?
  19. G

    RPi + CamillaDSP Tutorial

    Roon is resampling everything to 192khz, on both Loopbacks. CamillaDSP wont kick in and start. I also updated motu firmware. No difference.
  20. G

    RPi + CamillaDSP Tutorial

    Changing this makes no difference, to operation.
Back
Top Bottom