LMMS
Loading...
Searching...
No Matches
plugins
CarlaBase
carla
source
modules
sfzero
sfzero
SFZDebug.h
Go to the documentation of this file.
1
/*************************************************************************************
2
* Original code copyright (C) 2012 Steve Folta
3
* Converted to Juce module (C) 2016 Leo Olivers
4
* Forked from https://github.com/stevefolta/SFZero
5
* For license info please see the LICENSE file distributed with this source code
6
*************************************************************************************/
7
#ifndef SFZDEBUG_H_INCLUDED
8
#define SFZDEBUG_H_INCLUDED
9
10
#include "
SFZCommon.h
"
11
12
#ifdef DEBUG
13
14
namespace
sfzero
15
{
16
void
dbgprintf(
const
char
*
msg
, ...);
17
}
18
19
#endif
20
21
#endif
// SFZDEBUG_H_INCLUDED
SFZCommon.h
msg
const char * msg
Definition
missing_descriptor.c:20
sfzero
Definition
SFZDebug.cpp:11
Generated on
for LMMS by
1.16.1