move new Waves backend debug bits into libs/pbd/debug.cc because backends are dynamically loaded AFTER command line parsing.

See comments in libs/pbd/debug.cc for more details
This commit is contained in:
Paul Davis 2014-10-29 22:34:12 -04:00
parent 4bc383e663
commit 2c1c92e8de
6 changed files with 21 additions and 63 deletions

View file

@ -20,13 +20,12 @@
#include <iostream>
#include "pbd/error.h"
#include "pbd/debug.h"
#include "pbd/compose.h"
#include "waves_midi_device.h"
#include "waves_midi_event.h"
#include "debug.h"
// use non-zero latency because we want output to be timestapmed
#define LATENCY 0