Hi, I've been with dpf programming a plugin for OpenUTAU allowing to use openutau in a daw by using TCP to transmit the time of the daw, the play status etc
here's the current status https://youtu.be/ybWCgldQiF4
however right now the audio is directly played by openutau, i'm looking for the most efficient way to send the audio directly to the vst.
Do you have any ideas about the best way to go about it ?
the vst is C++ but openutau is C# under .net core
Hi, I've been with dpf programming a plugin for OpenUTAU allowing to use openutau in a daw by using TCP to transmit the time of the daw, the play status etc
here's the current status https://youtu.be/ybWCgldQiF4
however right now the audio is directly played by openutau, i'm looking for the most efficient way to send the audio directly to the vst.
Do you have any ideas about the best way to go about it ?
the vst is C++ but openutau is C# under .net core