home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / sound / modcon / modcon.txt < prev   
Text File  |  1994-08-07  |  3KB  |  73 lines

  1.  
  2.  
  3.                                MODCON
  4.                                
  5.               A freewareprogram by The Octalyser Team
  6.               
  7.                      version 1.0   7 August, -94
  8.               
  9.  
  10.  
  11.  
  12. What is MODCON?
  13.  
  14.         One day I got a phonecall from one of our registered
  15.         Octalyser users. We discussed a few things and he mentioned
  16.         that FastTracker (the most popular tracker on the PC) and 
  17.         probably no other 8 channel PC-Tracker could load Octalyser
  18.         modules with more than 4 voices. Since he wanted to spread his
  19.         compositions to a broad public this was a big problem since no
  20.         PC-owner could listen to his tunes. That's why I wrote MODCON,
  21.         it's a simpel program that converts an Octalyser module
  22.         (as well as some other module formats) to a FastTracker module.
  23.  
  24.         
  25. How do I use it?
  26.  
  27.         When you start MODCON you will be presented with a fileselector
  28.         that asks you to select a module. The module is then converted
  29.         to a FastTracker module in a fraction of a second and the
  30.         fileselector appears again asking you for a new module to convert.
  31.         Selecting cancel will quit the program.
  32.         
  33.         If you find a module that MODCON can't convert, simply load it
  34.         into the Octalyser. If you get it successfully into the Octalyser
  35.         you only have to save it back. MODCON will now recognize it as a
  36.         normal Octalyser module.
  37.         
  38.         If you want to convert the module back to an Octalyser module,
  39.         just load it into the Octalyser and save it. Please notice 
  40.         that the FastTracker format doesn't support different 
  41.         basefrequencies, so if the module is using 20 or 25 kHz base-
  42.         frequency you have to set it back yourself. 
  43.                        
  44. How does it work?
  45.  
  46.         Nearly all 4,6 and 8 channel modules have their data organized
  47.         identically, there are really no difference in the moduledata,
  48.         except for the header. The header is four bytes, starting from
  49.         offset 1080 and tells what tracker it was written in and how
  50.         many voices the module have.
  51.         
  52.         The problem when loading an Octalyser module into FastTracker is
  53.         that FastTracker doesn't recognize Octalyser's header (CDxy, where
  54.         x is the amount of voices and y states the basefrequency, 0=16 kHz,
  55.         1 = 20 kHz and 2 = 25 kHz). FastTracker then probably assumes that
  56.         the module is an old 4 voice, 16 instruments module, since these
  57.         didn't have any header and could contain any value in these four
  58.         bytes.
  59.         
  60.         If MODCON runs into a header it doesn't recognize, it tells you
  61.         and skips the conversion.
  62.         
  63. system requirements
  64.  
  65.         Any Ataricomputer with an operatingsystem of version 1.4 or higher
  66.         and at least 3 kb of free memory...  sorry, just had to write it :)
  67.  
  68. Best wishes
  69.  
  70. Tord Jansson
  71. THE OCTALYSER TEAM
  72.  
  73.