home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 19685 < prev    next >
Encoding:
Text File  |  1992-12-11  |  1.5 KB  |  33 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!wupost!gumby!kzoo!k044477
  3. From: k044477@hobbes.kzoo.edu (Jamie R. McCarthy)
  4. Subject: Re: Background your Sound!
  5. Message-ID: <1992Dec11.215300.2937@hobbes.kzoo.edu>
  6. Organization: Kalamazoo College
  7. References: <1992Dec09.173722.69189@uu0570.foggybottom.com> <1g7vhfINN146@agate.berkeley.edu> <ingemar.724077533@isy>
  8. Date: Fri, 11 Dec 1992 21:53:00 GMT
  9. Lines: 22
  10.  
  11. ingemar@isy.liu.se (Ingemar Ragnemalm) writes:
  12. >
  13. >Speaking of asynchronous sound, what are the "rules" about several channels
  14. >open at once? I have tried to make two channels for sampled sounds on an
  15. >LC...  I get "not enough hardware".
  16.  
  17. I've heard this from other people, but I'll personally affirm that one
  18. can get two channels open on an LC.  Maybe if you showed us your code?
  19.  
  20. On my IIci, one "good-quality" channel takes about 18% of the CPU
  21. time.  I think it's a trifle over 30% on the LC.
  22.  
  23. "Good-quality" here means with both linear interpolation and drop-sample
  24. conversion.  Jim Reekes has indicated, however, that one of these is
  25. currently unimplemented (drop-sample conversion, I think).  He's also
  26. indicated that the CPU-time values returned by the S.M. are rather
  27. unreliable, so take the previous paragraph with a grain of salt.
  28. -- 
  29.  Jamie McCarthy      Internet: k044477@kzoo.edu      AppleLink: j.mccarthy
  30.  "Apple developers will still have access to System 7.1 through the
  31.   monthly Developer CD series, but they may use it only for testing
  32.   and development purposes."              - AppleDirect, Nov/Dec 92
  33.