kunstmusik / blue

Blue - An Integrated Music Environment
https://blue.kunstmusik.com
GNU General Public License v2.0
130 stars 11 forks source link

API renderer crashes when using Jacko opcodes #762

Closed gogins closed 3 months ago

gogins commented 10 months ago

Please see the Enable Jacko in blue issue for more information.

To test this, build and install the Jacko opcodes from my fork of the plugins repository.

Then load the attached blue_test.blue project in blue. hs_err_pid55016.log

On my Ubuntu Ubuntu 22.04.3 LTS amd64 machine, blue will run this project just fine when Render Method is set to "Commandline Runner", but immediately crashes with the attached crash report when Render Method is set to "Csound 6 API".

I wonder, is this because blue uses the API to call csoundPerformKsmps in a tight loop? That might not work here.

gogins commented 3 months ago

Nobody has been assigned to this issue, so I am closing it.