zyrouge / symphony

🎵 Lightweight, elegant music player for Android 9+.
https://zyrouge.github.io/symphony/
GNU Affero General Public License v3.0
1.17k stars 77 forks source link

[Feature Request] Direct Access to DAC #241

Open Harleythetech opened 1 year ago

Harleythetech commented 1 year ago

Description

The app is cool and all but what would make it better is if there's a direct access to DACs (Digital to Analog Converter) and select the Bitrate and Frequency the DAC will play at.

Solution

Make the app detect if there's a USB Audio Peripheral connected and ask the user for direct access to the device. Allowing the device to be used on it's full potential (playing back something like 24Bit/192KHz).

The app should also have a setting for what Bitrate and Frequency the DAC should play at (see HibyMusic USB Exclusive mode)

Alternatives

Nothing in mind tbh.

Additional Context

Some screenshots: Screenshot_20230816-122243 Screenshot_20230816-123350 Screenshot_20230816-123357 Screenshot_20230816-123406 Screenshot_20230816-123411 _20230816_123455

Checklist

Harleythetech commented 1 year ago

PS: im using github on a mobile web browser that's why i used emoji on the checklist

zyrouge commented 1 year ago

I don't think I would be able to implement this since I neither have the device nor have the knowledge of how this works.