home *** CD-ROM | disk | FTP | other *** search
/ Millennium Time Capsule / AC2000.BIN / disks / ac7_disk / phplayer / phplyr.txt < prev    next >
Text File  |  1997-09-23  |  4KB  |  126 lines

  1.  
  2. Probe House DMA Sample Player rel 4.2
  3. by William Wong, Sep 97
  4.  
  5.  
  6. WHAT IS IT?
  7.  Probe House DMA Player (PH Player) is a 8/16 bits, mono/stereo DMA 
  8.  sample player for the STE, MSTE, TT & Falcon. It's a simple player,
  9.  just pass it some sample & it will play it. 
  10.  
  11.  
  12. WHAT'S NEW IN THIS RELEASE?
  13.  * IMA ADPCM stereo support.
  14.  * Loaded sample information display.
  15.  
  16.  
  17. WHAT SAMPLE FORMAT DOES IT SUPPORT?
  18.  Following audio format are automatically recognised:
  19.  1/ AU  - Next/Sun Audio files ( u-law, 8/16 bits linear).
  20.  2/ AVR - Audio Visual Research ( 8/16 bits linear).
  21.  3/ WAV - Microsoft Wave ( u-law, a-law, ADPCM, 8/16 bits PCM).
  22.  4/ WAV - IMA 4-bits ADPCM.
  23.  5/ SND - Sound file (8/16 bits linear).
  24.  6/ AIF - SGI/Apple IIF uncompressed (8/16 bits).
  25.  7/ IFF - AMIGA IIF uncompressed (8/16 bits).
  26.  8/ VOC - PC SoundBlaster uncompressed (8/16 bits).
  27.  9/ RAW - any data files: default to 8 bits, 8KHz & Mono.
  28.  
  29.  Mono/stereo samples are support for all known formats.
  30.  
  31.  
  32. WHAT PLAYBACK SPEED/FREQUENCY DOES IT SUPPORT?
  33.  All the popular playback speed are supported. PH Player preprocess the
  34.  sample for speed adjustment before playing. This incur some delay before 
  35.  playing the sample. However, playback will suffer no delay.
  36.  
  37.  The following playback speed is supported:
  38.    5500, 6258, 7333, 8000, 10000, 10050,11025,12516,16000,18900,
  39.    22050,22150,25033,32000,37800,44056,44100,48000,50066 Hz.
  40.  
  41.  
  42. HOW TO USE IT?
  43.  1/ Install it as a desktop icon. 
  44.     To play any sample, just drag the sample file on to it. 
  45.     No GUI will appear when using this method.
  46.     
  47.  2/ Double click it.
  48.     A GUI will appear. Here you can PLAY, STOP or LOAD any sample.
  49.     
  50.  3/ Install it as a viewer for another program. 
  51.     The program must pass to it the full pathname of the sample. 
  52.     No GUI will be appear under this mode.
  53.     
  54.  4/ Installing it as a Desktop Accessory.
  55.     Renaming it to .ACC extension & placing it on your bootup partition.
  56.     When called from the desktop accessory, a GUI will appear.
  57.     
  58.  5/ VA-Protocal.
  59.     The calling program must pass to it the full pathname of the sample.
  60.     If PH Player GUI is opened, the GUI will be topped otherwise no GUI
  61.     will appear.
  62.  
  63.  
  64. THE GUI BUTTONS & SHORTCUT KEYS
  65.  The 1st button or 'P'/ENTER/RETURN key is PLAY.
  66.  The 2nd button or 'S'/ESC is STOP.
  67.  The 3rd button or 'L'/SPACE is LOAD.
  68.  The 4th button or 'I' key is ABOUT & sample information.
  69.  The closer widget or 'q'/UNDO key is QUIT.
  70.  
  71.  
  72. SAMPLE INFORMATION
  73.  The sample information (format, frequency, stero/mono) is displayed
  74.  by pressing the 'i' icon or by pressing the 'i' key. The information
  75.  is displayed along with the ABOUT of the program. 
  76.  
  77.  
  78. PROGRAM OR DESKTOP ACCESSORY?
  79.  PH Player is both! Just change the extension from .PRG to .ACC for it
  80.  to become an desktop accessory.
  81.  On bootup, PH Player can play a sample ( ala Win95 ) if it can locate
  82.  the file "PHPLAYER.WAV" at the bootup partition. The sample can be 
  83.  any sample format but the extension must be .WAV.
  84.  
  85.  Bootup will continue as the sample plays!
  86.         
  87.  
  88. ALL THIS FOR FREE?
  89.  It's not shareware, crippleware nor nagware. It's FREEWARE!
  90.  No conscience of not paying up.
  91.  
  92.  Only a small token of appreciation by visiting my website... 
  93.  or uploading this program on to your local BBS.
  94.  
  95.  
  96. WHAT ELSE?
  97.  Probably on-the-fly loading for large samples? 
  98.  Depends on response of users... so drop me a email.
  99.  Any ideas are welcome.
  100.  
  101.  
  102. DEVELOPEMENT INFO
  103.  This program was created & tested on a Falcon running both single
  104.  tasking (tos 4.04) and multitasking (AES 4.1). Sorry I don't have 
  105.  MagiC so it's not tested on it ( I don't mind if some kind person 
  106.  donate Magic 5 to me :-) ).
  107.  Any bugs please let me know.
  108.  
  109.  
  110. HISTORY
  111.  Jan 97: 1st release
  112.  Feb 97: multiple frequency support, AIFF data block fix.
  113.  Feb 97: VOC & Amiga IFF support.
  114.  Sep 97: Added GUI, VA-protocal, ADPCM support.
  115.  Sep 97: IMA ADPCM support, TTRam/FastRAM fix.
  116.  Sep 97: IMA ADPCM stereo, smaple info display.
  117.  
  118.  
  119. CONTRIBUTIONS ARE WELCOME
  120.  What can I say, any contributions are welcome.
  121.  Email me for my postal address.
  122.  
  123.  email: wongck@letterbox.com
  124.  http : //www.geocities.com/SiliconValley/6880/phsw.html
  125.  
  126.