[Enhancment] Implement native sound output per platform #47

Open
opened 2026-01-30 21:23:09 +00:00 by claunia · 0 comments
Owner

Originally created by @mnadareski on GitHub (Oct 6, 2021).

Currently, we rely on a branch version of CSCore for all audio output on both Windows and Linux. The better solution would be to allow for more accurate sound output, especially once we start moving away from just red book audio.

See PortAudio as an example of a good cross-platform library.

Originally created by @mnadareski on GitHub (Oct 6, 2021). Currently, we rely on a branch version of CSCore for all audio output on both Windows and Linux. The better solution would be to allow for more accurate sound output, especially once we start moving away from just red book audio. See [PortAudio ](http://portaudio.com/) as an example of a good cross-platform library.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/RedBookPlayer#47