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