mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-18 09:23:55 +02:00
Allow loading VST3 modules
Doesn't actually work yet or do anything, but it compiles and it runs.
This commit is contained in:
@@ -15,3 +15,7 @@
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
void justdewit(const std::string& path);
|
||||
|
||||
Reference in New Issue
Block a user