fourtysixandtwo 0b1ca0a998 audio/rezound: Change i486 to i586 2 jaren geleden
..
README 65ffcda005 audio/rezound: Migrate jack-audio-connection-kit => jack. 4 jaren geleden
doinst.sh 8d05196bf0 audio/rezound: Added (audio file editor). 9 jaren geleden
rezound.SlackBuild 0b1ca0a998 audio/rezound: Change i486 to i586 2 jaren geleden
rezound.desktop 8d05196bf0 audio/rezound: Added (audio file editor). 9 jaren geleden
rezound.info c95135c1cc audio/rezound: Fixed dep info 3 jaren geleden
rezound.png 8d05196bf0 audio/rezound: Added (audio file editor). 9 jaren geleden
slack-desc 8d05196bf0 audio/rezound: Added (audio file editor). 9 jaren geleden

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