On Saturday 06 May 2006 01:42, David Akbari wrote: > First off, please accept my sincerest apologies for not specifying this > information in the original email. > > I was using the csound5-20060430 tarball that had the csound5gui > program in the "fltk_gui" directory. Also I was using FLTK-1.1.5 on Mac > OS 10.4 that was configured with --enable-shared --enable-threads. FLTK-1.1.7 is required because some widgets that are only in this version (or newer) are used. In fact, SConstruct even checks for the availability of the new widgets. I think I will create a new source tarball today so that any changes since the last one can be tested on the Mac. > Specifically concerning the csound5gui frontend, I have been using it > with FLTK-1.1.7 on OS X 10.3 and Debian Linux 2.6 kernel. Disabling a > separate thread for audio allows instantiation of the FLTK widgets from > the frontend (they respond to mouse input) however there is no audio. > Leaving a separate thread enabled for audio processing produces audio > output but the FLTK window hangs and does not respond to interrupts > (spinning beach ball) forcing a Ctrl+C of the program. Frankly, I don't > use FLTK too much so I find this frontend to be most useful for quickly > compiling Csound5 orchestras. The message level by default is also > nice. The frontend is intended to work with the widget opcodes, and it does on Linux and Win32. However, some changes related to this, as well as thread locks on the Mac, have been made since the source tarball was released. So, it is possible that the graphs and widgets would work now with the latest sources. Ans, as always, FLTK must be compiled as a shared library and with threads enabled. ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net