copy over current Waves version of their backend, along with minor changes in libs/ardour and libs/backend/jack to fit with API changes

This commit is contained in:
Paul Davis 2014-09-30 20:35:31 -04:00
parent 38e975d6b1
commit 8d59afb048
25 changed files with 844 additions and 430 deletions

View file

@ -2,11 +2,11 @@
#include "porttime.h"
#include <windows.h>
#include <mmsystem.h>
#include <time.h>
TIMECAPS caps;
static long time_offset = 0;