HulaLoop
Simple cross-platform audio loopback and recording.
HulaControlError.h
Go to the documentation of this file.
1 #ifndef HL_CONTROL_ERROR_H
2 #define HL_CONTROL_ERROR_H
3 
5 
18 /******************************************************************************
19  *
20  * Collection of exceptions for hlcontrol
21  *
22 ******************************************************************************/
23 namespace hula
24 {
25 
26 }
27 
28 #endif // END HL_CONTROL_ERROR_H
<hlaudio/internal/HulaAudioError.h>This file is automatically included via hlaudio.h
Definition: Controller.h:11