| I fixed a few simple bugs, and theFLTK opcodes now appear to be working in
Csound 5 (on Windows, anyway). I didn't test more than just the knob example
in fl.csd, but it does work. It works both in csound and in CsoundVST. I
imagine at least some of the other widgets work, and I wouln't be surprised
if they work on Linux too. I should have a chance to test on Linux tomorrow.
The main problem with the usability of Csound5 for real-time work right now
is the excessive latency in the PortAudio build for the Windows multimedia
libraries. We need to get a DirectX or ASIO version going, or something. I
think if the audio latency improves Csound5 will be usable for both FLTK
widgets and real-time MIDI performance on Windows. I will be interested to
see what the Linux latency is tomorrow.
----- Original Message -----
From: "stevenyi"
To: "csound"
Sent: Wednesday, May 05, 2004 10:50 PM
Subject: Re: [Csnd] FLTK in Csound5.0?
> Hi all,
>
> To let everyone know, csound5 already is set this way (supplying
> useFLTK=1 or useFLTK=0 when compiling with scons). FLTK opcodes are
> there and it's optional to compile in or not.
>
> The FLTK opcodes should eventually be turned into an external opcode
> library so that it's availability would be an issue of if the opcode lib
> is in your OPCODEDIR or not. The conversion of that to an opcode lib
> should not be that difficult but just time consuming and probably more
> time than most anyone has at the moment.
>
> Thanks,
> steven
>
>
>
> On Wed, 2004-05-05 at 18:37, kelly hirai wrote:
> > it would be nice to be able to compile FLTK in as
> > something like and autoconf option. on the one hand,
> > i've been trying to run csound on some pretty slim
> > systems to do automated sound processing. OTOH, i am
> > trying to write some csound programs for end users, on
> > linux, and they really need all those sliders and
> > buttons to explain their options. can't we have both?
> > if fltk isn't detected, turn it off and echo something
> > to that effect in the csound --help flag? i thought
> > that the version5 was suppose to have a more modular
> > approach, to make these kind of things possible.
> >
> > k.
> >
> > =====
> > kelly hirai http://ongaku.isa-geek.net/~khirai
> >
> >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > Win a $20,000 Career Makeover at Yahoo! HotJobs
> > http://hotjobs.sweepstakes.yahoo.com/careermakeover
>
> --
> Send bugs reports to csound-bugs@cs.bath.ac.uk
> (or to http://www.cs.bath.ac.uk/cgi-bin/csound )
> To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk
> |