HulaLoop
Simple cross-platform audio loopback and recording.
Macros
HulaAudioError.h File Reference

<hlaudio/internal/HulaAudioError.h>This file is automatically included via hlaudio.h More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HL_PRINT_PREFIX   "[HulaLoop] "
 
#define HL_ERROR_PREFIX   "[HulaLoop] "
 

Detailed Description

<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.