diff options
Diffstat (limited to 'audio/rezound/README')
-rw-r--r-- | audio/rezound/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/rezound/README b/audio/rezound/README index 63687776c7..9b9200777f 100644 --- a/audio/rezound/README +++ b/audio/rezound/README @@ -23,7 +23,8 @@ Supported Audio I/O Interfaces: The default audio interface is set to ALSA. You can enable alternative audio interfaces by passing variables to the script (VARIABLE=yes/no): +PULSE=yes|no (default: yes) +ALSA=yes|no (default: no) OSS=yes|no (default: no) -ALSA=yes|no (default: yes) JACK=yes|no (default: no), requires jack-audio-connection-kit PORT=yes|no (default: no), requires portaudio |