mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
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:
parent
38e975d6b1
commit
8d59afb048
25 changed files with 844 additions and 430 deletions
|
|
@ -2,11 +2,11 @@
|
|||
|
||||
|
||||
#include "porttime.h"
|
||||
|
||||
#include <windows.h>
|
||||
#include <mmsystem.h>
|
||||
#include <time.h>
|
||||
|
||||
|
||||
TIMECAPS caps;
|
||||
|
||||
static long time_offset = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue