You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Petar Petrov ec514e32c4 Multiple: update email, year and slack-desc 10 years ago
..
README audio/rezound: Set pulseaudio as default sound system 10 years ago
doinst.sh audio/rezound: Added (audio file editor). 10 years ago
rezound.SlackBuild Multiple: update email, year and slack-desc 10 years ago
rezound.desktop audio/rezound: Added (audio file editor). 10 years ago
rezound.info Multiple: update email, year and slack-desc 10 years ago
rezound.png audio/rezound: Added (audio file editor). 10 years ago
slack-desc audio/rezound: Added (audio file editor). 10 years ago

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-audio-connection-kit
PORT=yes|no (default: no), requires portaudio