You can always use the alsa softvol plugin and control your volume via simple ssh -> amixer.I want to adjust volume in the last possible place before amps. This is in my case CDSP.
Thanks a lot for your help and your great guide!One thing that I've noticed for all DACs other than the Okto dac8 PRO is that CamillaDSP will report a buffer underrun when coming out of paused state.
I'd set silence threshold and timeout to default and see if you still are seeing underruns with CamillaDSP always in the running state. Given the underruns do not seem audible I would question if they are actually occurring in normal playback.
Michael
Does it work on linux too, or does it require their custom app? As the manufacturer says that main knob is an encoder. IMO very likely it's just sending HID keys over USB.Yes this is possible by assigning all four line outputs to main mix, then the main encoder will adjust the levels of each simultaneously.
That be how Id do itHi somebodyelse
And...how to start the Python skripts then from another PC? Ssh python script?
I suppose that's an option. I assumed you'd run it on the HTPC triggered by the remote presses. You'd need to change the IP address from 127.0.0.1. to the Pi's. Also the example sets an absolute level, not an increment/decrement as you probably want for the remote, so that's another change you'd need to make.And...how to start the Python skripts then from another PC? Ssh python script?
That's a component of the library that the examples are for. See https://github.com/HEnquist/pycamil...29de89ebfc039a7/camilladsp/camilladsp.py#L866The script seems to include camillaclient. How to provide this on the win htpc?
Thanks. That's a question I would have never thought to ask. I can see that it's likely you're right.Does it work on linux too, or does it require their custom app? As the manufacturer says that main knob is an encoder. IMO very likely it's just sending HID keys over USB.
Thanks for the link and info!You can get any USB volume knob from Aliexpress and adjust softvol volume with a simple script, e.g. https://github.com/neildavis/alsa_volume_from_usb_hid
This is odd, it should be much quicker (<1s).I will check that. Tried Yesterday a shutdown of thr pi via putty ssh in command line. Takes several seconds. So no option for volume change (especially incremental)
Since CDSP runs at float64, it makes no difference where your volume control is in the digital chain.This is too complex for me. In the end the difference where volume is adjusted should be way below any audibility as long as gain matching is ok (and this is good in my setup)
this is curious. Today i tested my subs separately. This is what i have all together:Following up on this, my Mk5 has almost no audible noise when powering on, powering off or unplugging from the wall. This is a with a Hypex NC252MP amplifier from Audiophonics and TRS to XLR cables. There is very subtle "pff" noise when powering off, certainly not a scary pop or click.
In comparison my Okto sometimes has a much louder click when powering down, but this may be due to shutdown of the amplifiers (I use a triggered 12 V power strip) rather than the Okto.
I've been thinking about how to quantify turn on / off pop and the best I can come up with is a peak FFT while measuring the connected amplifier output through a voltage divider. I'll see if I can make some measurements this week and see if they correlate with my perception of the noise.
Michael