home *** CD-ROM | disk | FTP | other *** search
/ Groovy Bytes: Behind the Moon / groovybytes.iso / GROOVY / SND_TOOL / GUSMP13.ZIP / GUSMPLAY.DOC < prev    next >
Encoding:
Text File  |  1995-06-08  |  3.3 KB  |  73 lines

  1. Ultrasound MPEG Audio Player v1.3 Beta
  2. ---------------------------------------
  3.  
  4. This is the beta version of the MPEG Audio Layer 1 and 2 Decoder for
  5. the Ultrasound, freeware for all non-commercial usage. It requires a
  6. powerful machine (probably > 486DX-33 class) to decode in real-time.
  7. [ New: This version implements a downsampling filter to enable the
  8.   slower machines to playback at 22KHz! ]
  9.  
  10. If you specify '-s' on the command-line, the program will output to a
  11. file called TEST.SND in your current directory. You can use Playfile to
  12. play this by setting it to 44.1Khz, 16-bit, Stereo.
  13.  
  14. If you have a 486DX-33 class machine and above, you can decode one
  15. single channel in low quality mode (22KHz) in real-time. Use either the
  16. '-l' for the left channel or '-r' for the right channel, and '-q' for
  17. low-quality mode.
  18.  
  19. If you have a 486DX2-66 class machine and above, you can decode one
  20. single channel in real-time. In addition, if you have a 486DX2-80, you
  21. should be able to decode in stereo in low-quality mode, try using the
  22. '-q' parameter.
  23.  
  24. If you have a Pentium class machine, you have enough computing power to
  25. decode in stereo. This version should be able to playback in stereo on
  26. such a machine, but since I don't have one, I could not test it.
  27.  
  28. If your machine is slower than any of the machines mentioned above, DO
  29. NOT attempt to decode in real-time. There simply isn't enough computing
  30. power available. Decode using the '-s' switch and playback using
  31. Playfile.
  32.  
  33. I would appreciate if you report to me any problems with this problem,
  34. particularly for users with DX4-100s and Pentium machines, as I don't
  35. have a set to test. There may be some problems with the streaming
  36. Ultrasound playback causing some stuttering and/or speed problems, do
  37. let me know about them.
  38.  
  39. * Where to obtain more MPEG Audio files?
  40.  
  41. You can encode your own MPEG Audio files using the program AMPEG,
  42. available on SimTel (oak.oakland.edu:/SimTel/msdos). The WWW sites,
  43. http://www.iuma.com and http://www.metaverse.com/knet also contains
  44. samples of recordings from various artistes and bands.
  45.  
  46. * Technical information
  47.  
  48. This player can play MPEG Audio files of any length. It only takes up a
  49. 15K or so streaming buffer in the Ultrasound during real-time playback.
  50. During real-time playback, the stereo data that is decompressed is
  51. loaded onto the streaming buffer using DMA. The faster your machine and
  52. the faster your DMA speed, the better the program will perform. I
  53. recommend using a 16-bit DMA channel where possible (DMA and IRQ
  54. settings are autodetected using the ULTRASND environment variable). This
  55. program uses the protected mode extender PMODE/W by Tran and Daredevil
  56. and 486 optimization for maximum speed.
  57.  
  58. * Author information
  59.  
  60. I'm also the author of the METAL player if anyone remembers this.
  61. Unfortunately, due to a serious of accidents, I have lost the sources to
  62. this MOD player, so it's unlikely that there'll be any newer versions.
  63. Sorry! I'm also an Anime fan ^_^, those of you interested can mail me if
  64. you wish to obtain an MPEG2 encoded "Do You Remember Love" from Macross
  65. (it's size - 6MB).
  66.  
  67.  
  68. Lee Teck Chee aka WildCat
  69. Sysop, MultiMedia GS (Official GUS Support Node, Asia)
  70. * Fidonet:  6:600/408
  71. * Internet: teckc@darwin.technet.sg
  72. * WWW home: http://www.technet.sg/people/teckc/
  73.