We will pull the required Stretch packages (.debs) from online source, rather than modifying /etc/apt/sources.list to stretch.
Not much we can do in regards to gcc-6-base, as that is required for libstdc++6:6.2.1, which in turn is required for networkaudiod
Whatâs the cleanest way to get the latest Dietpi?
Start afresh with an SD card, or can you update from the existing Dietpi install via ssh?
Actually, sshâing in I believe the answer is in print right before my eyes
dietpi-update
Using âTerminusâ app on the iPad (forgot I had it). All going well so far.
.
.
.
All done. Worked a treat. The longest part was moving around the menus via the iPad app, to find the pertinent settings (in my case RoonBridge and host name).
It gives nice feedback about what itâs doing, autodetected the iqaudio (unless it picked that up from my previous settings), and itâs done.
As soon as I get a window the pi2 in the bedroom will get moved over to Dietpi too, and any future pi zones will surely be Dietpi where possible.
NAA Daemon is tested (works great with Roon and HQPlayer). Will be available in DietPi next update (v140). We still have alot of open tickets for v140 (https://github.com/Fourdee/DietPi/milestone/42), so may be some time before its released.
In the mean time, you can test the installation using our testing branch.
Andy, would it be possible to add VST support to HQPlayer? That would be the icing on the cake, would allow for something like this (iOzone audiophile heaven, master in realtime): This uses the bass API library
Iâll try out the test branch over the next few days and let you know of any issues. Really impressive turnaround on the request and it will be great to be able to refer folks to DietPi for menu driven installation of Roon Bridge, NAA and the various HAT boards. The low process count and logging to RAM (making it robust to power down corruption of the SD card) means it ticks all boxes for audiophile users, no matter what level of technical knowledge they have.
Iâll drop a flag for @jussi_laako so he can see your suggestion regarding VST support. I think itâs fair to say Jussi has developed HQP with great attention to sound quality and avoided any unnecessary âbells and whistlesâ in pursuit of that goal. His success in that regard can be guaged from his customer base, which include people whose passion for SQ make monomaniacs look like dilettantes !
VST/AU support has been requested by a number of users for Roon but while not ruled out, there are no current plans to implement it.
There are plans to include a convolving engine and other DSP functions in Roon and to release an API.
You may be thinking of this thread, which includes some nice discussion by Brian and Jussi about plug ins, Roon and HQP respectively.
I donât understand that the discussion by @brian of a possible implementation has resulted in any definite plans (but I wouldnât know if it had). I think your suggestion that it is somewhere between unplanned and on the roadmap is likely to be correct.
VST has quite a number of limitations why it is not supported. One is lack of Linux support (which is my primary development platform), another is lack of DSD support. Many plugins also pose limitations on supported sampling rates. In addition it poses severe architectural limitations on how the processing is managed (things like GPU-offload, etc).
I want HQPlayer to support all DSP processing for both PCM and DSD for any sampling rate.
I am not succeeding in getting it working. My goal is to have a Roon bridge on my RPi 3 B with a HifiBerry Digi+ Pro hat.
I installed the self installing DietPi image, mentioned here, it is V139. After a while, the RPi presents itself as two alsa endpoints in Roon. However, the HifiBerry is not found, only the (I guess standard) alsa soundcard and the alsa HDMI output. The list of audio devices gives a no-show for the HifiBerry (also no sound from the HifiBerry while Roon is sending data to the RPi).
When I re-install the SD card, copy dietpi.txt again to \boot, and change the soundcard entry:
#Soundcard
soundcard=hifiberry-digi
or I make another fresh SD card install, and I choose the HifiBerry-digi from the dietpi-config (sound) menu, then Roon does not find any RPi endpoint anymore.
I suspect I am missing something simple, but I can not find it.
My Roon bridge with DietPi V139 is working. I had to choose the HIFIBerry dac+ in dietpi-config as sound card. The digi and digi+ drivers didnât work. Quite happy with the SQ. The background is dead quiet. Nice work, @Dan_Knight.
The next step is to include a parametric equalizer such as alsaeq in the signal path for onboard room and speaker correction.
I forgot to mention, Roon is not currently controlled via dietpi-justboom yet, so after enabling EQ, if Roon is currently playing audio (ALSA stream), you will need to restart Roon for ALSA reload and changes to take effect. systemctl restart roonbridge
EQ levels from alsa EQ mixer are applied in realtime