home *** CD-ROM | disk | FTP | other *** search
/ Large Pack of OldSkool DOS MOD Trackers / tt09e.zip / TRACKER.DOC < prev    next >
Text File  |  1994-04-14  |  23KB  |  496 lines

  1. ▀▀▀▀▀▀▀▀▀▀█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█▀▀▀▀▀▀▀
  2.         ▄█▓█▄  THE┌┬┐┌─┬ ┬┌  ┬┐ ┌┬┐┬─┐┌─┬ ┬┐┬┌  ┬┐┬─┐     ▄█▓█▄
  3.       ▄█▓▒░▒▓█▄    │ ├─┤ ├┴┐ ├   │ ├┬┘├─┤ │ ├┴┐ ├ ├┬┘   ▄█▓▒░▒▓█▄
  4.        ▀█▓▒▓█▀     ┴ ┴ ┴ ┴ ┴ ┴┘  ┴ ┴└ ┴ ┴ ┴┘┴ ┴ ┴┘┴└     ▀█▓▒▓█▀
  5.          ▀█▀                 Version 0.9e                  ▀█▀
  6. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  7.  
  8.                     TakeTracker 0.9e Betaversion
  9.                        16 Channel tracker for
  10.                      Gravis UltraSound (and SB)
  11.                                   
  12.                    The entire tracker was done by
  13.                    Twaddler and Dr. Zon, of xPose
  14.                              1993, 1994
  15.                                   
  16.              The code consist of about 13,000 lines of  
  17.                   Pascal, Basic and Assembly code.
  18.  
  19.                                   
  20. Contents of this document:                                     Page:
  21. ────────────────────────────────────────────────────────────────────
  22. Bragging, info and credits.....................................Above
  23. Files..............................................................1
  24. General info on TakeTracker........................................1
  25. About xPose........................................................1
  26. Testing............................................................1
  27. Configuring TakeTracker............................................1
  28. Player effects.....................................................1
  29. Keys...............................................................1
  30. Buttons............................................................1
  31. Using effects in TT................................................1
  32. File formats.......................................................1
  33. Loading and saving files in TT.....................................1
  34. Use of memory in TT................................................1
  35. The sample editor..................................................1
  36. The disk op........................................................1
  37. The MOD EDIT Screen................................................1
  38. The setup..........................................................1
  39. Scopes.............................................................1
  40. The command line player............................................1
  41. ────────────────────────────────────────────────────────────────────
  42.  
  43.  
  44.  
  45. Files
  46. ══════════════════════════════════════════════════════════════════
  47. These files goes with the TT archive:
  48.   TRACKER.EXE  |  The main executable file
  49.   TRACKER.DOC  |  This documentation
  50.   CONFIG.EXE   |  Setup program (creates CONFIG.CFG)
  51.   669MOD.EXE   |  669 Converter to MOD format
  52. mmGFX1.DAT    \
  53. doGFX2.DAT     | All are graphic files,
  54. seGFX3.DAT     | and all are 32000 bytes
  55. meGFX4.DAT     | in filesize...
  56. seGFX5.DAT    /
  57. dbGFX6.DAT     | Graphic file
  58. kbGFX8.DAT     | Graphic file
  59.   README.1ST   | Last info, general info, greets and more
  60.   README.2ND   | Get started with TakeTracker
  61.   TT.REV       | Previous revisions of TakeTracker
  62.  
  63.  
  64. General info on TakeTracker
  65. ══════════════════════════════════════════════════════════════════
  66. Welcome  to  TakeTracker.   You  now  have  the  latest  version  of
  67. TakeTracker.  TakeTracker is  a  multichannel  song-editing  complex
  68. with  very  advanced  functions.   This  tracker can handle up to 16
  69. channels of music.  For long time there has been a standard that was
  70. limited to 4  channels.   Taketracker  takes  a  step beyond into 16
  71. channels.  There are also a lot of other trackers, which might be  a
  72. lot  better  than  TakeTracker,  but  I  think TakeTracker is a very
  73. good alternative.
  74.  
  75. You can create almost  ANY  piece  of  music  with a tracker of this
  76. style, from Beethoven classics to todays (?) techno  pieces.  On the
  77. great  Amiga  a lot of known (and unknown) pieces has been converted
  78. into  modules.  But trackers  are also  good for composing  your own
  79. music.
  80.  
  81. If anyone know the Amiga and the  ProTracker - I must say I've tried
  82. to create TakeTracker as equal as  possible.   I've  just  got  some
  83. troubles  with the screen resolution on the PC.  Therefore might the
  84. PC version look a bit "weird" the first time.  But you will get used
  85. to it.  Actually, now  I  think  the  PT  on  the  AMIGA looks a bit
  86. "weird".  The most used  keypresses in  PT (which I  use) have  been
  87. implemented in TT, too; plus a few more
  88.  
  89. TakeTracker has been made mainly  for  private use, actually I never
  90. planned  to  release it  at  all.   But  Twaddler  convinced  me  to
  91. release  it.
  92. The  tracker is now very different considering what it looked like in
  93. the beginning. Actually, I never planned to make a such nice program.
  94. I  just wanted  to make  a tracker  I could use myself, because there
  95. were no other usable trackers around.
  96.  
  97.  
  98. About xPose
  99. ══════════════════════════════════════════════════════════════════
  100.   xPose is a demo-group mainly  situated in Norway.  For the moment we
  101. are 6 members, and we are waiting for a few more to join:
  102.   Dr. Zon  - Code, music
  103.   Twaddler - Code
  104.   Iris     - GFX
  105.   Extacy   - Music, GFX
  106.   Axe      - Music
  107.   Bergiant - Internet coordinator
  108.  
  109.  
  110. Testing
  111. ══════════════════════════════════════════════════════════════════
  112.   TakeTracker has been created and tested with the following hardware:
  113. Computers ........................... TCI 486DX2/66
  114.                                       DI 486DX/33
  115.                                       PC Brand 486DX2/66
  116. Grafix cards ........................ Cirrus
  117.                                       NCR
  118.                                       S3
  119. Soundcards .......................... Gravis UltraSound
  120.                                       SoundBlaster 16 ASP
  121.                                       SoundBlaster 1.0
  122. TakeTracker has also been tried out on a laptop, a 386SX with no
  123. soundcard installed (with GUS selected). We noticed TT had a
  124. tolerable speed. (this was the only PC with that lousy processor
  125. I could find)
  126.  
  127.  
  128. Configuring TakeTracker
  129. ══════════════════════════════════════════════════════════════════
  130.   You  configure  soundcards   and   hardware  setup  externally  of
  131. Taketracker  using a smaller utility called SETUP.EXE.   This  is  a
  132. simply  button  driven mouse system program that will let you choose
  133. which soundcard you have, and  which adresses, DMAs, IRQs and mixing
  134. rates you want it to go in.  The mixing rate should be set after you
  135. computers CPU;
  136.   11000/15000   - 386
  137.   18000 or more - 486 or higher
  138. Since DMA, IRQ and mixing rate is not needed for the GUS, those will
  139. be leaved open when GUS is selected.  To save new changes, press the
  140. DONE button, or kick button 'D' on keyboard. Abort with 'A'.
  141.  
  142.  
  143. Composing music in TakeTracker
  144. ══════════════════════════════════════════════════════════════════
  145.   The  minimum  reqirement  for  composing  music,  is   to   handle
  146. HEXADECIMAL  NUMBERS  fairly  good...   Single hexadecimals  goes
  147. from 0-F, corresponding to the respective numbers 0-15.
  148. Hexadecimal numbers are usually written  0x1E, 1Eh $1E, or sometimes
  149. just 1E...  1E is corresponding to decimal 30...
  150.   The maximum volume a sample can be played at, is 64 decimal, this is
  151. 40h.  So when you are telling a sample to play  at  maximum  volume,
  152. you either insert effect C40, or puts the current samplevolume to 40
  153. (where 40 is the hexadecimal number of 64)
  154. After then, you should know where the different notes are placed  on
  155. the  keyboard.  Look in the "Keys" chapter of this document for more
  156. info on  which  keys  responds  to  which  notes.   Remember that F1
  157. decreases octave, and F2 increases octave.
  158. You will also need samples to use in your  module.   For  the  first
  159. time  composing  a  module,  loading a module and clear the patterns
  160. (CLEAR SONG in MOD EDIT) could  be  smart.  Then you press space and
  161. the tracker's yours.
  162.  
  163.  
  164. Effects you can use in TakeTracker
  165. ══════════════════════════════════════════════════════════════════
  166. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  167. Standard effects supported by TakeTracker
  168. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  169.   0xy - Arpeggio
  170.   1xx - Pitch/slide/portamento up
  171.   2xx - Pitch/slide/portamento down
  172.   3xy - Pitch/slide/portamento to note
  173.   4xy - Vibrato
  174.  
  175.   6xy - Volume slide + vibrato
  176.   7xy - Tremolo
  177.   8xx - NOT USED
  178.   9xx - Set sample offset
  179.   Axy - Volume slide
  180.   Bxx - Song break
  181.   Cxx - Set volume
  182.   Dxx - Pattern break (Limited!)
  183.   Exy - Special effect. See below
  184.   Fxx - Set tempo/speed
  185.  
  186. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  187. Special Exy effects supported by TakeTracker:
  188. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  189.   E1y - Fine portamento slide UP
  190.   E1y - Fine portamento slide DOWN
  191.   E6y - Pattern loop (use E60 to set point, E6x for multiple times)
  192.   E8y - NOT USED
  193.   E9y - Retrig sample per y vblank
  194.   EAy - Fine volume slide UP
  195.   EBy - Fine volume slide DOWN
  196.   ECy - Stop playing sample after y vblanks
  197.   EDy - Delay note y vblanks
  198.  
  199.  
  200. Keys
  201. ══════════════════════════════════════════════════════════════════
  202. Most  of  these  keypresses  are taken directly from ProTracker, but
  203. some keypresses from various trackers (SBStudio, FastTracker...) are
  204. also implemented. Why keypresses are taken from other trackers, and
  205. not defined as NEW keypresses, is to have a certain compability so
  206. new users should feel more "welcome".
  207. Anyway, here  is  a  listing,  and  in  the  beginning  it  might be
  208. preferred to print this section on paper.
  209.   F1                   - Decrease octave
  210.   F2                   - Increase octave
  211.   F3                   - Next bar (volume bar, spectrum analyzer...)
  212.   F7                   - Decrease one note at current position
  213.   F8                   - Increase one note at current position
  214.   F11                  - Keyboard on upper part of the screen
  215.   F12                  - Update GUS mem
  216.   Text-input: F1-F10   - Various patterns (like ╔═══╗, ├───┤ ...)
  217.   Enter                - Play all notes and effects in current row
  218.   Space                - Toggle edit mode (and turn off sound)
  219.   Tab                  - Next channel
  220.   Arrow up/down        - One row up/down (rows, files...)
  221.   Arrow left/right     - Next  edit  position  (note,  samplenumber,
  222.                          effect...)
  223.   Numeric * (gray)     - Shift channels right
  224.   Numeric / (gray)     - Shift channels left
  225.   Page Down            - Go 15 rows down
  226.   Page Up              - Go 15 rows up
  227.   Home                 - Go to top of sheet
  228.   End                  - Go to last row of sheet
  229.   Shift+1-0            - Store effect at cursor position
  230.   Shift+Enter          - Push current track 1 row down
  231.   Shift+BackSpace      - Pull current track 1 row up
  232.   Shift+F4             - Copy track to buffer        
  233.   Shift+F5             - Paste track from buffer       
  234.   Shift+Right          - Increase song position
  235.   Shift+Left           - Decrease song position
  236.   Shift+Tab            - Decrease channel position
  237.   Alt+1-0              - Paste effect
  238.   Alt+F4               - Copy effects to buffer
  239.   Alt+F5               - Paste effects from buffer
  240.   Alt-S                - Sampler
  241.   Alt-D                - Disk op.
  242.   Right Alt            - Play pattern
  243.   Ctrl-E               - Insert space at every 2nd row
  244. * Ctrl-M               - Increase channel when editing (for evt MIDI)
  245.   Ctrl-O               - Swap note with note on next channel (stereo effect)
  246. * Ctrl+F4              - Copy pattern to buffer
  247. * Ctrl+F5              - Paste pattern from buffer
  248.   Ctrl+Left/right      - Next/previous sample
  249.   Ctrl+1-0             - Set editjump (editskip)
  250.   Right Ctrl           - Play song
  251.   Both Ctrls(R&L)      - Play song from current position
  252. *: Not implemented yet, but will be implemented later
  253.  
  254. BETA VERSION KEYPRESSES:
  255.   F4 - Slow spectrum analyzer (requires at least a Pentium{TM} to run smooth:)
  256.   F5 - Waveform (yet SB only - random dots on GUS)
  257.   F9 - Spectrum analyzers
  258. I have still not decided where to put these keypresses.
  259.  
  260. The PC's keyboard compared to a musication keyboard (I think):
  261.     C#  D#      F#  G#  A#      C#  D#      F#  G#  A#
  262. ┌──┬─┬─┬─┬──┬──┬─┬─┬─┬─┬─┬──┬──┬─┬─┬─┬──┬──┬─┬─┬─┬─┬─┬──┐
  263. │  │ │ │ │  │  │ │ │ │ │ │  │  │ │ │ │  │  │ │ │ │ │ │  │
  264. │  │ │ │ │  │  │ │ │ │ │ │  │  │ │ │ │  │  │ │ │ │ │ │  │
  265. │  │S│ │D│  │  │G│ │H│ │J│  │  │2│ │3│  │  │5│ │6│ │7│  │
  266. │  └┬┘ └┬┘  │  └┬┘ └┬┘ └┬┘  │  └┬┘ └┬┘  │  └┬┘ └┬┘ └┬┘  │
  267. │ Z │ X │ C │ V │ B │ N │ M │ Q │ W │ E │ R │ T │ Y │ U │
  268. └───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┘
  269.   C   D   E   F   G   A   B   C   D   E   F   G   A   B
  270.  
  271.  
  272. Buttons
  273. ══════════════════════════════════════════════════════════════════
  274. MAIN MENU:
  275. * POS        - The position editor
  276.   I (pos)    - Inserts an empty pattern in the song order
  277.   D (pos)    - Deletes the current pattern number on song order
  278.   MOD ED.    - Enter  the  MODule  EDit  menu,  where  you can alter
  279.                songname m.m.
  280.   SAMPLER    - Enter the sample editor
  281.   STOP       - Stops playing.
  282.   PLAY | P   - Pressing PLAY, will play the entire song from current
  283.                position,  while  pressing  the  P  to  play  current
  284.                pattern only. If you are in edit mode, you will start
  285.                recording...
  286.   DISK.OP    - Enter DISK. OPerations menu
  287.  [samplename]- Pressing on the sample-name, allows you to edit it.
  288.  
  289. SAMPLE EDITOR:
  290.   MIX        - Mix two samples together.
  291.   REPEAT     - Let you click on sample to set REPEAT POSITON
  292.   REPLEN     - Let you click on sample to set REPEAT LENGTH
  293.   UPSAMPLE   - Halve size of sample
  294. * CUT        - Cut selected area to buffer
  295.   COPY       - Copy selected area to buffer (still very simple)
  296.   PASTE      - Will erase old sample and insert copied buffer
  297.  
  298. MODULE EDITOR:
  299.  clear buttons:
  300.   ALL        - Clear everything
  301.   SONG       - Clear all patterns, and song-order
  302.   SAMPLES    - Clears all global data and all samples
  303.   
  304.  
  305. Using effects in TT
  306. ══════════════════════════════════════════════════════════════════
  307. People who are "used to" effects should have NO PROBLEM AT ALL using
  308. the effects. But for any new  users of this kind of trackers, I will
  309. explain the use of effects quickly.
  310. ---
  311.  
  312. Effects consists of three hexadecimal numbers -  the  leading  digit
  313. determines  WHAT  effect to use.  Example: If the leading digit is C
  314. and the following digits are  1  and  4  (ie C14) the volume on that
  315. channel will be set to 14 hex when playing.  C20 will set the volume
  316. to 20 hex.  The maximum volume is 40 hex  (64  decimal).   When  not
  317. entering a volume, the current volume on that sample will be played.
  318. The  volume  slide  works  another way.  It slides the volume in the
  319. same amount as the speed goes.  The volume slide works two different
  320. ways; either volume slide UP or volume slide DOWN.
  321. If you are going to slide the  volume  DOWN  - set the effect to A -
  322. and the the second digit is set to 0 and  the  third  digit  to  the
  323. volume  slide  amount  (ex: A02 will slide the volume 2*speed DOWN).
  324. The opposite, volume slide  UP  uses  the  first  of the two digits.
  325. (ex: A20 will slide the volume 2*speed UP).  When volume has reached
  326. either minimum (0) or maximum (040h) volume, it will stop sliding.
  327.  
  328. I hope this will give a little understanding  how  the  effects  are
  329. used. You see, I'm not so good explaining things. You can look in
  330. the effects 'chapter' in the documentation for an overview of
  331. effects that are currently supported.
  332.  
  333.  
  334. Copying and pasting
  335. ══════════════════════════════════════════════════════════════════
  336.   There are many things to copy and paste  around  in  a  notesheet.
  337. You can copy/paste effects only, notes only, or both.  You can  also
  338. only  copy  ONE  single  effect.   All  this  is controlled from the
  339. keyboard.  And  the  keypresses  may  be  hard  to  remember  in the
  340. beginning.
  341. First, copying a single track into a buffer,  is  done  by  pressing
  342. Shift+F4.   And  when this is properly stored in the buffer, you can
  343. paste it. Shift+F5.
  344. NOTICE: Pasting a track will OVERWRITE all info  already  placed  on
  345. track. THERE IS NO WAY TO UNDO.
  346.   Copying whole patterns,  effects  only,  are  NOT implemented yet.
  347. There is also a 10-buffer possibility to copy and paste  one  single
  348. effect  only.   This  is done by pressing Shift and a number ranging
  349. from 0 to 9. The number  indicates  which of the ten buffers to copy
  350. to.  To pasting these effects, press Alt+0-9.
  351.  
  352.  
  353. Fileformats
  354. ══════════════════════════════════════════════════════════════════
  355. The MOD format goes like this:
  356.   SONGName     20bytes
  357.   SampleINFO   31samples*30 byte = 930 bytes
  358.     SampleName     22bytes
  359.     Volume          1byte
  360.     Finetune        1byte
  361.     SampleLength    1word (div 2-signed)
  362.     SampleRepeat    1word (div 2-signed)
  363.     SampleReplen    1word (div 2-signed)
  364.   Songlength    1byte
  365.   Songorder   128bytes
  366.   noiserestart  1byte
  367.   ID
  368. osv...osv...osv...osv...osv...osv...osv...osv...
  369.   (skriv senere!)
  370.  
  371. The samples uses a special "**" file format which is very equal
  372. the internal MOD sample format.
  373. TakeTracker also has the ability to load samples saved from
  374. FastTracker, where loop/length is stored in time/date fields.
  375.  
  376.  
  377. Loading and saving in TT
  378. ══════════════════════════════════════════════════════════════════
  379.   Loading and saving has been done very simple in TT.  You enter the
  380. DISK.OP menu by pressing the DISK.OP button,  and  then  you  simply
  381. press the mouse cursor at what file to load.
  382. If you would like to save a work, click on the either the MODULENAME
  383. or  the SAMPLENAME textfield, depending on work to save, and type in
  384. the filename to save.   Afterwards  you  press  the SAVE MOD or SAVE
  385. SAMPLE button (also depending on what work to save).
  386.  
  387.  
  388. The sample editor
  389. ══════════════════════════════════════════════════════════════════
  390.   If you load a sample with very much noise, TT can take this to be
  391. a sample of the wrong kind. Use XOR to convert it.
  392.  (I'll write more when I can come up with something)
  393.  
  394.  
  395. Setup
  396. ══════════════════════════════════════════════════════════════════
  397.   The setup screen is provided to make a more personal look on your
  398. environment. You can change the palette, set balance (panning), and
  399. more minor things.
  400. Main settings:
  401.      BALANCE
  402.         There are 16 possible positions for each of the bars marked 0 to F.
  403.         Set on top (0) is right, while on the bottom is the left.
  404.      NORMAL/STEREO/WIDE/MID
  405.         There are four preset panning positions. Keep in mind that I prefer
  406.         you use the STEREO preset (RLRLRLRLRLRLRLRL). The NORMAL preset is
  407.         like the Protracker(Amiga)/Fast-tracker (RLLRRLLRRLLRRLLR).
  408.         WIDE is a more smooth, where the pannings overleap. MID is
  409.         self-explanatory.
  410.         All these does ofcourse not work with SoundBlasters.
  411.      PALETTE
  412.         You select color by pressing mouse button on one of the colors bars,
  413.         and then press mouse on one of the three RGB bars with values ranging
  414.         from 0 to 63 where 0 means no effect of color, while 63 is maximum
  415.         effect. You can 'drag' the indicator with right mouse button.
  416.      P-I
  417.      P-II
  418.      P-III
  419.         These are predefined color definitions that has been designed by me.
  420.      DEF
  421.         Re-reads the configuration file -> set new palette only.
  422.  
  423. ON/OFF TOGGLES:
  424.      ALT.EDIT
  425.         Alternative edit mode. While many new trackers seem to arrive,
  426.         every has it's own special way of inserting datas.
  427.         This mode is a mixture of 669, Farandole and MultiTracker.
  428.         I haven't spent too much time on this, but this still only
  429.         affects the way you insert effects.
  430.      UPLOAD
  431.         This is another item for GUS only.
  432.         When doing anything with a sample in the sample-editor, TT will
  433.         automatically re-order the memory of the GUS to activate the
  434.         new changes we have done. This will take a little while, and can
  435.         seem really annoying after a while, therefore you can disable this,
  436.         and press F12 instead every time you want to update GUS memory.
  437.      BLANK ZERO
  438.         Usually the samplenumber is displayed as "02". Enabling this only
  439.         displays " 2". Looks often better. 13 is ofcourse "13" either this
  440.         is set or not.
  441.      SHOW DIRS
  442.         Confirm to show dirs in disk op.
  443.       QHELP
  444.         If YES, then TT replaces the samplename with help/info on the effect
  445.         the cursor is at (if any).
  446.       DATELOOP
  447.         For those who has changed from FastTracker, this is a very nice
  448.         switch. With this enabled you can load repeat/replen from saved in
  449.         FastTracker. Keep this off if you never has used FastTracker, since
  450.         some "real" time/date can be confused with repeat/replen.
  451.       MODNAMES
  452.         Display the real titles of the modules in DISK.OP. May on certain
  453.         directories take longer time.
  454.       TABSHIFT
  455.         In TakeTracker, you work with only four channels at the same time.
  456.         This means when TAB reaches the 4th channel displayed, and you
  457.         go further, the cursor will jump back to the first channel displayed.
  458.         In most other trackers, the screen will scroll (or: the channels
  459.         will shift). When you enable this mode, the channels shift instead
  460.         of jumping back.
  461.  
  462.  
  463. Scopes
  464. ══════════════════════════════════════════════════════════════════
  465.   Just press F3 a couple  of  times  while  playing a module and see
  466. what happens.  F4, F5 and F9 activates VGA  scopes.   Press  Esc  to
  467. abort these.  (Is there really more to say?)
  468.  
  469.  
  470. The command line player
  471. ══════════════════════════════════════════════════════════════════
  472.   If have finally managed to code these, if you want these, please
  473. look out for separate archives. (TTPLAY.ZIP / TTPLAY2.ZIP).
  474.   As an option, you can use add the filename as parameter when
  475. starting TakeTracker. But you will have to manually start playing
  476. yourself.
  477.  
  478.  
  479. And then...
  480. ══════════════════════════════════════════════════════════════════
  481. I used 4 channel modules  by Henning Hafstad (Axe/xPose) and
  482. the  up-to-16-channel modules  by  Gudmund  Reinertsen (StumAce/...)
  483. for testing TakeTracker.
  484. I had to make some modules myself when I tested the 32-channel
  485. version of TakeTracker.
  486. I  used  Dual  Module  Player (DMP) to  test  my  save-routines  and
  487. converters... (since that seems to be a fairly good player ;)
  488.  
  489.  
  490. Copyrights
  491. ══════════════════════════════════════════════════════════════════
  492.   All trademarks are copyrighted to their respective owners.
  493.  
  494.  
  495.  
  496.                                                   Dr. Zon  10. Apr  1994