slackbuilds/audio/rezound
fourtysixandtwo 0b1ca0a998 audio/rezound: Change i486 to i586 2022-06-07 02:23:08 -04:00
..
README
doinst.sh
rezound.SlackBuild audio/rezound: Change i486 to i586 2022-06-07 02:23:08 -04:00
rezound.desktop
rezound.info
rezound.png
slack-desc

README

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):

PULSE=yes|no (default: yes)
ALSA=yes|no (default: no)
OSS=yes|no (default: no)
JACK=yes|no (default: no), requires jack
PORT=yes|no (default: no), requires portaudio