HulaLoop
Simple cross-platform audio loopback and recording.
Files | Classes
HulaLoop API

Exposed commands and classes related to the hlaudio and hlcontrol libraries. More...

Files

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

Classes

class  hula::Controller
 Central component of the audio backend. More...
 
class  hula::Transport
 Extra class for managing the state of the application and all audio related processes. More...
 

Detailed Description

Exposed commands and classes related to the hlaudio and hlcontrol libraries.

HulaLoop is built on an extensible backend designed to make cross-platform loopback simple and easy for any developer.