Jamoma API  0.6.0.a19
SoundfileLibIOS.h
Go to the documentation of this file.
1 /** @file
2  *
3  * @ingroup dspSoundFileLib
4  *
5  * @brief EffectsLibIOS
6  *
7  * @details
8  *
9  * @authors Casey Basichis
10  *
11  * @copyright Copyright © 2013 by Casey Basichis @n
12  * This code is licensed under the terms of the "New BSD License" @n
13  * http://creativecommons.org/licenses/BSD/
14  */
15 
16 
17 #import <Foundation/Foundation.h>
18 
19 @interface CrossfadeIOS : NSObject
20 
21 @end