Rory Walsh
Rory Walsh
So it seems that I can just create a dummy pattern with a hit on each beat, and use this to drive the scrubber position. I'm slightly embarrassed I didn't...
Hi guys, it would be a bit of work to get this going in CsoundQT, but possible. You would need to replace the UI with widgets provided by CsoundQT. and...
@adeleglise If you have little knowledge of Csound, why not simply run this code in Cabbage. That way you won't have to change a thing.
You're through the looking glass now 🤣
I've been running the latest beta version here without any problem on my M1 Mac Mini? You can grab installers here: https://dev.azure.com/rorywalsh/cabbage/_build/results?buildId=1856&view=artifacts&pathAsName=false&type=publishedArtifacts Might be best to do a separate install...
I'm not sure changing `ksmps` will make that much of a difference. The lower it is the more blocks that will get processed every second, but increase it too much...
This also has to do with default values not being assigned. If you add a colour() identifier it will show. For example: `groupbox bounds(10, 10, 90, 70), colour(130, 130, 130),...
VST3 support is now available. LV2 is not so straightforward. I'll leave this open until such time as LV2 sorry can be added. falltx published an LV2 add-on for JUCE....
Thanks for this. I think being able to export to LV2 is more important that Cabbage being able to host LV2 plugins. Btw, VST3 exporting was implemented some time ago....
I wrote a long reply to this a few days ago, but somehow it didn't appear. That's not the first time this has happened to me! Anyhow, I was asking...