diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-06 16:01:41 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 26f7fbf5d43e14dd1e16f0595f6348cfddb4e1f1 (patch) | |
tree | 351795c8c1a96340b462f3b92bec88c1afe99d7c /audio/rezound/README | |
parent | 841d471e18251a6c4471c9fa4fbdbf6031b9e785 (diff) |
audio/rezound: Set pulseaudio as default sound system
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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 63687776c7d06..9b9200777fc24 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 |