mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 07:45:00 +01:00
allow linking unbundled versions of some libraries
(libltc, rubberband, taglib, vamp-sdk)
This commit is contained in:
parent
85fd343145
commit
5f00d2f3a7
23 changed files with 102 additions and 51 deletions
|
|
@ -17,7 +17,7 @@
|
|||
#ifndef _ONSET_PLUGIN_H_
|
||||
#define _ONSET_PLUGIN_H_
|
||||
|
||||
#include "vamp-sdk/Plugin.h"
|
||||
#include <vamp-sdk/Plugin.h>
|
||||
#include <aubio/aubio.h>
|
||||
|
||||
class Onset : public Vamp::Plugin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue