jsyn
jsyn copied to clipboard
Ability to load Syntona XML circuit from Jsyn
I am working on an app that wants to dynamically load Syntona XML circuits into Jsyn. I am aware of "Export to Java", but that requires me to recompile the application every time I want to add a new patch. It wasn't clear to me if I should add syntona.jar to my app, and use that to create a patch, or whether the code could be in jsyn.jar.