Paul Donald

Results 964 comments of Paul Donald

I think, at a minimum, this commit should be split up into its components (README, ALSA, Docker, etc) and not all squashed into one.

I think it's worth investigating why portaudio wasn't working (before what?) e.g. [here](https://stackoverflow.com/questions/59006083/how-to-install-portaudio-on-pi-properly) Portaudio is cross-platform, while ALSA is a bunch of technical debt (for other platforms) since there is...

> @systemcrash: Time to merge? Some portions of the PR have use - although we should not change the default from portaudio. If @charlesomer undertakes this change, and it does...

> Just a head’s up: I don’t know if the situation on macOS has changed, but Docker networking in macOS was such a different beast that it actually meant that...

I'm thinking about separating a number of the bitmasks into command line flags which can be en/disabled, but that's a separate conversation.

Thank you for this tasty contribution. Here is my recommendation: A new branch here or under my repo (with the PTP module as is), and we put all of the...

Welcome to open source 😉 PTP is mandatory in airplay v2. I built the module by following the IEEE PTP standards and building around the data received in airplay scenarios,...

> Regarding the missing stuff, I believe clock id is key to sync to the > right clock. It is available on the "rate": 1 message, so we can >...

I think it might continue to be. The best we might be able to do is to lower the sampling rate somehow. E.g. time calculations only once every fourth follow-up...

Well, the good news is that, that doesn't sound right: with PTP on here, my MBP doesn't go over ~15%. Quad core i5. ![Screenshot 2021-08-03 at 03 05 31](https://user-images.githubusercontent.com/647633/127942063-d536fd0c-ea0f-43b8-944f-726d717fcd92.png) How...