home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!malgudi.oar.net!caen!kuhub.cc.ukans.edu!husc-news.harvard.edu!husc-news!baker4
- Newsgroups: comp.sys.mac.programmer
- Subject: sndChannels, Mac Pluses, and -201
- Message-ID: <BAKER4.92Aug17105329@husc10.harvard.edu>
- From: baker4@husc10.harvard.edu (David Baker)
- Date: 17 Aug 92 10:53:29
- Distribution: comp
- Organization: Department of Psychology, Harvard University
- Nntp-Posting-Host: husc10.harvard.edu
- Lines: 25
-
- I have a program that, among other things, opens up a sound channel (with
- SndNewChannel, links it to the sampled sound synthesizer, and later attempts
- to play a sound with SndPlay. On anything with an ASC, all is well,
- basically, but on, say, a Mac Plus, although I can open (and later close) the
- channel with no problems, SndPlay does not play anything and returns a code of
- -201, which I have found out is "notEnoughHardware." However, I am only using
- this one channel, which, I have heard, should not throw any Mac into fits.
- The Mac Plus has System 7, which may be interesting because a previous version
- of this program, which used almost exactly the same calls, did run on the Plus
- under System 6. To make things more confusing, when another part of this
- program calls SndPlay with a NULL sound channel pointer, the sound plays.
-
- Any help would be appreciated.
-
- --
- -------------------------------------------------------------------------------
- David P. Baker Misbrainer:
- Work: dpb@huelings.harvard.edu The onions impressed herein are mine,
- Home: baker4@husc.harvard.edu knot throes of my imploder.
- Office: William James Hall 844
- Department of Psychology
- Harvard University Note: If responding by mail, please
- (617) 495-3773 use my "Work" address above.
- -------------------------------------------------------------------------------
-
-