pierreguillot / Camomile

An audio plugin with Pure Data embedded that allows to load and to control patches
GNU General Public License v3.0
892 stars 62 forks source link

[savestate] gives plugin error #277

Closed porres closed 2 years ago

porres commented 2 years ago

I have an abstraction with [savestate] and it includes lines beginning with #A in the file. Camomile complains and says '#A object not found'. The patch then doesn't behave as expected. We're using camomile 1.0.7 with support for ELSE externals, built and saved with Vanilla 0.51-4. Tested on macOS 10.14.6 and Live 11.

IMAGE 2021-10-30 20:55:24

pierreguillot commented 2 years ago

I tested with Camomile 1.0.7 and it works well. There could be a problem in your patch or you might have introduce a bug when compiling your own version of Camomile. I can't help you sorry.

porres commented 2 years ago

We didn't really change anything in our version, but I can try a full vanilla version with just regular camomile

pierreguillot commented 2 years ago

can try a full vanilla version with just regular camomile

Yes, that would be better.

And providing your patch, the plugin text file, etc. would be helpful ;)