home *** CD-ROM | disk | FTP | other *** search
/ Computer Club Elmshorn Atari PD / CCE_PD.iso / pc / 0600 / CCE_0628.ZIP / CCE_0628.PD / FALCON_D.ATA / DSPREAD.ME < prev    next >
Text File  |  1993-03-29  |  1KB  |  24 lines

  1. This set of bindings for Lattice C V5.5 on the Falcon030 was writen by me,
  2. with advice from Martin Atkins, the genius largely responsible for the 
  3. Composer's Desktop ProjectSoundFiling system.
  4.  The reason for doing it was the failure of Atari to provide bindings with 
  5. a sensible int = 32 bits rather than 16.
  6.  This resulted in me spending several frustrating weeks trying to figure 
  7. out why my code kept bombing - I know I should have spotted the problem 
  8. earlier, but int=16 is not documented anywhere in the Falcon documentation,
  9. so even though I followed the rule "when all else fails, read the manual",
  10. it took Martin's help to find out what was wrong. Anyway, I am putting
  11. this set of bindings in the Public Domain to save others the problem. Please
  12. note that only the bindings marked /** T **/ have actually been tested in
  13. real code by me and I take no responsibility for any problems which occur 
  14. as a result of the use of these bindings. This readme file must be 
  15. distributed with the bindings, but otherwise feel free to copy or use as
  16. you wish. If you find any problems, Email me at DGM2@uk.ac.york.vaxa
  17.  
  18. Dave Malham,
  19. Music Technology Group
  20. University of York
  21. Heslingtion,
  22. York,
  23. England YO3 0QS
  24.