JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Namespaces | Macros
juce_ALSA_linux.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  juce
 JUCE Namespace.
 

Macros

#define JUCE_ALSA_LOGGING
 
#define JUCE_ALSA_LOG(x)
 
#define JUCE_CHECKED_RESULT(x)
 
#define JUCE_ALSA_FAILED(x)
 

Macro Definition Documentation

◆ JUCE_ALSA_FAILED

#define JUCE_ALSA_FAILED (   x)

Definition at line 49 of file juce_ALSA_linux.cpp.

◆ JUCE_ALSA_LOG

#define JUCE_ALSA_LOG (   x)

Definition at line 45 of file juce_ALSA_linux.cpp.

◆ JUCE_ALSA_LOGGING

#define JUCE_ALSA_LOGGING

Definition at line 30 of file juce_ALSA_linux.cpp.

◆ JUCE_CHECKED_RESULT

#define JUCE_CHECKED_RESULT (   x)

Definition at line 46 of file juce_ALSA_linux.cpp.