I am trying to use Core Audio's AUSampler in my iOS application. Apple's Technical Note TN2283 and WWDC 2011 Session #411 mention using AULab to create an aupreset
file with my desired audio samples, which I can then load in my iOS app.
Sadly, when I follow the instructions and try to add AUSampler in AULab, I don't see it as an option. Only DLSMusicDevice appears.
How can I use AUSampler in AULab?