![]() |
HulaLoop
Simple cross-platform audio loopback and recording.
|
<hlaudio/internal/HulaAudioError.h>This file is automatically included via hlaudio.h More...

Go to the source code of this file.
Macros | |
| #define | HL_PRINT_PREFIX "[HulaLoop] " |
| #define | HL_ERROR_PREFIX "[HulaLoop] " |
<hlaudio/internal/HulaAudioError.h>
This file is automatically included via hlaudio.h
This is the base file for all error handling in the application. Since any module higher than this must include this file, you'll find any global error information here.
The exceptions defined in this file are those related to the audio module. Higher level modules have their own error file which defines additional exceptions.
1.8.11