You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a library called libmqadevices that is used for various software (roon, tidal app...), to identify the DACs' mqa state (rendering, full decoding) and others sort of stuff. It's dynamically linked (.dylib) on osx and statically hidden somewhere in Windows.
It should seems to be easy to I implement and the calls are just HID reports.
Side-quest TO-DO in the future.😐🙂
The text was updated successfully, but these errors were encountered:
There is a library called
libmqadevices
that is used for various software (roon, tidal app...), to identify the DACs' mqa state (rendering, full decoding) and others sort of stuff. It's dynamically linked (.dylib) on osx and statically hidden somewhere in Windows.It should seems to be easy to I implement and the calls are just HID reports.
Side-quest TO-DO in the future.😐🙂
The text was updated successfully, but these errors were encountered: