NAME
|
audio – digital audio jukebox |
SYNOPSIS
|
audio |
DESCRIPTION
|
Audio is a shell script that binds in the lib/audio directory
from appropriate places and then execs games/agui, which is a
digital audio jukebox. This program is a GUI that can walk through
a database of songs. If the GUI is asked to play a song, it runs
games/pac4dec which decompresses PAC audio files in real time.
For this to work, the computer must be equipped with an audio
device, it must be fast enough to do the conversion (about 50
Mips) and the bandwidth to the converter must be on the order
of 20Kbs. Mouse buttons Keyboard |
FILES
|
/lib/audio/rawmap database description. /lib/audio/... audio files. |
SOURCE
|
/sys/src/games/agui the graphical user interface. /sys/src/games/pac4dec PAC audio format decoder. /sys/src/games/pacenc PAC audio format encoder. |
CAVEAT
|
Bell Labs Licensing has OKed the jukebox to expand from a private
toy to a communal research tool. Under fair use we can pool all
our CDs and put them in the library. Any use larger than this,
especially any public demonstrations, should seek a performance
license. The current (Oct 1999) database contains 30,000
songs totaling 100 Gbytes. |