OK, I read somewhere, on some post here in the forum, that adjusting the API value would quite often resuscitate ‘dead’ plugins. So I did - figured out how to update the manifest.xml, from 2.0 to 6.0. Now the ZynZilla plugin appears! Neato-beato.
But, Zynzilla does not produce any sound, nor does it generate any waveforms.
While I do not code in any language, I was able to figure out where to find the issue is, by viewing the Terminal feedback from the plugin. Here’s the message I got:
*** std::logic_error: ‘invalid sample index ‘0’. valid values are (1 to 1).’
*** stack traceback:
*** [C]: in function ‘insert_sample_at’
*** main.lua:537: in function ‘generate’
*** ./gui.lua:861: in function <./gui.lua:860>
Would anybody have any idea what I could copy/paste into the plugin, so we could all get this neat sound generator back?