any tip how?Before collecting the logs I would suggest to configure the debug log to avoid the websockets logs.
Ok that's nothing crazy, should not cause any trouble.
I wasn't able to look at the level meter on macos. Is any of the framework available on mac?
IMO either do not enable the websockets at all (no -p port specified, only command line, no UI), or using log filter implemented in branch 3.1 https://www.diyaudio.com/community/...overs-room-correction-etc.349818/post-7918591 (i.e. commit https://github.com/HEnquist/camilladsp/commit/623c574cfdd15df7475e444c2c67205c3c15c57a )any tip how?
I have a progress report regarding my CDSP setup. I replaced my old USB sound card with a PreSonus 24c and downloaded the CDSP GUI for my Rpi5. They all work just fine. I like the volume control slider -- it's handier than adjusting the 24c's Main output volume pot. At this point my sound system is pretty simple so much of the GUI's capabilities aren't being used. That may change since I'm looking for a good subwoofer design to build. DML panels don't have great low frequency response so I want to fill in the bottom end.
The GUI is only accessible locally on my Rpi since I always will be listening in the room where the computer is located. I can remotely access the computer via SSH if I need to but the only reason would be to move data around.
With all the different sampling rates the 24c supports I'm thinking of dropping FIR-based equalization in favor of IIR filters. The config files are larger since each filter has its own text-based parameter set but that's OK if it means I only need one config file for each signal source.
The GUI is only accessible locally on my Rpi since I always will be listening in the room where the computer is located. I can remotely access the computer via SSH if I need to but the only reason would be to move data around.
With all the different sampling rates the 24c supports I'm thinking of dropping FIR-based equalization in favor of IIR filters. The config files are larger since each filter has its own text-based parameter set but that's OK if it means I only need one config file for each signal source.
OK...IMO either do not enable the websockets at all (no -p port specified, only command line, no UI), or using log filter implemented in branch 3.1 https://www.diyaudio.com/community/...overs-room-correction-etc.349818/post-7918591 (i.e. commit https://github.com/HEnquist/camilladsp/commit/623c574cfdd15df7475e444c2c67205c3c15c57a )
CDSP is now running without gui... this seems to be enough to make sure, that we don't catch all the socket messages.
Last edited:
Everything should work on Mac. Do you have the gui set up and working?I wasn't able to look at the level meter on macos. Is any of the framework available on mac?
at the moment it's running without issues...
Maybe it was the usb port... it was connected to the front ports and next to the port is a wlan dongle?!
Maybe it was the usb port... it was connected to the front ports and next to the port is a wlan dongle?!
OK... problems coming back!
It is some kind of a rhythmic "chirp" sound together with some crackling. rhythmic means: it is there for some seconds... some seconds no "chirp" and so on.
problem appears maybe last 2 minutes... but can't see anything special there ;(
It is some kind of a rhythmic "chirp" sound together with some crackling. rhythmic means: it is there for some seconds... some seconds no "chirp" and so on.
problem appears maybe last 2 minutes... but can't see anything special there ;(
Attachments
I don't see anything bad in the log, strange! You should be able to disable the resamples though, you are running 96 kHz all the way through and the Digiface clock source is set to the input, right? Then there is no need for resampling.
It's really hard to describe artifacts in the sound. Can you record a short bit of it? Just with a phone is enough.
It's really hard to describe artifacts in the sound. Can you record a short bit of it? Just with a phone is enough.
- Home
- Source & Line
- PC Based
- CamillaDSP - Cross-platform IIR and FIR engine for crossovers, room correction etc