dsp56300 / gearmulator

Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
https://dsp56300.wordpress.com/
GNU General Public License v3.0
334 stars 40 forks source link

Rename macOS clap plugin (needed for Bitwig, at least) #175

Open dylanmc opened 4 months ago

dylanmc commented 4 months ago

I tried installing the Osirus 1.35 clap plugin in Bitwig, but got the error com.bitwig.flt.library.metadata.reader.exception.CouldNotReadMetadataException: could not read metadata. Apparently this error can be caused by the com.apple.quarantine xattr flag (which I cleared, as instructed), but that didn't solve the issue. The same error can also be caused when the path doesn't match some expected value. From this page, I saw the suggestion to rename the plugin from Osirus.clap to Osirus2.clap, and sure enough, Bitwig now loads the plugin fine.