In the article DDDAC 1794 Build I describe my personal build of the DDDAC1794 NOS DIY DAC. Because it is a DIY project it is always on the move. Part 2 contains the updates since the previous article. Changes are: Add third DAC Module PBT Used a LT3045 from LDOVR to replace the LF50 on …
Raspberry as generic i2s master at 384kHz
2020-09-17 Update: prebuild patched modules are available for moOde.2020-09-30: The patched modules are part of the upcoming moOde 7.0.0 release. In November 2017 the Raspberry Linux kernel is updated to support the 384kHz for the i2s bus. Before that time the stock kernel was limited to 192kHz and the generic i2s master driver rpi-dac still …
Continue reading “Raspberry as generic i2s master at 384kHz”
DDDAC 1794 AC Power Distribution
The current power distribution can be cleaned up. Multiple wires in a too small terminal block and separated relay board. Time to clean it up. My build of the DDDAC1794 The 230VACpower distribution exists out of: 1x AC 230VAC coming from the mains connector 1x Power Supply for the DAC 1x Toroidal Transformer with dual …
MPD with custom Sox recipes
2020-09-04: The custom sox recipes patch has been accepted by MPD on the master branch! 2020-09-14: The custom sox recipes are part of the upcoming moOde 7.0.0 release. MoOde even provide a nice GUI for it. MPD can use the famous soxr library for resampling. Soxr is very flexible with the configuration of the resampler. …
More MPD soxr selective resample modes
2020-09-14: The MPD soxr selective resample modes are part of the upcoming moOde 7.0.0 release. MoOde even provide a nice GUI for it. Earlier I wrote about moOde with MPD Selective Resample about sox and resample. With selective resample takes in account if source sample rate is multiple of 44.1kHz or 48kHz. With selective resample …
moOde with MPD Selective Resample
2020-09-14: More flexible version is available, see MPD soxr selective resample modes .The MPD soxr selective resample modes are part of the upcoming moOde 7.0.0 release. MoOde even provide a nice GUI for it. Music Player Daemon is a daemon used in a lot of (Raspberry Pi) audio distributions. Including the one that I use; …
Hifiberry Digi+ Pro with Allo Isolator
For quite some time I’m using the Allo Isolator for galvanic isolation between the Pi and the HifiBerry. Everything was upsampled to 192kHz and works great. No more cracks, deep dark sound. Only when starting playing with different sample rates (44.1kHz based) MPD hangs. Before using the isolator it did work. If seems that something …
moOde MPD Tweaks GUI
2020-09-14 The upcoming 7.0.0 release of moOde contains another patch of me, that will make the one below obsolete. The moOde Audio Player MPD configuration only support a very small subset of the available MPD options. The one that are supported comes with a very nice user interface. Only sometimes I just want to try …
DDDAC 1794 Build
This article is about building my own version of the DDDAC 1794 NOS DIY dac. Designed by Doede Douma. The NOS stands for Non Over Sampling DAC, without any filtering. More info: There is a massive thread diyaudio about the DDDAC 1794; nos-192-24-dac-pcm1794-waveio-usb-input. It can be a little overwhelming; it contains today almost 8000 messages. …
Raspberry Soft Power Off
There is risk to corrupt the SD card of Raspberry Pi when it isn’t proper shutdown and I do power down my audio equipment when not in use. The Soft Power Off module, based on a ATtiny85, provides a solution for it. There are some power down solutions for the Pi available, but none was …