home *** CD-ROM | disk | FTP | other *** search
/ AMOS PD CD / amospdcd.iso / 301-325 / apd317 / docs / banker.doc
Text File  |  1989-08-17  |  5KB  |  192 lines

  1. BANKER           A 1991 PRODUCTION FROM KGS          (C) C.HURST 1991
  2.  
  3.     Banker is a compilation of Three of my earlier programs plus a new
  4. program:
  5.  
  6. SonicBlast,
  7. Screen-Packer,
  8. SBV (Sprite Bank Viewer) and
  9. The new Sample Ripper.
  10.  
  11. SonicBlast:
  12.  
  13.   This is a simple music player. Click in the box with a disk which 
  14. is above the Tempo controls. This will cause a GURU where you can type
  15. in the name of the file to load. Please include the path. The Guru is 
  16. only a joke!!! The name (or part of it) should be displayed after the 
  17. word LOAD:
  18.  
  19.   Now click on the RECORD button of the RADIO to load up the file. If 
  20. you have changed the program disk you will be asked to insert it (for 
  21. the VU-meters!!!). The yellow light above the RECORD buttons should 
  22. light up. 
  23.  
  24.   Now click on the PLAY button and listen to the music until you're 
  25. fed up! To stop it click on the STOP button. Easy eh?
  26.  
  27.   Click on the + and - boxes to change the tempo (give amos a bit of 
  28. time to realise what's happening!) and click on the poper botton 
  29. (below the STOP) to Quit!
  30.  
  31. OKAY!!
  32.  
  33. Screen-Packer:
  34.  
  35.   LOADING IFF:
  36.  
  37.     Click on the text that says LOAD: and type in a file name. Find 
  38. the icon of a disk with IFF on the label and an arrow pointing AWAY 
  39. from it and click on it. The pic should load into the PIC screen. To 
  40. view this at any time hold down the RIGHT mouse button.
  41.  
  42.   LOADING ABK:
  43.     
  44.     Input file name as above but click on the disk with ABK on it. It 
  45. is next to the IFF loader.
  46.  
  47.   UNPACKING:
  48.  
  49.     Click on the icon with unpack scrawled on it! The bank unpacks to 
  50. screen 2! You can view it as normal.
  51.  
  52.   PACKING:
  53.  
  54.     Click on the pack icon (with the hammer (actually you should use 
  55. the mouse)) and WAIT for the beep!!!!
  56.  
  57.   ERASE MEM:
  58.  
  59.     Wipes the bank.
  60.  
  61.   WIPE SCREEN:
  62.  
  63.     Wipes the pic screen!!!
  64.  
  65.   SAVE IFF:
  66.  
  67.     As Load IFF but click on the SAVE: text to type filename and the 
  68. arrow pointing TOWARDS the disk to save it!!!
  69.  
  70.   SAVE ABK:
  71.  
  72.     This saves out a bank with your iff picture in it! To use this in 
  73. your games:
  74.  
  75. Go to DIRECT MODE:
  76.  
  77. Type:
  78.  
  79. Load Filename,n
  80.  
  81. Filename is the name of the ABK file and n is the number of the AMOS 
  82. bank to stuff it in!!! Without the n extension it will be loaded into 
  83. bank 15.
  84.  
  85. TO QUIT:
  86.  
  87.   Click on the title screen!
  88.  
  89. SBV:
  90.  
  91.   Click on the Disk with a ? on the label and input your sprite banks 
  92. name. Now click on the disk with the text "LOAD SPRITE" to load up the
  93. sprites. 
  94.  
  95.   The two triangular arrows move to through the bank and the size and 
  96. number of the inamge is displayed in the info panel.
  97.  
  98.   The picture of a Camera takes you into the Animation Studio! Press 
  99. the up or down cursor key to change the image of your bob and the 
  100. enter key ON THE KEYPAD to add it to the animation string. Q to Quit
  101.  
  102.   The ? and PLOT icons are not featured in this version! I haven't 
  103. finished the routines yet.
  104.  
  105.   The splodge of red goo in the shape of a cross is the quit icon!!!
  106.  
  107. THE INFO PANEL:
  108.  
  109. NO. SP= Number of sprites in the current bank.
  110. FILE  = File name of bank (or part of it!).
  111. XSIZE = X size of the current image.
  112. YSIZE = Y size of the current image.
  113. IMAGE = Current image.
  114.  
  115.  _______________________________
  116. |                               |
  117. |      THAT'S ABOUT IT!!!       |
  118. |_______________________________|
  119.  
  120.  
  121.  
  122. SAMPLE RIPPER:
  123.  
  124.   Have you played an AMOS P.D. game and thought:
  125.  
  126. "I could use that sample!"
  127.  
  128. The sample ripper will take any sample bank and rip out any chosen 
  129. samples and save them as binary files. These can then be loaded into 
  130. the Sample Bank maker (free with AMOS) and used in your games!
  131.  
  132. THE ICONS:
  133.  
  134.   FILENAME: Click on the Text thet says LOAD: below icons! Type your 
  135. file and press Return. Click on the text SAVE: to type save Filename!
  136.   
  137.   DISK LOAD: This loads in the File Selected.
  138.  
  139.   DISK SAVE: Saves a binary file to disk using the SAVE: filename.
  140.  
  141.   PIANO: Plays the Current sample.
  142.  
  143.   QUIT: Guess!
  144.  
  145.  
  146. THE PANEL:
  147.  
  148. NO.SP = Total number of Samples in the bank!
  149. CURR  = Current sample. Use UP and DOWN buttons to cycle.
  150. SIZE  = File length if saved as sample!
  151. FREQ  = Frequency of current sample.
  152.  
  153. THAT`S THE LOT:
  154.  
  155.  
  156. THANK YOU!
  157.  
  158.  
  159.  
  160. BANKER IS SHAREWARE:
  161.  
  162. IF YOU USE IT THEN PLEASE SEND FIVE POUNDS TO:
  163.  
  164. KGS P.D.
  165. CHRIS HURST
  166. 123 VIVIAN RD,
  167. FENTON,
  168. STOKE-ON-TRENT,
  169. STAFFORDSHIRE,
  170. ST4 3JG.
  171.  
  172. THIS PAYMENT WILL SECURE YOU A COPY OF THE UPDATE WITH THE ? AND PLOT 
  173. ICONS WORKING FULLY + AN ICON BANK VIEWER AND VARIOUS OTHER PROGRAMS 
  174. AS SOON AS IT IS READY! IF YOU DECIDE NOT TO PAY ME THEN WIPE THE DISK
  175. AND ANY COPIES.
  176.  
  177. IF YOU 
  178.  
  179. SPOT ANY BUGS,
  180. HAVE ANY COMMENTS,
  181. HAVE ANY PROBLEMS WITH THE PROGRAM,
  182.  
  183. THEN SEND A LETTER AND A SELF-STAMPED ADRESSED ENVELOPE TO THE ABOVE 
  184. ADDRESS! THANK YOU!
  185.  
  186. NOTE:
  187.  
  188. ALL FILES ON THIS DISK ARE (C) 1991 CHRIS HURST!
  189. IF YOU USE OR MODIFY THEM PLEASE PAY THE SHAREWARE FEE ABOVE!
  190.  
  191.  
  192. SEE YA!!