| If it's intended to have a big audience, I'd suggest personally using a
gui library that works better on all platforms. GTK sounds like it's
still finicky on windows, resulting in crashes. That would rule it out
for me. I'm using fltk for my csound apps, not because it's prettiest,
but because:
- csound already uses it, meaning code resuse, leverage, and more
accessible to csounders moving into C/C++
- getting it to work on windows with mingw was quite simple and stable
- it's small and you can statically link only what you need
- it has a freaking knob widget. Why wxWidgets does not is beyond me.
- it is very well documented, and the fltk site seems very actively
maintained with useful tips and comments.
Iain
Ken wrote:
> i was thinking along the lines of a synth type interface ala reaktor.
>
> common music now supports realtime sending/recieving/recording midi, so
> i'd like to integrate the two, realtime algorithmic
> composition/enhancement, especially when csound can multi-instance
> itself.
>
> ken
>
> On Tue, 2005-08-02 at 15:33 -0400, Michael Gogins wrote:
>
>>Could begin by defining for us what a "gui for Csound" is, since there are
>>many of them already?
>>
>>Regards,
>>Mike
>>
>>----- Original Message -----
>>From: "Ken"
>>To: "csound-list"
>>Sent: Tuesday, August 02, 2005 3:26 PM
>>Subject: [Cs-dev] gui
>>
>>
>>
>>>if someone were desiring to work on a gui for csound, say gtk+, where to
>>>begin?
>>>
>>>ken
>>>
>>>
>>>
>>>-------------------------------------------------------
>>>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
>>>from IBM. Find simple to follow Roadmaps, straightforward articles,
>>>informative Webcasts and more! Get everything you need to get up to
>>>speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
>>>_______________________________________________
>>>Csound-devel mailing list
>>>Csound-devel@lists.sourceforge.net
>>>https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>
>>
>>
>>
>>-------------------------------------------------------
>>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
>>from IBM. Find simple to follow Roadmaps, straightforward articles,
>>informative Webcasts and more! Get everything you need to get up to
>>speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
>>_______________________________________________
>>Csound-devel mailing list
>>Csound-devel@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |