home *** CD-ROM | disk | FTP | other *** search
/ Merciful 3 / Merciful_Release_3.bin / software / o / octamed / octamedv6.12.lha / programmers / ReadMe.doc < prev    next >
Text File  |  1995-03-27  |  3KB  |  76 lines

  1.             OctaMED Player Sources V6
  2.  
  3.        Copyright © 1995 Teijo Kinnunen and RBF Software.
  4.         (Read the full copyright notice below.)
  5.  
  6.  
  7. =================== Programmers' Source material contents ================
  8.  
  9. Document/instruction files (in the recommended order of reading):
  10. -----------------------------------------------------------------
  11. Licence.doc        Licence conditions and application form.
  12. Proplayer.doc        Introduction to player routines and embedded
  13.             player routine (proplayer) instructions.
  14. Library.doc        Player library instructions and autodocs.
  15. MMD_FileFormat.doc    OctaMED/MED module format specifications.
  16.  
  17. Source files:
  18. -------------
  19. proplayer.a        The main four channel player routine.
  20. pro8player.a        Eight channel player routine.
  21. loadmod.a        Module loading/unloading/relocation routines.
  22. reloc.a            A separate module relocation routine.
  23. aura.a            Special Aura output routines.
  24.  
  25. Header files:
  26. -------------
  27. proplayer.h        Prototypes and definitions for the player
  28.             routines.
  29. libproto.h        Library function prototypes and #pragmas.
  30.  
  31. Miscellaneous
  32. -------------
  33. objconv            A binary->object file converter.
  34. medplayer_lib.fd    A function definition file for medplayer.library
  35. octaplayer_lib.fd    A function definition file for octaplayer.library
  36. Examples (dir)        Some example sources
  37.  
  38. =================== Programmers' Source material copyright ===============
  39.  
  40. This is the OctaMED Source disk and it is fully Copyrighted to RBF Software
  41. (Teijo Kinnunen and Ray Burt-Frost).
  42.  
  43. The source is NOT public Domain.
  44.  
  45. However, public domain libraries are very welcome to offer this material to
  46. customers for no more than a very reasonable copying fee only.
  47.  
  48. If you have not allready applied for a programmers licence then it is in
  49. your own interests to do so by printing out, (or copying), the included
  50. copyright licence file titled "Licence.doc" and send it to:
  51.  
  52.             RBF Software.
  53.             169, Dale Valley Road,
  54.             Hollybrook,
  55.             Southampton.
  56.             S016 6QX
  57.             England
  58.  
  59. Those private/individual programmers that intend to use the libraries only
  60. within and for release as Public Domain or Freeware programs, (no charges
  61. made), are encouraged to make use of these routines in their progs.
  62.  
  63. Those programmers intending to release a program under the licenceware or
  64. Copyright banner, MUST, (to avoid legal problems), READ ON:
  65.  
  66. Companies and Programmers that are intending to use the libraries within a
  67. commercial, or even the now popular "budget" progs being sold via PD
  68. libraries that pay the author a "share of the sales", MUST, to avoid
  69. undesirable legal problems regarding the use of our Copyrighted libraries,
  70. fill in and return the copyright licence form found on this diskette..
  71.  
  72. We believe all commercial/part-time programmers that are intending to earn
  73. money from the routines will see this as fair, considering the high
  74. earnings that are often forthcoming from their usage in such ventures and
  75. the hard work that Teijo puts into this program.
  76.