Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2022-01-16 Thread cliveb
cliveb wrote: > > Then I saw this in the default convert.conf file: > > Code: > > > flc flc transcode * > # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d} > [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0 $RESAMPLE$ - >

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2022-01-14 Thread cliveb
BoxOfCables wrote: > I meant to update that thread too... > > It turns out there is a quirk with that rule, if you seek to a point in > a track it doesn't apply. I've found it quite a useful way of A/B > testing the EQ settings - play a song (the filters are applied), then > use the time contro

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-11-04 Thread BoxOfCables
I meant to update that thread too... It turns out there is a quirk with that rule, if you seek to a point in a track it doesn't apply. I've found it quite a useful way of A/B testing the EQ settings - play a song (the filters are applied), then use the time control to scrub back to near the begi

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-10-01 Thread cliveb
vco1 wrote: > I'm plaanning on going the same route: Hifiberry Digi2 (Pro) + DSP > Add-on foor room correction. But your post confuses me a bit if it's > working fine with Squeezeplayer or not. Especially since you mention > "Also, their (experimental) room correction feature didn't work for me.

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-09-30 Thread slartibartfast
vco1 wrote: > I'm plaanning on going the same route: Hifiberry Digi2 (Pro) + DSP > Add-on foor room correction. But your post confuses me a bit if it's > working fine with Squeezeplayer or not. Especially since you mention > "Also, their (experimental) room correction feature didn't work for me.

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-09-30 Thread vco1
cliveb wrote: > I've long been vaguely interested in experimenting with DRC, but > whenever I read about Inguz it looked a bit daunting. Added to that, my > LMS runs on a Raspberry Pi 3, so there's no chance of doing the > necessary processing at the server end. > > I seem to recall some discus

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-08-07 Thread adamdea
ralphy wrote: > A hardware mixer might be obsured using plughw: > > I never use it as it "hides" the actual audio formats supported by the > dac, which cripples many of the features that are built into > squeezelite, like the resampler. > > Try > > squeezelite -o hw:CARD=Out -L I'm afraid tha

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-08-06 Thread ralphy
adamdea wrote: > > Code: > > volumiooem@minidsp-shd:/opt$ squeezelite -L > Volume controls for default > > volumiooem@minidsp-shd:/opt$ squeezelite -l > Output devices: > null - Discard all samples (playback) or generate zero sample

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-08-05 Thread adamdea
Code: volumiooem@minidsp-shd:/opt$ squeezelite -L Volume controls for default volumiooem@minidsp-shd:/opt$ squeezelite -l Output devices: null - Discard all samples (playback) or generate zero samples (ca

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-08-05 Thread adamdea
Thanks both i will have a go at adding /opt or wherever squeezelite is to the path adamdea's Profile: http://forums.slimdevices.com/member.php?userid=37603 View this thread: http://forums.slimdevices.com/showthread.php?t=1

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-08-05 Thread Christian Schoepplein
Am 04.08.2021 um 14:13 schrieb ralphy: It appears the squeezelite is not in your PATH and that's why the command fails. You can try running this command to try and locate it. find / -name squeezelite On my MiniDSP squeezelite is located in /opt. /opt isn't in the path, so maybe thats the reas

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-08-04 Thread ralphy
It appears the squeezelite is not in your PATH and that's why the command fails. You can try running this command to try and locate it. find / -name squeezelite Mine returns /usr/local/bin/squeezelite Ralphy *1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio 'Squeezebox client builds' (http

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-08-03 Thread adamdea
@schoeppi @tw99 do you have any idea why I can't use the squeezelite command, or otherise how to set up squeezelite under minidspshd to control hardware vc adamdea's Profile: http://forums.slimdevices.com/member.php?userid

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-07-27 Thread adamdea
This does not seem normal to me: volumiooem@minidsp-shd:/$ squeezelite -L -bash: squeezelite: command not found volumiooem@minidsp-shd:/$ adamdea's Profile: http://forums.slimdevices.com/member.php?userid=37603 View this

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-07-27 Thread adamdea
ralphy wrote: > You can list the mixers available for a device with squeezelite. > You must specify the -o option with your card, *before the -L *on the > command line, otherwise squeezelite listed the mixer device(s) for the > default device. > > $ squeezelite -o hw:CARD=sndrpihifiberry -L > V

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-07-27 Thread ralphy
You can list the mixers available for a device with squeezelite. You must specify the -o option with your card otherwise squeezelite listed the mixer devices for the default device. $ squeezelite -o hw:CARD=sndrpihifiberry -L Volume controls for hw:CARD=sndrpihifiberry Analogue Analogue Playback

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-07-27 Thread adamdea
Well I had a go last night: volumio does control the shd vc with its vc. Otherwise I drew a complete blank. I tried changing the output device from the drop down and simply inserting -V digital, none of the permutations worked. I tried SSH ing and running squeezelite -l but all I got was comman

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-07-26 Thread adamdea
paul- wrote: > Only if there is a real alsa mixer. The the name of the mixer in the > volume control line of the squeezelite settings. How would i find out if there is? Any if there isn't could one be installed by fiddlling with the volumio distro under which squeezelite runs Or to put it ano

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-07-26 Thread paul-
Only if there is a real alsa mixer. The the name of the mixer in the volume control line of the squeezelite settings. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate' (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&busine

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-07-26 Thread adamdea
So I have managed to get squeezelite running on the mini dsp and all seems to be well. Well almost. The audo device settings only allow eiether shad external outputs like s/pdif or a general alsa. Is there a way of getting squeezelite to control volume via the shd volume control rather than the

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-07-07 Thread adamdea
Thanks both I have asked for credentials, been asked to acknowledge the "health warning" and now waiting for details. Not sure when I will get the chance to set up but will have a go. I'm intrigued that you got latest version of squeezelite to work @schoeppi and wonderign whether to try. But ner

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-07-07 Thread Christian Schoepplein
Am 06.07.2021 um 23:52 schrieb tw99: adamdea wrote: Thanks Schoepp I have recently purchased a mini- dsp SHD snd will have a go at installing squeezelite I was proposing to follow these instructions- https://www.minidsp.com/forum/shd-series/17077-shd-and-logitech-media-server#47632 Are they cor

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-07-06 Thread tw99
adamdea wrote: > Thanks Schoepp > I have recently purchased a mini- dsp SHD snd will have a go at > installing squeezelite > I was proposing to follow these instructions- > https://www.minidsp.com/forum/shd-series/17077-shd-and-logitech-media-server#47632 > Are they correct or is these a bett

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-07-06 Thread adamdea
schoeppi wrote: > Just for those who are looking for a non DIY solution and want to use > LMS > with players that can do room correction the easy way... > > 1. Get a MiniDSP device and activate the squeezelite client plugin. The > > plugin does not work out of the box but with a little linux

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-07-06 Thread Christian Schoepplein
Just for those who are looking for a non DIY solution and want to use LMS with players that can do room correction the easy way... 1. Get a MiniDSP device and activate the squeezelite client plugin. The plugin does not work out of the box but with a little linux knowletge it is possible to copy

Re: [SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-07-05 Thread Daverz
I would suggest CamillaDSP since it supports both IIR and FIR filters and has a pretty straightforward configuration. You can find binaries for use on RPi on the CamillaDSP website https://github.com/HEnquist/camilladsp/releases and detailed setup instructions: https://github.com/HEnquist/c

[SlimDevices: Audiophiles] Digital Room Correction with the HiFiBerry DSP card

2021-07-05 Thread cliveb
I've long been vaguely interested in experimenting with DRC, but whenever I read about Inguz it looked a bit daunting. Added to that, my LMS runs on a Raspberry Pi 3, so there's no chance of doing the necessary processing at the server end. I seem to recall some discussions here about whether th