mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-14 12:30:00 +02:00
Add a CLAP chainloader
The functions it's supposed to load however don't exist yet.
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
/**
|
||||
* The name of yabridge's CLAP library, e.g. `libyabridge-clap.so`.
|
||||
*/
|
||||
constexpr char yabridge_clap_plugin_name[] = "@clap_plugin_name@";
|
||||
|
||||
/**
|
||||
* The name of yabridge's VST2 library, e.g. `libyabridge-vst2.so`.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user