mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 07:45:00 +01:00
bundled LV2 plugin build and deployment
This commit is contained in:
parent
d6e2e34025
commit
9faae9c8a3
6 changed files with 30 additions and 23 deletions
|
|
@ -29,7 +29,7 @@
|
|||
#include "lv2/lv2plug.in/ns/ext/urid/urid.h"
|
||||
#include "lv2/lv2plug.in/ns/ext/midi/midi.h"
|
||||
|
||||
#define RSY_URI "http://gareus.org/oss/lv2/reasonablesynth"
|
||||
#define RSY_URI "https://community.ardour.org/node/7596"
|
||||
|
||||
/* the synth interface */
|
||||
static void * synth_alloc (void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue