Skip navigation.
 
mlRe: newbie memory management
FROM : Kyle Sluder
DATE : Thu Jul 03 23:12:11 2008

On Thu, Jul 3, 2008 at 3:11 PM, ghe <<email_removed>> wrote:
> Any suggestions what I'm doing wrong?


Probably a leak, but you shouldn't be using NSSound anyway.  Look into
Audio Queue Services.  Leopard only, but your app is GC so that
doesn't matter.

--Kyle Sluder

Related mailsAuthorDate
mlnewbie memory management ghe Jul 3, 21:11
mlRe: newbie memory management Kyle Sluder Jul 3, 23:12