home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 390.lha / SampLibrary / ReadMe < prev    next >
Text File  |  1990-07-01  |  2KB  |  47 lines

  1.      dissidents samp.library and support materials      May 28, 1990
  2.  
  3. The material contained in this distribution is copyright 1989, 1990
  4. dissidents. All items are freely redistributable and may be used in any
  5. product ( commercial or otherwise ). There are no fees, licenses, or other
  6. rabid capitalist pranks to deal with. About the only thing you can't do is
  7. sell the enclosed code, executables, or documentation ( excepting a nominal
  8. fee for media and mailing charges. )
  9.  
  10. This distribution includes about 30 files total, covering the IFF SAMP format
  11. for high quality sampled sound files. Details are found in the enclosed docs,
  12. but in brief, SAMP offers many advantages compared to the 8SVX format,
  13. including, resolutions much greater than 8 bits ( 16 bits is typical ), very
  14. high sample rates, upto 255 distinct sounds per SAMP file ( any size ), the
  15. ability to store stereo sounds and data for playback mapping, VCA and VCF
  16. settings, and more. ( Application specific data is also allowed. )
  17.  
  18. SAMP is the creation of Jeff Glatt and Jim Fiore of dissidents. It is
  19. intended for use with professional quality music software and hardware. It is
  20. also suitable for use with data aquisition systems. The samp.library allows
  21. you to add SAMP support to your programs with a minimum of fuss and bother.
  22. There are three main examples of use in C: Exam.c, samp_readout.c, and
  23. samp_writer.c. The code has been tested with both the Manx ( 3.6 ) and
  24. Lattice ( 5.05 ) compilers. Assembly language examples are also given. In
  25. order to use these examples ( executables are included ), the enclosed
  26. libraries must be copied over to LIBS: ( samp.library, requester.library. The
  27. instype.library must also be copied for the InstrumType example. ) 
  28.  
  29. We are interested in pushing the Amiga in the professional audio / music
  30. market, and would like to hear from folks working on projects in this area.
  31. If you have any questions or comments about SAMP, don't hesitate to drop us a
  32. line. We may be reached at:
  33.  
  34. dissidents
  35. 730 Dawes Avenue
  36. Utica, NY 13502
  37. (315) 797-0343
  38.  
  39. On BIX, contact jfiore
  40.  
  41. PS - details about requester.library and our other freebie developer tools
  42. are available from the Fred Fish collection, via BIX, or directly from us.
  43.  
  44. Warning: there were a few bugs in an earlier version of this package uploaded
  45. to BIX. If you have that version or earlier, please discard it in its
  46. entirety.
  47.