// // MyAudioUnit.h // ElliottAUExtension // // Created by yellow on 18/06/16. // Copyright © 2016 iamyellow.net. All rights reserved. // #import @interface MyAudioUnit : AUAudioUnit @end