home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / datatypes / protrackerdt / protrackerdt.readme < prev    next >
Text File  |  1997-04-29  |  1KB  |  34 lines

  1. Short:    Protracker datatype 1.12 (AHI)
  2. Type:     util/dtype
  3. Author:   Martin Blom <lcs@lysator.liu.se>
  4. Uploader: Martin Blom <lcs@lysator.liu.se>
  5. Requires: AmigaOS 3, AHI v2
  6.  
  7. Protracker datatype, using AHI version 2 or later.
  8.  
  9. Oh, by the way...  This is a hack.  It seem to work, but I have no official
  10. documentation for datatypes at all so there may be errors.  In fact, it
  11. probably is.  Let me know of any problems.
  12.  
  13. If anybody thinks that this was a cool idea, and wish to make a proper
  14. music superclass, have a look at XModule on Aminet first.  I think that
  15. could be a good start.
  16.  
  17. To install, do this:
  18.  
  19. copy Classes/Datatypes/protracker.datatype TO SYS:Classes/Datatypes
  20. copy Devs/DataTypes/Protracker#? TO Devs:DataTypes
  21. AddDataTypes Devs:DataTypes/Protracker
  22.  
  23. You can also edit the file ENV/DataTypes/Protracker and copy it to
  24. ENV:DataTypes/Protracker
  25.  
  26. The first number is the desired audio mode, in *decimal*, and the second is
  27. the mixing frequency.  If any number is 0, or the file does not exists, the
  28. defaults will be used (that's the "Music unit" settings in the AHI
  29. preferences program).
  30.  
  31. History
  32.  
  33. 1.12    Fixed a problem with the filesave driver (would lock up Intuition).
  34.