The EsounD package contains Enlightened Sound Daemon. This is useful for mixing together several digitized audio streams for playback by a single device.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-0.2.34.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-0.2.34.tar.bz2
Download size: 312 KB
Estimated Disk space required: 4.9 MB
Estimated build time: 0.16 SBU
Install EsounD by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc &&
make &&
make install
--sysconfdir=/etc: This switch puts configuration files in /etc instead of /usr/etc.
The EsounD package contains esd, esdcat, esdctl, esdloop, esdmon, esdrec, esdsample and libesd libraries.