home *** CD-ROM | disk | FTP | other *** search
/ AMOS PD CD / amospdcd.iso / 451-475 / apd467 / docs / modp3.docs < prev    next >
Text File  |  1993-03-15  |  3KB  |  115 lines

  1.             STORM MODULE PLAYER V3.00
  2.             -------------------------
  3.      A Soundtracker-Protracker-Startrekker Module Player!
  4.  
  5.  
  6. This program was originally ment to be used for me to use and learn "Good" 
  7. programming.Version 1 and 2 were on earlier pick n mix disks.
  8. There are some good routines in the code particularly the file-selector code.
  9. I hope you like the new look of ALL the programs and also hope you find some
  10. of this code usefull to you!.
  11. Anyway on with the show!....
  12.  
  13. This program is Freeware so spread it (along with this doc!) everywhere!!.
  14.  
  15. From CLI you can type :-
  16.  
  17. RUN MODp3 
  18.  
  19. To run and boot into the main program. 
  20.  
  21. Alternativly type :-
  22.  
  23. RUN MODp3 <mod.Filename>
  24.  
  25. To load and play a music module without the main program using CLI instead!.
  26.  
  27.  
  28. IN THE PROGRAM
  29. --------------
  30.  
  31. SELECT PATH  icon
  32.  
  33. Will further invoke another set of icons which are :-
  34.  
  35. PATHDF1:  PATHdf0: ROOTdf1: ROOTDF0:
  36.  
  37. Please note if there are no disks OR drives present no icons will appear!.
  38.  
  39. By Selecting ROOTDF0: the program will then go and search in the ROOT 
  40. directory of the current disk in drive 0 for any music module files.The 
  41. filenames must have a MOD. prefix otherwise the computer wont recognise them.
  42.  
  43. By selecting PATH DF0: the program will then search the current disk for all
  44. directories (drawers) ,Once all (if any) drawers are found you will then be
  45. asked to click on a drawer name displayed on the screen.
  46. Then the computer will go through the choosen drawer and search for any music
  47. files!. I.e   * DF0:MODULES/
  48.  
  49. Once the disk search is finished you will be presented with some filenames on
  50. the main screen.
  51. You can now choose between modules simply by clicking on there filename!.
  52.  
  53. If your disk has more than 11 modules you wont be able to see all the modules
  54. available so by clicking on the down arrow you can now scroll down the list
  55. of available modules!.Equally pressing the up arrow icon will scroll up the
  56. list.
  57.  
  58. PLAYING MUSIC
  59. -------------
  60. When a song is loaded into memory it will be played straight away.
  61. To the right of the screen you will be presented with information about
  62. the name of all the instruments in the module.
  63.  
  64. You can flick through the instrument list by clicking on the icons at the
  65. bottom of the list 
  66.  
  67. 0 - 15 will list first 16 instruments names
  68.  
  69. 16 - 31 will list next 16
  70.  
  71. To the left underneath the filelister you will see more information about
  72. the module.
  73. First you can see what the size of the module is.
  74. Second you can see how long (POSITIONS) the song goes on for.
  75. And finally a list of how the patterns where programmed in the module!.
  76. You will really need to know a bit about SoundTracker to understand this!.
  77.  
  78. Equalizers
  79. ----------
  80. By pressing the Up And Down ARROW keys you can move the equalizers around the
  81. screen!.
  82.  
  83. Pressing the icon STORM MOD PLAYER will
  84. Bring up more information about memory and free disk space.
  85. Also by clicking on the + / - icons you can change the screen palette!.
  86.  
  87. Full Directory
  88. --------------
  89. Click on this icon to get a full directory list of the LAST device used!.
  90.  
  91. Pressing ESC will QUIT!!!
  92.  
  93. Written Using AMOS V1.34 With Compiler V1.34
  94.  
  95. Thank you Francois for AMOS PRO!!!!!!
  96.  
  97. I sorry for the short DOCS but i have more important longer DOCS to type!.
  98. For Critisms,Remarks,Chats,Swaps,Ideas,Bugs
  99.  
  100. Write to:-
  101. Ejber Ozkan
  102. 222 Tunnel Ave,
  103. Greenwich
  104. London 
  105. Se10 Opl.
  106.  
  107. STORM 1993.
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.