As @rorywalsh has corrected most of the bugs previously (if not all of them) listed, this post is to list the ones found starting github version as of 1 Sept 2017.
Widgets
Encoder : sending “active(0)” to the identchannel of an encoder turns it greyish … but the encoder still can be rotated and the textbox is updated with new values. The values sent to the channel are also still updated.
Editor
Not sure if this is feature or a bug : when help window is opened, it is not possible to edit the code in the editor. The Help window must be closed in order to enter text in editor window.
I also built the docs, and when I try to open them from the Help menu (both the Csound and the Cabbage Manual, also with Context Help) in Cabbage, I get a memory access fault.
I did that now and uncommented the line for the docs in buildCabbage and it still does not work. I guess I should wait before it is clearly documented how to build the documentation. I guess it is broken for now anyway.
Simply unpack the zip archive and tell Cabbage where to find the doc in the Edit->Settings menu.
But don’t open the manual if you don’t have any csound file already opened.
Hope this helps
That’s great!
I remember that once you said “The latest versions of Cabbge will use the system wide Csound if it can’t find its own.” Does it means that there’ll no need to have sound installed to run the .app?
It would be perfect to create music applications for children.
You’d probably have to package Csound with your standalone. But it’s easily added to an installer. I have installer scripts that can be edited for this purpose.