home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pyos2bin.zip / Demo / sgi / audio_stdwin / README < prev    next >
Text File  |  1992-03-30  |  819b  |  20 lines

  1. Three programs that provide a user interface based upon STDWIN to the
  2. audio device of the SGI 4D/25.  These scripts also demonstrate the power
  3. of a set of window interface classes implemented in Python that simplify
  4. the construction of all sorts of buttons, etc.
  5.  
  6. XXX This hardware is already obsolete; see ../al for examples of audio
  7. XXX on the Indigo and 4D/35.
  8.  
  9. jukebox        Browses a directory full of sound samples and lets you
  10.         play selected ones.  (Probably not fully functional, it
  11.         requires a conversion program.)
  12.  
  13. rec        A tape recorder that lets you record a sound sample,
  14.         play it back, and save it to a file.  Various options to
  15.         set sampling rate, volume etc.  When idle it doubles
  16.         as a VU meter.
  17.  
  18. vumeter        A VU meter that displays a history of the volume of
  19.         sound recently sampled from the microphone.
  20.