home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / falcon / sound / cpu_mod / read_me.txt < prev    next >
Text File  |  1994-11-17  |  5KB  |  133 lines

  1. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2. ~~~~~~~~~~~~~~~~~~~~   CPU_MOD   for ATARI Falcon 030    ~~~~~~~~~~~~~~~~~~~~~~~
  3. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4.  
  5.    NOW INCLUDING THE 4 VOICES REAL-TIME OSCILLOSCOPE refreshed each VBL
  6.    BEFORE YOU COULD LISTEN THE WONDERFUL MODs. NOW YOU CAN WATCH THEM !
  7.    GIVE ME YOUR IMPRESSION BY MAIL, IT WOULD BE NICE FROM YOU TO DO IT.
  8.    ALL BUG REPORTS WILL ALSO BE CONSIDERED. CONCERNING THE NVDI BUG, IT
  9.    IS ITS OWN FAULT BECAUSE IT DOESN'T BEAR THAT I AM BLOCKING ALL AND
  10.    THEN REDRAW THE BOXES WITHOUT ASKING.
  11.  
  12.    CLICK ON THE ~ SYMBOL WITH THE MOUSE BUTTON WHEN YOU ARE PLAYING A MOD.
  13.    (SPACE TO COME BACK TO THE MENU)
  14.  
  15.         CPU_MOD is a *.MOD player for FALCON 030 ,
  16.         yes , but NOT JUST ANOTHER *.MOD player ...  TRY IT !!!!
  17.  
  18.         I coded it because I haven't found ANY good player on ATARI
  19.              (e.g.:
  20.               PROTRACKER
  21.               AUDIOSCULPTURE
  22.               ESION
  23.               PAULA
  24.               DESK-TRACKER
  25.               ULTIMATE TRACKER
  26.               50KHZPLAY
  27.               STARPLAY
  28.               NA-TRACKER
  29.               FALCPLAY
  30.               DSP_MOD = VIBRAX = ANOTHER CRUDE PLAYER
  31.               CRAZY MUSIC MACHINE
  32.               DIGITAL030
  33.               ... OUF )
  34.  
  35.         It sounds different (NORMALLY IN FACT !!!) because it's my own code
  36.         entirely rethinked, and not a code ripped on Amiga and badly converted.
  37.  
  38.         Of course it has all the sound effects (CIA timing , E-commands ...) ,
  39.         the routine core length is shorter than 7000 bytes long and
  40.         needs 70,000 bytes free only. (You can use it in your programs)
  41.  
  42.  
  43.         This directory contains:
  44.  
  45.         READ_ME.TXT     :This file.
  46.         CPU_MOD.BIN     :The routine usable in yours programs.
  47.         CPU_MODX.TTP    :A TTP-shell , parameter : modulename
  48.                          you can install it with the menu option of the Desktop.
  49.  
  50.         CPU_MODX.S      :The source in ASM of CPU_MODX.TTP
  51.                          See it for using CPU_MOD.BIN
  52.                          (Even if you are not an assembly programmer you
  53.                           can use the routine in BASIC , C , ... )
  54.  
  55.         CPU_MODA.ACC    :A ACC-Shell
  56.                         :A PRG-Shell , if you rename it in CPU_MODA.PRG .
  57.                         :A GTP-Shell , if you rename it in CPU_MODA.GTP and
  58.                          install it with the menu option of the Desktop .
  59.  
  60.         CPU_MODA.RSC    :The ressource file for CPU_MODA.ACC
  61.  
  62.         SOUNDTRK.TXT    :A file info on module structure.
  63.  
  64.  
  65.                          <<<<<<<<<>>>>>>>>>
  66.                          <<< Some Hints >>>
  67.                          <<<<<<<<<>>>>>>>>>
  68.  
  69.  
  70.     _There are keyboard short-cuts for CPU_MODA.ACC:
  71.  
  72.         P       :POWER
  73.         L       :LOAD
  74.         Space   :Play
  75.         -       :Stop
  76.         (       :Song position Reverse Search
  77.         )       :Song position Forward Search
  78.         +       :Fast Forward mode OFF/ON
  79.         .       :Repeat mode OFF/ON
  80.         /       :8 bits/16 bits
  81.         *       :Mono/Stereo
  82.         0       :49170 Hz
  83.         1       :32780 Hz
  84.         2       :24585 Hz
  85.         3       :19668 Hz
  86.         4       :16390 Hz
  87.         5       :12292 Hz
  88.         6       : 9834 Hz
  89.         7       : 8195 Hz
  90.         Return  :Exit
  91.  
  92.  
  93.     _The Fast Forward mode respects the construction of the module and read
  94.      all the commands ,
  95.      the Song position Reverse Search and Song position Forward Search : NO
  96.      (It permits to "pass" the levels for Game-module)
  97.  
  98.  
  99.     _When you use CPU_MODA.ACC , before changing the screen resolution
  100.      you must be in "Stop" mode , or better in "Power OFF" mode
  101.      to avoid problems.
  102.      (Also for some programs , you will see ...)
  103.  
  104.  
  105.     _If the screen displays "Incorrect Module" then
  106.         _The module is packed ... (Depack it !)
  107.         _The module is altered (ripped souce ?)
  108.          Load it with PROTRACKER for example, save it with a DIFFERENT name and
  109.          quit PROTRACKER .
  110.          Take a look at the new length , you will see the amount of missing
  111.          bytes.
  112.          If this amount of bytes is too important (>8 bytes) the last sample(s)
  113.          is (are) altered , Sorry , try to repair it (them) .
  114.  
  115.  
  116.         If you are interested in exchange of MODs or Demos for ST(e),F030
  117.  
  118.         or if you have enjoyed this player you can contact me:
  119.  
  120.  
  121.         Patrick RUIZ
  122.  
  123.         Quartier Le Clos
  124.  
  125.         13360 , ROQUEVAIRE
  126.  
  127.         FRANCE
  128.  
  129.     (other nice program made by myself: ESSAY the lightspeed text editor)
  130.  
  131.         INTERNET ADDRESS: kirstin@odin.u-3mrs.fr
  132.  
  133.