Anton Miselaytes

Results 4 comments of Anton Miselaytes

Thanks a lot for your effort! I have tried to pass through audio from line in to phones output on my Pod and the sound I get is quite distorted....

hm, I have tried lowering those, it makes the sound quieter, but it still has distortion. Looking forward to you test results.

@backtail cool thanks! I [was struggling a long time myself](https://github.com/miselaytes-anton/libdaisy-rust/pull/1/files) to make the codec work. So I am really happy you made this progress, so that I can reuse your...

I was able to get perfectly clean sound after I have removed `.set_clock_strobe` config options, so the following lines: https://github.com/backtail/daisy_bsp/blob/b7b80f78dafc837b90e97a265d2a3378094b84f7/src/audio.rs#L147 and https://github.com/backtail/daisy_bsp/blob/b7b80f78dafc837b90e97a265d2a3378094b84f7/src/audio.rs#L152