home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaMiscModsCD3.iso / _PROGRAMME / PLAYER / SINGLEFORMAT / ptplay.lha / ptplay.readme < prev    next >
Encoding:
Text File  |  1980-12-28  |  4.6 KB  |  157 lines

  1. NAME
  2.     PtPlay v1.0
  3.  
  4. DESCRIPTION
  5.     PtPlay is a protracker module player. It has a 640x200x16 screen with
  6. scopes, vumeters, trackdisplay, songinfo, sampleinfo and a textwindow.
  7. It can handle all modules that are made with protracker 2.3a and lower 
  8. versions. Modules, made with the protrackers from Cryptoburners, and made
  9. with the old commands, are recognized too. 
  10.  
  11. USAGE
  12.  
  13.     PtPlay module[.pp] [text[.pp]]
  14.  
  15.     or
  16.  
  17.     PtPlay "module[.pp]" ["text[.pp]"]
  18.  
  19. The doublequotes are used when there are spaces in the filename. You may 
  20. specify them also when there are not spaces in the filename. the full path 
  21. has to be specified, and also the word 'mod.' 
  22.  
  23. The extension '.pp' isn't needed because powerpacker.library will add this
  24. when loading:)
  25.  
  26. OPTIONS
  27.     
  28.     The module has to be specified first. PtPlay can handle powerpacked
  29. modules. (In fact, PtPlay uses powerpacker.library to load a file) PtPlay won't
  30. check if it's a module, so be sure when you specify a module.
  31.  
  32.     The second argument is optional. when specified, it has to be a 
  33. textfile. The textwindow wherein the text will be showed, is 36 characters 
  34. wide. CR ($0A)is recognized but TAB's are not. Special characters: 
  35.     (c) is character no 127
  36.     (R) is character no 128
  37.  
  38. Any other characters are at your own risk. (I mean the characters above 128,
  39. these are not specified in the font.) 
  40.  
  41. Because of a design decision, texts are chopped off after 64K, but I think
  42. 64K of text about a module is a lot! :)
  43.  
  44. FILES
  45.     
  46.     PtPlay needs powerpacker.library. With the package comes the newest
  47. version of this famous library. 
  48.  
  49. BUGS
  50.  
  51.     Know bug(s), that will be solved in future versions:
  52.     -sometimes the buttons get sticky
  53.     -I'm not sure if characters that have ASCII value < 32 are handled
  54.     properly (I didn't test this)
  55.     -silly things: the scrollbar lacks the page up/down feature and
  56.     scrolling while pressing the pointer isn't standard. this will 
  57.     ofcourse change in the next version.
  58.  
  59. DETAILS
  60.  
  61.     All numbers on the screen are decimal, except the samplevolume and
  62. the samplenumber, which are in hex. 
  63.  
  64.     PtPlay is using a sped up Ptv2.3a replayer (message to Noxious:
  65. use a rasterwait instead of that silly dbf loop (with DMAwait). With rasterwait
  66. , the player eats the same amount of rastertime on all amigas. The same to
  67. cryptoburners. 
  68.     
  69.     PtPlay checks if the machine is 50 or 60 Hz. the playing timer is
  70. of course using this knowledge (smart one, he!) ;-)    
  71.  
  72.     PtPlay is tested on AGA chipsets and worked fine. It also worked fine
  73. with cache and turbocards/boards. 
  74.  
  75.     PtPlay is developed during March '93 - May '93 by Otis of InfoCorner.
  76.  
  77.     PtPlay is spread as unpacked. I tried powerpacker but it failed 
  78. sometimes. I recommend Turbo Imploder for packing the player.
  79.  
  80.  
  81. THE FUTURE
  82.     
  83.     You might have noticed that PtPlay isn't multitasking. This will 
  84. change in the future. (I'll use the Protracker system) 
  85.     further features:
  86.     -settable config
  87.     -instead of passing a module you should be able to pass a play program
  88.     like
  89.         mod.speecy 2:00
  90.         mod.dancefever 3:15
  91.         mod.elightment    0:00
  92.  
  93.     (this means: play mod.speecy for 2 minutes, mod.dancefever for 
  94.     3 minutes 15 and mod.elightment forever) 
  95.     -page up/down in text window when clicking above/below the scrollbar
  96.     -multitasking
  97.     -intuition usage
  98.     -forward, backward buttons in song.
  99.     -an menu add-on version, nice for music disks!
  100.     -.... (your remark, please let me know what you think of this player!)
  101.     
  102.  
  103. IMPORTANT
  104.  
  105. PtPlay is NOT Public Domain. Its freely distributable. 
  106. (c)1993 InfoCorner/Perseus Prod. All rights reserved (whatever that means ;-))
  107.  
  108. PtPlay is released by UGA for their NewsFlash diskmagazine. It may not
  109. be used by any other PD diskmagazine without written permission of the author
  110. (and that's me, Otis/InfoCorner!!!)
  111.  
  112. PtPlay has to come with this readmefile. so include it on your tooldisks!!!!
  113. and it is already packed so don't repack it with tetrashitter or whatever
  114. (only relocatable code !)
  115.  
  116. THANKS MUST GO TO
  117.     
  118.     *Marco Nelissen for debugging and suggestions. Thanks dude!
  119.         (I'm looking forward to your ST Pro II!!!:)
  120.     *Frank Snijders for moral support!!
  121.     *Cult Jam/Vicious for AGA testing
  122.     *Ingrid for your all your wild passion!!! :)
  123.  
  124.  
  125. AT LAST
  126.  
  127. If you want to contact me, for bugreports or just for contact (please do!)
  128. write to:
  129.  
  130.     Frans 'Otis' Bouma
  131.     L. Doniastraat 10
  132.     8801 HD 
  133.     Franeker
  134.     The Netherlands
  135.  
  136.     or
  137.  
  138.     Otis/InfoCorner
  139.     P.O.Box 223
  140.     3800 AE
  141.     Amersfoort
  142.     The Netherlands
  143.  
  144.     you can also Email your remark/bugreport. Email to alaska:
  145.     
  146.     orbion@hacktic.nl
  147.  
  148.                     Release date: 1-7-1993
  149.  
  150.  
  151.      Otis of InfoCorner/Perseus on 17-5-1993 02.15 AM (yeah, it's late) ;-)
  152.  
  153.  
  154.                            Enjoy, don't destroy
  155.  
  156.                                Stop Racism
  157.