Ardour
9.0-pre0-1159-gcb8dd39f31
libs/backends/portaudio/debug.h
Go to the documentation of this file.
1
#ifndef PORTAUDIO_BACKEND_DEBUG_H
2
#define PORTAUDIO_BACKEND_DEBUG_H
3
4
#include "ardour/debug.h"
5
6
#define DEBUG_AUDIO(msg) DEBUG_TRACE (PBD::DEBUG::BackendAudio, msg);
7
#define DEBUG_MIDI(msg) DEBUG_TRACE (PBD::DEBUG::BackendMIDI, msg);
8
#define DEBUG_TIMING(msg) DEBUG_TRACE (PBD::DEBUG::BackendTiming, msg);
9
#define DEBUG_THREADS(msg) DEBUG_TRACE (PBD::DEBUG::BackendThreads, msg);
10
#define DEBUG_PORTS(msg) DEBUG_TRACE (PBD::DEBUG::BackendPorts, msg);
11
12
#endif
// PORTAUDIO_BACKEND_DEBUG_H
libs
backends
portaudio
debug.h
Generated on Sun Apr 27 2025 03:28:43 for Ardour by
1.9.1