home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dream 50
/
Amiga_Dream_50.iso
/
Linux
/
AfterStep
/
apps
/
Audio
/
Audio1-1.README
next >
Wrap
Text File
|
1997-05-23
|
768b
|
20 lines
Audio module 1.1 for AfterStep 1.0
by Mark Woon <markwoon@princeton.edu>
May 22, 1997
The AfterStep 1.0 Audio module has been bugging me for a while now so I
decided to fix it. It started as a braindead effort to procrastinate from
writing a 20 page final and actually turned out to be something useful.
Changes:
* taken out useless bindings because they cause all sorts of timing
problems,
* and added some that should have been in but weren't
(eg. shade/unshade)
* therefore, bindings now work properly
* AudioDelay now also works as specified
* added internal support for /dev/audio when a friend pointed out that
it's kind of wasteful to spawn a new process every time you need to
play a sound file
* update the man page to reflect all my changes