From 750aff7485758f1d175dec012ed6c34fd71996fb Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 11 Dec 2001 15:08:22 +0000 Subject: [PATCH] Added mmap_emulation for hw pcm --- doc/asoundrc.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/asoundrc.txt b/doc/asoundrc.txt index 90de1400..4937bc78 100644 --- a/doc/asoundrc.txt +++ b/doc/asoundrc.txt @@ -101,6 +101,7 @@ pcm.NAME { card INT/STR # Card name or number [device] INT # Device number (default 0) [subdevice] INT # Subdevice number, -1 first available (default -1) + mmap_emulation BOOL # enable mmap emulation for ro/wo devices type hooks # PCM with hooks -- 2.47.1