liballeg / allegro5

The official Allegro 5 git repository. Pull requests welcome!
https://liballeg.org
Other
1.84k stars 281 forks source link

Feature Request: Audio Device Selection #1137

Open pmprog opened 4 years ago

pmprog commented 4 years ago

It might be a nice feature to be able to list playback and recording devices available on the computer, so when calling al_create_audio_recorder or al_create_voice.

Potential uses:

chundermike commented 4 years ago

I would also like to see this, especially for Raspberry pi...in the hope that it would be possible to output audio to different devices in the same program (I.e. music output through high quality DAC hat, and sound effects through on board audio)