home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 9 / amigaformatcd09.iso / coverdisks / octamed6 / programmers / readme.doc < prev    next >
Encoding:
Text File  |  1978-01-13  |  2.8 KB  |  72 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.  
  46. If you have not allready applied for a programmers licence then it is in
  47. your own interests to do so by printing out, (or copying), the included
  48. copyright licence file titled "Licence.doc" and send it to:
  49.  
  50.             RBF Software.
  51.             169, Dale Valley Road,
  52.             Hollybrook,
  53.             Southampton.
  54.             S016 6QX
  55.             England
  56.  
  57. Those private/individual programmers that intend to use the libraries only
  58. within and for release as Public Domain or shareware programs, (no charges
  59. made), are encouraged to make use of these routines in their progs.
  60.  
  61. Those programmers intending to release a program under any form of
  62. Commercial Copyright banner, MUST, (to avoid legal problems), READ ON:
  63.  
  64. Companies and Programmers that are intending to use the libraries within a
  65. commercial release, MUST, to avoid undesirable legal problems regarding the
  66. use of our Copyrighted libraries, fill in and return the copyright licence
  67. form found on this diskette..
  68.  
  69. We believe all commercial/part-time programmers that are intending to earn
  70. money from the routines will see this as fair, considering the high
  71. earnings that are often forthcoming from their usage in such ventures and
  72. the hard work that Teijo puts into this program.