home *** CD-ROM | disk | FTP | other *** search
/ Sound, Music & MIDI Collection 2 / SMMVOL2.bin / AWE / AWEPLAY.ZIP / AWEPLAY.FAQ < prev    next >
Encoding:
Text File  |  1995-04-11  |  7.9 KB  |  217 lines

  1.                             AWEPlay 0.426 by Thor
  2.  
  3.                     The best module player for the AWE32!
  4.  
  5.    I wrote this program for enjoying the awesome sound, which CAN be produced
  6.    with the AWE32. I hate the "war" between GUS and AWE32 users.  We'd rather
  7.    develop music/players for both card. I just love good music,  and AWE32 is
  8.    a really good sounding SB card!  I spended now three hard  months figuring
  9.    out how to avoid the MIDI drivers and AWEDIP too, but it worths, I think..
  10.  
  11. Features:
  12.         +loads and plays
  13.          + FastTracker II's XM modules ($0104 only)
  14.          + Protracker's and FT II's MOD modules (31 instruments)
  15.         +up to 30 channels, max 256 rows, max 256 patterns, max 128 instruments
  16.         +all Protracker's effects implemented
  17.         +almost all FastTracker II's effects implemented
  18.         +8 or 16 bit samples, size limited by RAM on AWE32
  19.         +force upload (if not enough RAM on AWE32, less samples, but playing)
  20.         +amiga or linear frequency tables
  21.         +MOD, XM or S3M panning (separating channels)
  22.         +sample smoothing (optional)
  23.         +patch uploading at maximum speed
  24.         +interactive reverb/chorus set
  25.  
  26. Requirements:
  27.         !386 or better (some 386 can hang from PMW 1.16, my old 386 too)
  28.         !AWE32, SB port on 0x220, EMU on 0x620
  29.         =recommended min. 2MB DRAM on AWE32, not needed
  30.         !1MB XMS/EMS, recommended 4MB, but no need of memory managers
  31.  
  32. Not needed:
  33.         AwePlay DOESN'T require or need the following drivers or files:
  34.          ct*.sys
  35.          ct*.drv
  36.          csp.sys
  37.          aweutil.com as TSR
  38.          any .sbk files or such files
  39.         AwePlay doesn't affect the mixer settings! And doesn't care, what
  40.         you've set with aweutil :) (so it can 'damage' the midi emulation,
  41.         because it doesn't restore its initial uploaded samples)
  42.  
  43. !THE ONLY, what AwePlay requires, is the BLASTER environment variable!
  44.  
  45. Currently supported effects:
  46.      general:
  47.         +instrument volume
  48.         +instrument finetune
  49.         +instrument relative tone
  50.         +instrument panning
  51.         +instruments with multisamples
  52.         +instrument volume envelope
  53.         +instrument volume fadeout
  54.         +instrument pan envelope
  55.         +key off
  56.         +8/16 bit samples
  57.         +amiga or linear frequency tables
  58.         =sample loop (bidirectional -> forward)
  59.  
  60.      in volume column:
  61.         +volume set
  62.         +volume slide up/down
  63.         +fine volume slide up/down
  64.         +panning set
  65.         +panning slide left/right
  66.         +tone porta
  67.  
  68.      in effects column:
  69.         +0xx arpeggio
  70.         +1xx portamento up
  71.         +2xx portamento down
  72.         +3xx tone portamento
  73.         +4xx vibrato
  74.         +5xx tone portamento and volume slide
  75.         +6xx vibrato and volume slide
  76.         +7xx tremolo
  77.         +8xx pan
  78.         +9xx sample offset
  79.         +Axx volume slide
  80.         +Bxx position jump
  81.         +Cxx volume set
  82.         +Dxx pattern break
  83.         +Fxx tempo/BPM
  84.         +Gxx global volume set
  85.         +Hxx global volume slide
  86.         +Kxx key off
  87.         +Pxx panning slide
  88.         +X1x extra fine portamento up
  89.         +X2x extra fine portamento down
  90.  
  91.         +E0x filter on/off
  92.         +E1x fine portamento up
  93.         +E2x fine portamento down
  94.         +E3x set glissando
  95.         +E4x set vibrato control
  96.         +E5x set fine tune
  97.         +E6x jump loop
  98.         +E7x set tremolo control
  99.         +E9x retrig note
  100.         +EAx fine volume slide up
  101.         +EBx fine volume slide down
  102.         +ECx note cut
  103.         +EDx note delay
  104.         +EEx pattern delay
  105.  
  106. Command line switches:
  107.         -p is for disable XM panning, also separating channels like in ST3, and
  108.            disables default pan position of instruments (sets to channels's pan)
  109.            For MOD files, panning is automatically set to its values.
  110.         -e is for disable sample smoothing. Sample smoothing almost avoids
  111.           some specific clicks during playing, but I think (experimental)
  112.           that bad loop values makes clicks when the sample is looping, and
  113.           if the sample is silly. (i.e. starting and ending value makes
  114.           big difference from 0, a high frequency transient follows...)
  115.  
  116. Keyboard: (ooh, yeah :)
  117.         [ ]  :  Reverb down, up
  118.         ; '  :  Chorus down, up
  119.         ESC  :  Exit
  120.  
  121. Known bugs:
  122.         - Not bug, but...the program takes a lot of memory (~38K each pattern).
  123.           If you run out of memory it will print, but not terminate ;(
  124.         - If relativ note makes the final note>101 then it may
  125.           go down in the sub-frequence (0.01-10Hz). (I haven't heard any music,
  126.           which had this problem.
  127.  
  128. Notes:
  129.         - Clicks. Some samples make clicks.
  130.           Cause: Old mods, bad sampled instruments, bad looping points etc.
  131.  
  132.         - no instrument vibrato, sweep yet
  133.           (will be pitch envelope and many more)
  134.  
  135.         - no pingpong loop, they will be converted to forward loop.
  136.           Some xm may 'suffer' because of it during playing.
  137.  
  138. In the Future:
  139.  
  140.   -  Version 0.5 will be the ~FULL~ XM, MOD, (C)AM player.
  141.      - *.am will be an AWE module format for AWE32's capabilities.
  142.      - *.cam will be a compiled am module, which will be playable with AWELib.
  143.        (hardware envelopes, LFOs, reverb, chorus, cut-off filter/slide,
  144.         filter resonance, ROM samples, pitch and cut-off envelope)
  145.  
  146.   -  This player has RENAMED to AWEPlay, because
  147.      the version > v0.500 started to develop (editor)!
  148.      AWEPlay will be 0.5, when .am and .cam structure is fixed. So it will
  149.      play them too.
  150.  
  151.   -  ( Final :) version AWETrack will be a TRACKER/PLAYER.
  152.      I'll implement external MIDI keyboard handling, something like in FT2,
  153.      and maybe .mid format, SBK files, sampling, and many more.
  154.  
  155. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  156.   -  I know, that you want an SDK or at least info on AWE32 from me,
  157.      but believe me, there's a few things/registers, which I don't
  158.      know how to use and why should I use them that way I use. So now it isn't
  159.      meaningful to release a halfgood SDK. CL doesn't help us too.
  160.  
  161.      Altough somewhen I want to release an SDK for the AWE32,
  162.      and if Ari and JDredd say ok, we will write it together.
  163.      It'll consist of info and library file for large/flat memory model.
  164. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  165.  
  166. Note:
  167.   For those who doesn't know:) *.s3m modules can be converted with FT2 to *.xm!
  168.   AWEPlay doesn't and won't load any s3m files.
  169.  
  170. Final note:
  171.       Enjoy the sound of AWE32!
  172.  
  173. Special thanks to:
  174.  
  175.         Creative Labs, E-mu,
  176.                 For making SoundBlaster AWE32, this brilliant soundcard!
  177.                 But not everyone is interested writing only MIDI drivers...
  178.  
  179.         Judge Dredd, Infiniti 2001,
  180.                 Your AweMod gave me the inspiration to develop AWEPlay.
  181.  
  182.         Ari Laakonen, (Esbeekay)
  183.                 For exchanging codes.
  184.                 
  185.         Mr. H, Triton,
  186.                 FastTracker II is the best tracker I think.
  187.                 Without FT2 I couldn't test effect so easy.
  188.  
  189.         Tran, Darevill,
  190.                 For your PMW.
  191.  
  192.         My testers,
  193.                 For your helps. THANK YOU!
  194.  
  195.         and Composers/Arrangers of
  196.                 chariot.s3m,
  197.                 beyond.mod,
  198.                 inside.s3m,
  199.                 axlfoley.s3m,
  200.                 strshine.s3m,
  201.                 resonanc.mod,
  202.                 claustr2.xm,
  203.                 deament.xm
  204.                 ...
  205.                   for the songs I've tested AWEPlay with.
  206.  
  207. Please send your comment on AWEPlay to
  208.   juhasza@ludens.elte.hu
  209.  
  210. Comments like:
  211.  1.)  AWEPlay is I was waiting for!
  212.  2.)  ...
  213.  
  214. Sorry for my broken english...
  215.  
  216. 1995.IV.11 (my birthsday)
  217.                                                 Thor