mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-08 12:30:12 +02:00
Add serialization wrapper for process data
This isn't used yet, but in theory we can just hook this up now and audio processing will work.
This commit is contained in:
@@ -83,6 +83,7 @@ if with_clap
|
||||
'../common/serialization/clap/events.cpp',
|
||||
'../common/serialization/clap/host.cpp',
|
||||
'../common/serialization/clap/plugin.cpp',
|
||||
'../common/serialization/clap/process.cpp',
|
||||
'../common/serialization/clap/stream.cpp',
|
||||
'../common/utils.cpp',
|
||||
'../include/llvm/small-vector.cpp',
|
||||
|
||||
Reference in New Issue
Block a user