Stereo Tool
https://forums.stereotool.com/

Raspberry idiots guide....
https://forums.stereotool.com/viewtopic.php?f=2&t=27402
Page 1 of 1

Author:  borealis [ Fri Dec 06, 2019 8:57 pm ]
Post subject:  Raspberry idiots guide....

Hi,

I am hoping someone can help. I am trying to get Stereo Tool 9.37 to work on a Raspberry Pi 3b (Raspbian) using a Hifiberry DAC and a VLC audio stream. I have downloaded jackd and the jack version of Stereo Tool. I start jackd using jackd -d alsa -p 4096 -n within terminal, I then start Stereo Tool (32Bit version as 64Bit doesn't launch. Also from making an executable using chmod +x) and see an error "Input: Error opening: Invalid number of channels"

It is from here I am stuck, I gather I need to change the audio output of VLC but to what, I do not know. I do not see an option for either jack or stereo tool.

I would be grateful if anyone can help, I find Raspbian / Linux so difficult!

Thank you

Author:  Minetti [ Mon Dec 09, 2019 10:52 pm ]
Post subject:  Re: Raspberry idiots guide....

Some hints:
stereotool wants to connect inputs at the start, but on the pi there are none with default setting, so stereotool complains.

The easiest is to satisfy stereotool by using the dummy backend for jack: jackd -d dummy -p 4096
Then you need to find out the name of your DAC: aplay -l and aplay -L
Using alsa_out, you can then get the audio from jack to your DAC.

The downside of this is additional sample rate conversion, which comes at a cost.

You can then switch back to using jack directly on ALSA and use some sort of metering tools to provide ST with the needed inputs. Note tha VLC does only provide outputs during playback.

Oh, and get a Pi4. Pi3 doesn't have enough power to run high quality settings.

Author:  stef007 [ Mon Mar 16, 2020 8:47 pm ]
Post subject:  Re: Raspberry idiots guide....

Hi,
I also try stereotool on a Raspberry Pi 4 with an hifiberry dac+
The goal is to use the line in of hifiberry dac+ as input and FM Output to transmitter.

When I start Stereotool, I have also Input: Error opening: Invalid number of channels and that with all Input Device seleted.

An idea of the problem ?

Regards

Author:  Mathijsco [ Tue Mar 17, 2020 8:43 am ]
Post subject:  Re: Raspberry idiots guide....

If you really have a Hifiberry DAC+: that does not have a line in, nor any other input.
In case you mean the ADC, which does have an input, make sure it is installed correctly by testing with aplay (see instructions at the bottom of this page: https://www.hifiberry.com/docs/archive/ ... iguration/)

Author:  stef007 [ Tue Mar 17, 2020 10:35 am ]
Post subject:  Re: Raspberry idiots guide....

Thank you very much Mathijs for your answer,
Indeed I had to place in config.txt: dtoverlay=hifiberry-dacplusadc and not dtoverlay=hifiberry-dacplus
Now it's working

thanks for the tips :-)

Have a nice day

Page 1 of 1 All times are UTC+01:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/