56 if (!(
self = [super
init]))
return nil;
121 assert(channel !=
nil);
130@implementation OOSoundMixer (Singleton)
139+ (id)allocWithZone:(NSZone *)inZone
150- (id)copyWithZone:(NSZone *)inZone
static OODebugMonitor * sSingleton
void setNext:(OOSoundChannel *next)
OOSoundChannel * _freeList
void pushChannel:(OOSoundChannel *channel)
OOSoundChannel * popChannel()
OOSoundChannel * _channels[kMixerGeneralChannels]