home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 21204 < prev    next >
Encoding:
Text File  |  1993-01-11  |  690 b   |  22 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!newsflash.concordia.ca!nstn.ns.ca!dragon.acadiau.ca!axe.acadiau.ca!880840m
  3. From: 880840m@axe.acadiau.ca (MICHAEL ALEXANDER MCKAY)
  4. Subject: sound input
  5. Message-ID: <880840m.38.726781453@axe.acadiau.ca>
  6. Lines: 9
  7. Sender: news@dragon.acadiau.ca
  8. Nntp-Posting-Host: liblab-47
  9. Organization: Acadia University
  10. Date: Mon, 11 Jan 1993 19:44:14 GMT
  11. Lines: 9
  12.  
  13.  
  14. I want to use the Sound Input Manager, but my ancient (Borland) Pascal 
  15. compiler doesn't know about it, and I lack IMv6.
  16.  
  17. I need the declaration for SndRecord, in this format...
  18. FUNCTION Fix2SmallFract(f:fixed):SmallFract; INLINE $3F3C,$0001,A82E;
  19.  
  20. ... and the value of siBestQuality.
  21.  
  22.