mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Add a backend nuance note for PulseAudio.
This commit is contained in:
@@ -131,6 +131,12 @@
|
||||
// BACKEND NUANCES
|
||||
// ===============
|
||||
//
|
||||
// PulseAudio
|
||||
// ----------
|
||||
// - If you experience bad glitching/noise on Arch Linux, consider this fix from the Arch wiki:
|
||||
// https://wiki.archlinux.org/index.php/PulseAudio/Troubleshooting#Glitches,_skips_or_crackling
|
||||
// Alternatively, consider using a different backend such as ALSA.
|
||||
//
|
||||
// Android
|
||||
// -------
|
||||
// - To capture audio on Android, remember to add the RECORD_AUDIO permission to your manifest:
|
||||
|
||||
Reference in New Issue
Block a user