feat: add Carla plugin host stubs and integration plan

This commit is contained in:
Loic Coenen
2026-05-14 22:11:01 +00:00
committed by Loic Coenen (aider)
parent 5cffec86e7
commit dafc7fe46b
10 changed files with 246 additions and 142 deletions

View File

@@ -1,3 +1,4 @@
#define _POSIX_C_SOURCE 200809L
#include "tui.h"
#include <stdio.h>
#include <stdlib.h>