home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / sound / petra / petra_e.txt < prev    next >
Text File  |  1992-08-19  |  4KB  |  104 lines

  1. **********************************************************************
  2. *                                                                    *
  3. * PETRA.PRG  -  a Sound Driver which allows you to use PAULA on ST's *
  4. * which don't have DMA-Soundhardware, written by Christian Limpach   *
  5. *                                                                    *
  6. *                                                     v1.0 20.8.1992 *
  7. **********************************************************************
  8.  
  9.  
  10.  
  11.  
  12.  SHAREWARE:
  13.  ----------
  14.  
  15.    PETRA is Shareware, you can copy PETRA for free, as long as all files
  16.    stay  together. You are not allowed to change any files. When you are
  17.    using PETRA more than some weeks, you _have_ to pay the shareware fee
  18.    (how you do this is explained at the end of this text...)
  19.    PETRA MAY be distributed through BBS's and Public Domain Pools.
  20.  
  21.    © 1992 by Christian Limpach.
  22.  
  23.  
  24.  SYSTEM REQUIREMENTS:
  25.  --------------------
  26.  
  27.    PETRA runs on all STs. There may be problems, if you have a 68030 CPU
  28.    as  PETRA  is  highly  optimized   for  a  68000  CPU  and  has  some
  29.    selfmodifying code.
  30.  
  31.  
  32.  INSTALLATION:
  33.  -------------
  34.  
  35.    You  install  PETRA by copying it into your auto folder. You can also
  36.    run  it  from  the  desktop. The only thing you have to care about is
  37.    that you run PETRA before PAULA, because otherwise PAULA won't work.
  38.  
  39.  
  40.  USER'S GUIDE:
  41.  -------------
  42.  
  43.    The  emulation  of  the  DMA-Soundhardware  takes  a lot of CPU-time.
  44.    Therefore  only the two low samplefrequencies are useful (6144 Hz and
  45.    9600  Hz)  The  top  samplefrequency  (12288  Hz)  causes an overload
  46.    (that's when all the CPU-time is used...) if you just move the mouse.
  47.    This  frequency is only to listen to a modfile without doing anything
  48.    else.
  49.  
  50.  
  51.  BUGS AND LIMITATIONS:
  52.  ---------------------
  53.  
  54.    Other  software  using  Timer  A  may  stop  the  replay.  After this
  55.    a  restart  may not be possible. Sometimes this problem can be solved
  56.    by reloading PAULA.
  57.  
  58.  
  59.  INFOS for specialists and hardware guru's.
  60.  ------------------------------------------
  61.  
  62.    PETRA  installs  a cookie (SSND) which is used by PAULA to tell PETRA
  63.    what  to  play  with  which  samplefrequency.  You  can  get detailed
  64.    information about this interface from me.
  65.  
  66.    PETRA  changes  some  vectores using XBRA. The identification used is
  67.    SSND.
  68.  
  69.    PETRA  uses  Timer  A to do the sample output. The keyboard interrupt
  70.    routine is changed to allow sample outputs while the mouse is moved.
  71.  
  72.    Keyclick  &  Bell  are  possible,  but  PETRA turns them off. Use the
  73.    control panel to turn them on again.
  74.  
  75.  
  76.  AUTHOR and how do I pay the shareware fee:
  77.  ------------------------------------------
  78.  
  79.    You  can  transfer the shareware fee to my bank account or send it by
  80.    post (sending  it by post is better and easier, as the transfer costs
  81.    will probably be much too high) You can send any currencies...
  82.  
  83.    Christian Limpach        Shareware fee: anything around 200 LUF/10 DM
  84.    10, rue de Hobscheid     Bank:
  85.    L-8422  Steinfort        Banque Internationale A Luxembourg
  86.    Luxembourg               account number: 4-132/1866
  87.  
  88.  or through FIDONET:
  89.  
  90.    Black Devil BBS Luxembourg, (Tel +352-398722, 300-14400 Bps V.32b)
  91.    2:270/20.1, Christian Limpach
  92.  
  93.  or through INTERNET:
  94.  
  95.    Christian_Limpach@p1.f20.n270.z2.fidonet.org
  96.  
  97.  or on BBS:
  98.  
  99.    Christian Limpach, ComNet Luxembourg, Tel: +352-222534
  100.  
  101.  
  102. -----<eof>--------------------------------------------------------------
  103.  
  104.