home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser 1998 October / STC_CD_10_1998.iso / MUSIK / PHPLYR / PHPLYR.TXT < prev   
Text File  |  1998-09-26  |  3KB  |  91 lines

  1.  
  2. Probe House DMA Sample Player
  3. by William Wong, Feb 97
  4.    Probe House Software
  5.  
  6.  
  7. WHAT IS IT?
  8.  Probe House DMA Player is a 8/16 bits, mono/stereo DMA sample player
  9.  for the STE, MSTE, TT & Falcon. It's a simple player - just pass it
  10.  some sample & it will play it. No controls to figure out!
  11.  
  12. WHAT SAMPLE FORMAT DOES IT SUPPORT?
  13.  Following audio format are automatically recognised:
  14.  1/ AU  - Next/Sun Audio files ( u-law, 8/16 bits linear).
  15.  2/ AVR - Audio Visual Research ( 8/16 bits linear).
  16.  3/ WAV - Microsoft Wave ( u-law, a-law, 8/16 bits linear).
  17.  4/ SND - Sound file (8/16 bits linear).
  18.  5/ AIF - SGI/Apple IIF uncompressed (8/16 bits).
  19.  6/ IFF - AMIGA IIF uncompressed (8/16 bits).
  20.  7/ VOC - PC SoundBlaster uncompressed (8/16 bits).
  21.  8/ RAW - any data files: default to 8 bits, 8KHz & Mono.
  22.  
  23.  Mono/stereo samples are support for all known formats. 
  24.  
  25. WHAT PLAYBACK SPEED/FREQUENCY DOES IT SUPPORT?
  26.  All the popular playback speed are supported. PH Player preprocess the
  27.  sample for speed adjustment before playing. This incur some delay before 
  28.  playing the sample. However, playback will suffer no delay.
  29.  
  30.  The table below shows the sample speed and PH Player playback speed.
  31.  There are some error due to non standard DMA speed.
  32.  
  33.   SAMPLE  PHPLAYER  %ERROR
  34.    5500    5563      1.14
  35.    6258    6258      0.00
  36.    7333    7510      2.41
  37.    8000    8344      4.30
  38.    11025   11125     0.91
  39.    12516   12516     0.00
  40.    16000   16689     4.30
  41.    18900   18775     0.66
  42.    22150   22251     0.46
  43.    25033   25033     0.00
  44.    32000   33377     4.30
  45.    37800   37550     0.66
  46.    44056   43807     0.56
  47.    44100   43807     0.56
  48.    48000   47980     0.04
  49.    50066   50066     0.00
  50.  
  51.  
  52. HOW TO USE IT?
  53.  1/ Install it as a desktop icon. 
  54.     To play any sample, just drag the sample file on to it. 
  55.     
  56.  2/ Double click it.
  57.     A dialog will appear. Select load to load your sample using the
  58.     file selector.
  59.     
  60.  3/ Install it as a viewer for another program (eg. CAB).
  61.     
  62.  It will play the sample without displaying any output onto the screen
  63.  on all of the 3 methods.
  64.  
  65. ALL THIS FOR FREE?
  66.  Yes... I really like to see more hits on my web page!
  67.  
  68. WHAT ELSE?
  69.  Wave ADPCM support.
  70.  
  71. DEVELOPEMENT INFO
  72.  This program was created & tested on a Falcon running both single
  73.  tasking (tos 4.04) and multitasking (AES 4.1). Sorry I don't have 
  74.  MagiC so it's not tested ( I don't mind if some kind person donate
  75.  Magic 5 to me :-) ).
  76.  
  77. HISTORY
  78.  Jan 97: 1st release
  79.  Feb 97: multiple frequency support, AIFF data block fix.
  80.  Feb 97: VOC & Amiga IFF support.
  81.  
  82. CONTRIBUTIONS ARE WELCOME
  83.  What can I say, any contributions are welcome. Please send them to
  84.    William Wong
  85.    990 Bendemeer Road
  86.    Singapore 339942
  87.    Republic of Singapore
  88.  
  89.  email: wongck@ti.com
  90.  http : //www.geocities.com/SiliconValley/6880/phsw.html
  91.