Replies: 2 comments 2 replies
|
Yes, according to their README it is already reverse engineered. However, changing most settings requires device restart. Exceptions:
The remaining question is how to handle device restarts gracefully in alsa_pcm_inferno. We can just return error as if audio device was unplugged and wait for the host application to restart it. This would result in less-than-ideal UX, but is probably the only option when changing the sample rate. Probably we can assume that, in unattended systems, an auto-recovery mechanism is implemented anyway. |
2 replies
|
Any more thought on how this could be implented? It would be great to be able to set everything in DC. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How much is known regarding using DC to change inferno settings like latency, bit rate/depth, etc? Has this protocol already been sniffed in the netaudio library?
All reactions