Audio Unit Graph pause and repeating
问题 I've been trying to implement Audio Unit Graph using Apple provided code: IphoneMixerEQGraphTest. So far I have encountered two problems: 1.) I can't find any way to pause playing 2.) Provided example repeats endlessly. Is There a way I can disable repeat or or stop it - using a timer, intercept some kind of buffer value, when playing is almost at the end? Thank You. 回答1: NO REPEATING FUNCTIONALITY So far I have found a way to deal with audio stopping - although it's not pretty: I load same