I'm getting an error message in a lscp plugin file I'm trying to modify.
ERR:0:You cannot directly create a new MIDI input device of the 'Plugin' driver!
and this one.
ERR:0:You cannot directly create a new audio output device of the 'Plugin' driver
I'm trying to modify the file so i can feed it to LS with netcat, when i have multiple LS lv2 plugins in a running daw project. (testing with reaper) I'm doing this because Fantasia is crashing relentlessly, and qsampler wipes any lscp file I save, the moment i save it.
While i understand why the errors may be occuring, I'm at a loss as to why I can't create plugin midi and audio ports manually. There's nothing in the lscp documentation for this particular use case. (that i can find)
Here's the file in question.
https://github.com/toadzrock/lscp-files ... ing-1.lscp