summaryrefslogtreecommitdiffstats
path: root/audio/rezound/README
diff options
context:
space:
mode:
author Petar Petrov2015-07-04 04:27:58 +0200
committer Willy Sudiarto Raharjo2015-07-04 05:38:22 +0200
commit8d05196bf0f9339218ed901308b1c022f8fba8a8 (patch)
tree8fdab0112f655e1893020f546208e6acf66bfc7c /audio/rezound/README
parent9cd064e6cde83c4a3bfadae532e5ec3f439d9efe (diff)
downloadslackbuilds-8d05196bf0f9339218ed901308b1c022f8fba8a8.tar.gz
audio/rezound: Added (audio file editor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/rezound/README')
-rw-r--r--audio/rezound/README30
1 files changed, 30 insertions, 0 deletions
diff --git a/audio/rezound/README b/audio/rezound/README
new file mode 100644
index 0000000000..1463e6dd1b
--- /dev/null
+++ b/audio/rezound/README
@@ -0,0 +1,30 @@
+ReZound aims to be a stable, open source, and graphical audio file
+editor primarily for but not limited to the Linux operating system.
+
+Supported File Formats:
+- Native ReZound
+- WAVE
+- AIFF/AIFF-C
+- NeXT/Sun
+- Berkeley/IRCAM/CARL
+- raw
+- Ogg Vorbis
+- MPEG Layer-3,2,1
+- FLAC (preliminary)
+- MIDI Sample Dump Standard
+
+Supported Audio I/O Interfaces:
+- OSS
+- ALSA
+- JACK
+- PortAudio
+- PulseAudio
+
+The default audio interface is set to ALSA. You can enable alternative
+audio interfaces by passing variables to the script (VARIABLE=yes/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
+PULSE=yes|no (default: no), requires pulseaudio