home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / sound2 / gusp15.zip / GUSPLAY.TXT < prev   
Text File  |  1993-05-24  |  3KB  |  77 lines

  1. *ModulePlayer 1.5 for Advanced Gravis UltraSound
  2. Written by Robert Adolfsson (CASCADA) in 1993.
  3.  
  4. --------------------------------------------------------------------------------
  5. If you use the source in a program give me some credit and send me a postcard.
  6.  
  7. The address is:
  8.  
  9.         Robert Adolfsson
  10.         Nordquist v. 6
  11.         136 49 Haninge
  12.         Sweden
  13. --------------------------------------------------------------------------------
  14.  
  15.  
  16. *This little program plays standard amiga modules on the GUS.
  17. It is also enable to play 6 and 8 channels FastTracker modules and
  18. Octacomposer modules.
  19.  
  20. *The commandline format for GUSPLAY is:
  21.  
  22.      GUSPLAY <[Path]Filename.Ext> [/nnn]
  23.  
  24.      Where /nnn is a three digit hexadecimal number which specifies the
  25.      Ultrasound base adress. (Default=220h)
  26.  
  27. *In this version (the first real one) I have tried to solve the problems
  28. that I've got aware of thanks to you guys who have tested my beta-version.
  29. The problem with flicker on trident 8900 vga cards should now be gone, and
  30. I think I've got rid of that annoying ultra-click when switching instruments.
  31.  
  32. *I have implemented some more effects now.
  33. The complete list of which effects I support at the moment are:
  34.  
  35. 0 Arpeggio
  36. 1 Portamento up
  37. 2 Portamento down
  38. 3 Portamento to note
  39. 4 Vibrato
  40. 5 Portamento to note + volume slide
  41. 6 Vibrato + volume slide
  42. 9 Offset
  43. A Volume slide
  44. B Break pattern and jump to position
  45. C Volume
  46. D Break pattern
  47. F Speed set and BPM set
  48. E1 Fine portamento up
  49. E2 Fine portamento down
  50. E9 Retrig note
  51. EA Fine volume up
  52. EB Fine volume down
  53. EC Cut note
  54. ED Delay note
  55.  
  56. *The keys in the program are:
  57.  
  58. PageUp/PageDown                Position
  59. +/- (on the numeric keypad)    Mainvolume
  60. 1-8                            Turn channels on/off
  61. D                              Dosshell
  62.  
  63. *This program is freeware and must be distributed unmodified and with its
  64. full documentation and files.
  65.  
  66. Gusplay is copyright of CASCADA. CASCADA allow to: use the program,
  67. make copies of it, give copies to anybody and distribute it through
  68. electronic media.
  69.  
  70. It is not allowed to ask for money or donations for any copy or copies of
  71. the program, neither distribute the software and/or documentation with
  72. commercial products, without previous written acknowledgement of CASCADA.
  73.  
  74. Finally, there is not warranty of any kind, and I'm not responsible for
  75. any kind of damage that the use of this program may cause. When using this
  76. program, you agree with everything written above.
  77.