home *** CD-ROM | disk | FTP | other *** search
/ Sound, Music & MIDI Collection 2 / SMMVOL2.bin / DEMO / SND / FIREST2B.ZIP / FMOD.ZIP / FMOD.TXT < prev   
Encoding:
Text File  |  1995-03-06  |  3.1 KB  |  100 lines

  1. FireMOD version 1.00 MOD player (4-8 channel) by FireLight
  2. =============================================================================
  3. This player is just a toy around with gus code and stuff, so shouldnt be
  4. taken as the next cmod ;) (It supports more effects than DMP and plays mods
  5. more correctly than it so its ok for me :).
  6. This player gets more memory in dosshell than most players.. 112-122kb more
  7. than 1 certain player.
  8.                                  
  9. Effects Supported:                   
  10. ==================
  11. 0  Arpeggio
  12. 1  Porta Up
  13. 2  Porta Down
  14. 3  Porta To Note
  15. 4  Vibrato 
  16. 5  Porta + Vol slide
  17. 6  Vibrato + Vol Slide
  18. 9  Sample Offset
  19. A  Volume Slide
  20. B  Jump to Pattern (not fully tested)
  21. C  Set Volume
  22. D  Pattern Break (not fully tested)
  23. E1 Fine Porta Up
  24. E2 Fine Porta Down
  25. E5 Set Fine Tune
  26. E9 Retrig Note
  27. EA Fine Volume Slide Up
  28. EB Fine Volume Slide Down
  29. EC Cut Note
  30. ED Delay Note
  31.  
  32. I have no intentions of supporting pattern loop/delay.. why? just becuase im
  33. too lazy.
  34.  
  35. FEATURES:
  36. =========
  37. GUS support & autodetection.
  38. 4,6 & 8 channel mod support.
  39. MDP style screen but shows chords (and is more accurate volume wise).
  40. Extension autodetection (no need to type .mod at the prompt).
  41. DOS Shell (plus resident timer reset function - see 'keys' - f12)
  42. exciting huh :)
  43.  
  44. KEYS:
  45. =====
  46.  
  47. Main Screen
  48. -----------
  49. +,-         - Change Master volume (pretty rough but adequate for now).
  50. [,]         - Change speed faster, slower
  51. {,}         - Change BPM slower, faster
  52. ESC         - umm
  53. d           - DOS shell.
  54. right arrow - move forward a pattern.
  55. left arrow  - move back a pattern.
  56. 1-8         - mute a channel (doesnt work - more of a 'temporarily shut up' :)
  57. SPACE       - shuttle scrolly forward faster.
  58. ENTER       - move to text mode GUI interface.
  59.  
  60. Text Mode GUI Interface.
  61. ------------------------
  62. SPACE       - Toggle between numbers and squares for the MDP style blobs.
  63. ENTER       - return to Main Screen.
  64.  
  65. AnyWhere (even dos shell).
  66. --------------------------
  67. F12         - Resets the mod to its proper speed (mainly for dos shell).  In 
  68.           dos shell this is most useful, as some programs like MS-Edit 
  69.           cause the mod to grind to a halt, as they are resetting the 
  70.           system timer which the mod player relies on.
  71.  
  72.  
  73. GUS Clicks : 
  74. ------------
  75. This player is full of gusclicks.  It only really shows up on
  76. certain samples, like bass guitar.  I havent done any
  77. specific GUS click removal.
  78.         
  79.  
  80. FUTURE VERSION:
  81. ===============
  82. After I get this beta out of the way i am going to rewrite most of the engine,
  83. which will be a lot faster, and memory efficient.. it will have..
  84.  
  85. - New pattern storage system, which will improve speed many times over
  86.   compared to the current storage system.
  87. - faster and different play routine which will play voices on a row
  88.   nearly all at the same time, rather than at the moment it works out each 
  89.   voice and plays it one by one which isnt exactly accurate.
  90. - .XM support
  91.  
  92. NOTE:
  93. =====
  94. Please contact me with any bugs you find at the following address..
  95.  
  96. FireLight.
  97. firelght@yoyo.cc.monash.edu.au
  98.  
  99.  
  100.