home *** CD-ROM | disk | FTP | other *** search
/ Fujiology Archive / fujiology_archive_v1_0.iso / !FALCON / ABSTRACT / MTRAK091.ZIP / MEGATRAK / MEGATRAK.TXT < prev    next >
Text File  |  1997-06-16  |  5KB  |  132 lines

  1. ***************************************************************************
  2. And now this is the MEGATRACKER 0.91β                june, 4th 1994
  3.  
  4. Tempo is now implemented (by Simplet (Abstract))
  5.  
  6. Using Host Interrupts for both 68030 and DSP, useful for leaving free
  7. more DSP memory (I compute 1 channel at time), so you can have others
  8. routs in it.
  9.  
  10. Sample base frequency is now from 8400 to 49170
  11.  
  12. The 6 octaves are enabled (Keyboard : low, med , high, very high)
  13. WARNING : the higher the frequency is, the more 68030 time you take
  14.  
  15. Panning is now implemented (From PC version : MTM and S3M)
  16. It's the $E8 function ($18 here)
  17. Parameter is from 0 to $f (from left to right)
  18.  
  19. And soon : A mega .MOD format
  20.            New panning management : 
  21.            both sides (left and right) will be independant
  22. ***************************************************************************
  23. So here is the MEGATRACKER 0.9β                      may, 23th 1994
  24.  
  25. by Axel Follet (MCS) for the Code
  26.    Simplet (Abstract) for the DSP rout
  27.    Alf (?) for the GRFX
  28.    
  29. Featuring 32 channels 8 bits (interpolated to 16 bits)
  30. Allowing MOD format, 8CHN, CD81, FLT8, 669(rename them to .mod), MAD, MTM
  31.          (also Oktalyser (amiga) but not really correct)
  32. and soon S3M (because I receive the official format yesterday)
  33.  
  34. REMEMBER to modify a value (as volume, position, pattern ...)
  35. click on it with the left button to increase (by 1, 10 or 100) and
  36. the right one to decrease (same)
  37.  
  38. To load a mod click on it then click on LOAD (SAVE is disabled)
  39. (You can pack with the ATOMIK 3.5)
  40. For Loading a sample the MEGATRAK will find the first free place.
  41.  
  42. To go up on directories click on the smiley
  43.  
  44. Volume is modified by the number of active voices (you can modify it
  45. yourself but the sound can become trashy)
  46.  
  47. Frequency is not useful with the DSP version (Old 68030 version used it)
  48.  
  49. To change selected drive, click on it then click on DRIVE to validate
  50. (WARNING I've got many trouble with A and B floppy but as everybody have
  51.  an Hard Drive ...)
  52.  
  53. KEYBOARD : if you choose PIANO : Standard soundtracker piano keyboard
  54.            OCTAVE is LOW, MED or HIGH  because AMIGA format has 3 octaves
  55.            (from A-1 to G-3)
  56.            mine has 6 octaves (from A-0 to G-5) BUT in this demo version
  57.            it is not correctly implemented (bugs with MTM format)
  58.            
  59.            if you choose DRUM : The keyboard will be a DrumKit (try all keys)
  60.            and as you can have 256 samples and the keyboard has only 64 keys
  61.            POSITION allow you to reach all samples ('A' key is the first spl)
  62.            
  63. And in SAMPLE you can choose the correct FRQ. command and parameter for a
  64. sample (useful for DRUMKIT).
  65. Volume and fine tune are used both by PIANO and DRUM.
  66.  
  67. MONO/STEREO are not implemented in this version
  68. SIGNED allow to convert SIGNED/UNSIGNED sample
  69. CODED ON (8 / 16) BITS (no comment)
  70. REDUCED TO  (15-14 / 7-6) BITS is not useful with the DSP version
  71. (it was for the 68030 version)
  72.  
  73. MEGATRACK allows several MUSIC in 1 module (a music is a succession of
  74. patterns)
  75.  
  76. NOTE OPTION is not yet implemented
  77.  
  78. Clear     SAMPLE,PATTERN or MUSIC (just erase current)
  79. Clear ALL SAMPLE,PATTERN or MUSIC (erase all)
  80.            
  81. VOICES :    a 'X' : voice is a music    channel
  82.  (and/or)   a 'F' : voice is a sound FX channel  (for the replay rout)
  83.             a 'B' : for block mode (not implemented in this beta version)
  84.                     (block will be copied,cut,pasted or deleted)
  85.                     
  86. Block mode is not implemented here
  87.  
  88. In sample, loop is not modifiable yet
  89.  
  90. Instead of the AMIGA format, in pattern, volume is independant
  91. a row is coded : 1 byte for the note
  92.                  1 byte for the instrument
  93.                  1 byte for the command
  94.                  1 byte for the parameter
  95.                  1 byte for the volume    (equivalent to 'C' command)
  96.                                           (but 'C' has priority)
  97.  
  98. With this DSP version I have not implemented the TEMPO, and you can count
  99. 1% to 1,5% of 68030 time taken by voice (for the replay rout only because
  100. all voices are actives in the editor, but not necessairly listenable)
  101.  
  102. The samples have no lenght limit
  103.  
  104. Press : 'HELP' to watch cpu time taken
  105.         'UNDO' to modifie the stereo    (LLRR to LRLR) due to AMIGA
  106.                                                        non standard stereo
  107.         'INS' and 'CLR' : change the number of the current sample (PIANO mode)
  108.                           same effect by clicking
  109.         'ESC' to stop listening
  110.  
  111. I include all Protracker effects (except funk, filter and panning (PC) )
  112. The $Exy commands (protracker) are implemented in $1x yy (MGT)
  113. and I will implemente new S3M effects
  114.         
  115. Well I think that's all for this moment.
  116.  
  117. I began to code this in november 1990 for my STE (11 voices) and little
  118. by little (when I had time) I ameliorate it, and it will be in constant
  119. evolution.
  120.  
  121. For any comments :      AUDUC Guillaume
  122.                         5,allee cassard
  123.                          44000  NANTES
  124.                             FRANCE
  125.                           40 47 93 58
  126.                       RTEL bal AXEL FOLLET
  127.                       
  128. If you are interested by replay rout (using very easily sound FX)
  129. contact me for negociation.
  130. ***************************************************************************
  131.  
  132.