Hi everyone,
I’ve been having some issues exporting the VST for an instrument that uses scanned synthesis. I’m able to export the VST from Cabbage, but as soon as I try to open it in any host (I’ve tried MaxMSP and Cubase so far), the VST causes the host to crash. The .csd compiles properly and works great in Cabbage. I thought the text file that needs to be included for scanned synthesis to work properly might have been the issue, so I tried using CabbageIncludes and making sure that the text file was in the same folder of the directory as the VST, but that didn’t seem to help. Has anyone else ever had a similar problem? I’ve included the .csd and the text file that goes with it below, in case there’s a mistake in my code that I’ve missed.
Thanks!
scanned_pad.csd (5.0 KB)
torus.txt (32 KB)