Replies: 1 comment 2 replies
-
I will remove that line from the config file; originally the plan was to exhaustively test different chunk sizes, see if it could be fine tuned for different models and document it. In the end it wasn't really worth it. The recommended chunk size is the default, though as a rule of thumb, if you double the sample rate, you should double the chunk size, otherwise the Pi may not be able to handle it. The innomaker DAC information simply suggests 44100, it does not say "only works at 44100". The information there was a user contribution from @alexras, who reported "sampling artifacts" (#215 (reply in thread)) at the default sample rate, which is 48000. Have you tried that? I cannot independently verify settings for DACs that I do not own. If it works for you at other sample rates, then that's great, and I would encourage you to help improve the wiki. Cheers, |
Beta Was this translation helpful? Give feedback.
-
Hi there,
Reading the configuration file explanations regarding audio i see this: "See documentation for recommended values for various Raspberry Pi models". And "Values: 2-2048 (256*)".
I cannot find the documentation anywhere, what would be the recommended chunk size for the Pi3? I was on the 256 and also tried 1024.
I'm using i2c innomaker dac, which is working on both 44.1k and 88.2k sample rates. In the FAQ it says it only works at 44.1k.
Thanks again for this amazing project!
Alfonso
Beta Was this translation helpful? Give feedback.
All reactions