Csound Csound-dev Csound-tekno Search About

Re: Csound 5 GUI frontends

Date2006-04-28 00:40
From"Michael Gogins"
SubjectRe: Csound 5 GUI frontends
About OSC, I tried building it on Windows with MSYS/MinGW, gcc 3.4.3, no 
luck. I will add your prebuild OSC library to the Windows installer if it 
works, thanks.

About not stopping if in same thread, is the command for stopping held up in 
the FLTK queue, or does the event get dispatched but not succeed in stopping 
performance? Does the API call to stop get called?

Regards,
Mike

----- Original Message ----- 
From: "Istvan Varga" 
To: 
Sent: Thursday, April 27, 2006 6:06 PM
Subject: Re: [Csnd] Csound 5 GUI frontends


> There is a Win32 beta version now at this address:
>  http://csound.sourceforge.net/csound5gui.zip
> Currently, the stop button does not seem to work correctly when
> not performing in a separate thread (this mode of operation is
> only needed when using FLTK graphs and opcodes), and the "options"
> window does not have a close button on Windows (you can still
> close it with the Escape key, though). There may be other minor
> bugs, these should hopefully be fixed soon.
> To install the GUI, you need the 5.02 beta (single precision)
> from SourceForge. Copy these files to the bin\ directory,
> overwriting any already existing files with the same name:
>  csound32.dll.5.1
>  csound5gui.exe
>  fltk.dll
> this file should be copied to plugins\:
>  widgets.dll
>
> Not related to this topic, but the Win32 OSC plugin is also
> available for those who are interested:
>  http://csound.sourceforge.net/osc.tar.bz2
> -- 
> Send bugs reports to this list.
> To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk
> 

Date2006-04-28 10:04
FromIstvan Varga
SubjectRe: Csound 5 GUI frontends
AttachmentsNone