This would be great! Would there be any serious downsides of using Csound 6.15 with the recent Cabbage? If not this could be an emergency solution for me
Csound and Cabbage beta - incompatibilities?
When I run the fixed code it works fine, but I am seeing an issue whenever I re-save it. Iām just going to run it though the bugger. I can change the FFT size without issues, but re-saving it definitely causing a crashā¦
I donāt think. There are some updates and fixes, and one area related to Cabbage, but only if you plan to distribute plugins with plugin opcodes. Iāve asked on the csound-dev list. Iāll let you know what they say.
Sorry if I missed something, I tried 1.0 -> 1. Should I change something else?
Right, I didnāt mean the number, you need to change the identifier to camelCase!
Silly me. Thanks! That makes it work but changing FFT size still causes crash.
Big big thanks!
This one looks like a Csound bug to me. When I revert back to 6.15 it seems to work fine. I wonāt be able to debug the Csound code until I have access to my Linux machine again, which wonāt be for a week or so.
Csound 6.16 is doing a real number on you!
Oh, thanks for figuring it all out! In a way it makes it easier, we can blame it all on the Csound update and I could use the old Csound. That alternative would definitely be feasible for me if there are no hidden issues. Iām not distributing for now, but would like to make some crazy music during summer
Iād like to narrow down what the problem was though. I will when I get a chance. You just concentrate on making crazy music!
Super! Thanks!!!
BTW. some examples like BarModel also no longer work with Csound 6.16
[edit] it might actually not be Csound to blame in this case?
What makes you think so?
[edit] I just tested with both Csound 6.15 and 6.16 and it works fine for me.
@Samo, can you try this version of Csound. Victor just uploaded it. It has the fix for the turnoff issues. He just needs confirmation that itās Ok before doing a proper point release.
Thanks! My instrument seem to play well now with the Csound you linked
The crashing on FFT length change is still there and some examples still donāt work for me - these is no form showing up (tried only in IDE with old and new Csound). And I canāt stop the instrument, I mean pressing stop button doesnāt stop it. Iām wondering if it could be due to my altered paths (user files) in settings:
I donāt think that will have any effect on it. I tried with the latest beta and the bar model example worked fine. What other examples donāt work?
Something very strange going on here. While the BarModel one worked fine for me, many of these donāt show at all. Iāll take a look first thing tomorrow.
Changing Csound to version 6.16 fixes this issue. Argghhhā¦
And 6.16.1 fixes these problems. Boy, thereās a few hours I wonāt get back. Turns out all of those examples were using turnoff
So sorry for your lost time! Maybe you sorted it? But for some reason those instruments still donāt show at all for me. Just tried TR-808 and MiniPops with Csound 6.16.1 and latest Cabbage 2.7.3 (omitted installation of Csound there - which displays 6.15). Since I donāt use these examples it is not acute for me, but maybe there is something else going on?
Donāt worry, that wasnāt your fault. I should have tried this sooner.
Me too, and itās the same for me Itās definitely an issue with Csound, as it works fine with 6.15. Also, if I comment out the calls to turnoff it works fine. So I guess weāre not out of the woods yet in terms of turnoff
ā¦
Thanks for checking. Maybe time to call in the other superheroes?