- Joined
- Feb 26, 2020
- Messages
- 225
- Likes
- 284
Maybe check the previous message?I still don't see any I2S outputs in Windows. What do I need for that, or is it coming later?![]()
Maybe check the previous message?I still don't see any I2S outputs in Windows. What do I need for that, or is it coming later?![]()
That's an excellent idea! I will implement this function shortly and deal with the import issue.Is there a way to copy filters from left to right? Import still has problems with decimal numbers.
Yes, I will put this on this list.A small request, if I may. If there's no input signal for 5 seconds or so, the output(s) should be turned off, so that auto-switching DACs will know there's no music on the input from this DSP. Perhaps a user-defined timeout of 5-30 seconds.
Thanks, that did it.if Console shows no output, please check that you have routed audio to the PDM channel in the matrix mixer and that PDM is enabled.
Not yet - I think it's still only in @giubeppe's forked version
I still don't see any I2S outputs in Windows. What do I need for that, or is it coming later?![]()
I may end up removing the global preamp slider, as it is distinct from device volume control and is a parameter that should always be adjusted with precision.
I2S output is quite a high priority at the moment but before it is implemented, it is critical that the existing feedback and buffer management is as bulletproof as possible. One never has to deal with tech debt that is never created.AFAIK is on the roadmap. Which should be a couple of weeks since @Weeb Labs is so fast at implementing new stuffmaybe we could help sending him some DAC hats too.
The global preamp control with the slider in the sidebar is a gain node positioned directly after the audio input and is used when filters are added to the master EQ slot. This is separate from the DSPi device level volume control (host volume), which drives the loudness compensation and is applied as a multiplier to the gain of all output channels.By "device control volume," which device are you referring to?
Because if you're talking about devices that connect to the DSP outputs, well, imagine my situation with three DACs without volume control and three amplifiers without volume control either... so, you see the problem? Therefore, in this case, the volume control function at the DSP level is essential because that's where the overall volume of the entire chain is controlled! So no, we need the ability to use the DSP as a preamp.
Hey, thank you for the suggestion. We implemented the changes and the stereo audio was coming out perfectly. We played it continuously for around 3–4 hours without any issues.The output pins for v1.0.7 are different. SPDIF is GPIO 20 and PDM is GPIO 21.
That is a very peculiar issue and the first time I have heard of this one. Could you possibly share some photos or diagrams of your hardware setup?Hey, thank you for the suggestion. We implemented the changes and the stereo audio was coming out perfectly. We played it continuously for around 3–4 hours without any issues.
However, after that we unplugged the setup, and when we started it again, the audio was heavily distorted. We also tried changing the capacitor and resistor, but the distortion is still there.
Could this be because of the DAC or the Raspberry Pi Pico board? Any help would be really appreciated![]()
So the host volume is windows/mac volume slider? I have been using the global preamp volume to set listening levels? And Windows volume to max. I set my preamp gain offsets in the matrix mixer channel setting.The global preamp control with the slider in the sidebar is a gain node positioned directly after the audio input and is used when filters are added to the master EQ slot. This is separate from the DSPi device level volume control (host volume), which drives the loudness compensation and is applied as a multiplier to the gain of all output channels.
The global preamp control with the slider in the sidebar is a gain node positioned directly after the audio input and is used when filters are added to the master EQ slot. This is separate from the DSPi device level volume control (host volume), which drives the loudness compensation and is applied as a multiplier to the gain of all output channels.
So the host volume is windows/mac volume slider? I have been using the global preamp volume to set listening levels? And Windows volume to max. I set my preamp gain offsets in the matrix mixer channel setting.