home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / programm / 20393 < prev    next >
Encoding:
Text File  |  1992-12-29  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!ftpbox!motsrd!white!rtsg.mot.com!wolfmc
  3. From: wolfmc@rtsg.mot.com (Michael Wolf)
  4. Subject: Sound Manager usage on SE
  5. Message-ID: <1992Dec29.182159.8272@rtsg.mot.com>
  6. Sender: news@rtsg.mot.com
  7. Nntp-Posting-Host: navy9
  8. Organization: DimensionF
  9. References: <92Dec21.233649.24843@acs.ucalgary.ca>
  10. Date: Tue, 29 Dec 1992 18:21:59 GMT
  11. Lines: 21
  12.  
  13. I have some sounds I want to play in an application.  Which machines can
  14. play sounds synchronously?
  15.  
  16. On my SE if I call PlaySnd, pass it a channel created via SndNewChannel,
  17. and I tell PlaySnd to play it asynchronously (pass it false in the async
  18. parameter), I get one sound to play, there after every call to PlaySnd
  19. will not play a sound.
  20.  
  21. Also, why is the async flag in PlaySnd opposite of what it would be
  22. intuitive to its name, ie:  if you pass true in async, the sound will be
  23. played synchronously.  Whose the add wizard who came up with that idea?
  24.  
  25.  
  26. MJW
  27.  
  28. -=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-
  29. | Michael J. Wolf          | McIntosh Jr:  The power to crush the other kids|
  30. | Software Engineer        |                                                |
  31. | wolfmc@green.rtsg.mot.com|      Disclaimer?  Hell, I don't even know her! |
  32. -=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-
  33.  
  34.