Csound for Windows 6.05.2beta
Date | 2015-05-22 14:31 |
From | Michael Gogins |
Subject | Csound for Windows 6.05.2beta |
Attachments | None None |
This fixes the problem with CsoundQt crashing on exit. Contains 2 examples of HTML5 features used with Csound in CsoundQt. These are in the examples/html directory.
This also fixes the problem of missing Microsoft runtime libraries on my computer. I would like to know if it fixes the problem on other computers, that is why this is still beta. Download from here: http://sourceforge.net/projects/csound/files/csound6/Csound6.05/Setup_Csound6_6.05.2beta.exe/download A VST-enabled version of the installer is available here: https://dl.dropboxusercontent.com/u/4205908/Setup_Csound6_6.05.2beta-vst.exe Please email me with any problems or suggestions, or file an issue here: https://github.com/csound/csound/issues Regards, Mike ----------------------------------------------------- Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com |
Date | 2015-05-22 18:21 |
From | andy fillebrown |
Subject | Re: [Cs-dev] Csound for Windows 6.05.2beta |
Does the vst version allow CsoundQt widgets to be used in the VST plugin's UI? On Fri, May 22, 2015 at 9:31 AM, Michael Gogins |
Date | 2015-05-22 18:26 |
From | Michael Gogins |
Subject | Re: [Cs-dev] Csound for Windows 6.05.2beta |
Attachments | None None |
No. The VST enablement consists of the vst4cs opcodes that host VST plugins in Csound, and CsoundVST which runs Csound in VST hosts. CsoundVST is built with FLTK and has no widget facility. You can use Cabbage to get user-defined widgets for Csound in VST hosts. Cabbage looks pretty good to me. I have considered adding the HTML stuff to CsoundVST. This would add a lot of heft to the thing but it would probably work. But I have not made a decision. The HTML would enable the user to define widgets of all kinds, and do all kinds of other other things as well. Regards, Mike ----------------------------------------------------- Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Fri, May 22, 2015 at 1:21 PM, andy fillebrown <andy.fillebrown@gmail.com> wrote: Does the vst version allow CsoundQt widgets to be used in the VST plugin's UI? |
Date | 2015-05-24 03:09 |
From | Marc Demers |
Subject | Re: Csound for Windows 6.05.2beta |
Attachments | None None |
Hi Michael, CsoundQt still crashing on my laptop under Windows 8.1. Regards, Marc Date: Fri, 22 May 2015 09:31:09 -0400 From: michael.gogins@gmail.com To: Csound-users@lists.sourceforge.net; csound-devel@lists.sourceforge.net Subject: [Csnd] Csound for Windows 6.05.2beta This fixes the problem with CsoundQt crashing on exit. Contains 2 examples of HTML5 features used with Csound in CsoundQt. These are in the examples/html directory.
This also fixes the problem of missing Microsoft runtime libraries on my computer. I would like to know if it fixes the problem on other computers, that is why this is still beta. Download from here: http://sourceforge.net/projects/csound/files/csound6/Csound6.05/Setup_Csound6_6.05.2beta.exe/download A VST-enabled version of the installer is available here: https://dl.dropboxusercontent.com/u/4205908/Setup_Csound6_6.05.2beta-vst.exe Please email me with any problems or suggestions, or file an issue here: https://github.com/csound/csound/issues Regards, Mike ----------------------------------------------------- Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Csound-users mailing list Csound-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/csound-users Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2015-05-24 15:12 |
From | Richard van Bemmelen |
Subject | Re: Csound for Windows 6.05.2beta |
Attachments | None None |
I just installed this on my wife's Windows 7 PC (after uninstalling Csound 6.03). A quick test with QtCsound runs ok, but it did crash on exit with a C++ Runtime library error in a dialog. Richard 2015-05-22 15:31 GMT+02:00 Michael Gogins <michael.gogins@gmail.com>:
|