Re: Looping audio unit
Re: Looping audio unit
- Subject: Re: Looping audio unit
- From: Douglas Scott <email@hidden>
- Date: Wed, 09 Oct 2013 16:29:47 -0700
Yes. The Sampler Audio Unit (AUSampler) can play back any number of audio files, looped, panned, transposed, filtered, etc., which you load into it via a preset file (.aupreset) or via specialized properties set using AudioUnitSetProperty(). Files can be encoded or PCM, any length.
Search for "loadpresetdemo" on the developer site for sample code to get you started.
-DS
On Oct 9, 2013, at 3:50 PM, Valentin Radu < email@hidden> wrote:
Is there an audio unit available on iOS (not only OSX) that is able to loop the input it gets? I tried `kAudioUnitSubType_Reverb2` and `kAudioUnitSubType_Delay` however I was not able to tweak the settings so that the looping sound (wet) won't dim over time.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden