Hi Hector, It is interesting as the context of blue's' widgets and instruments is not quite the same as Lettuce/Cabbage or MacCsound. Before using the API was enabled, having a button or button bank would have made no sense in BlueSynthBuilder, as it would have done nothing at compilation time. But now that there is an effect in realtime, it might make more sense to have UI items like buttons or display widgets. There's still a bit of work to smooth out some things with just the current implementation and updating the rest of the codebase to use the new API runner. While doing that, it'd make sense to review what widgets would make sense to add. Thanks! steven On Fri, Jul 25, 2008 at 8:36 AM, Hector Centeno wrote: > Steven, > > Thanks a lot for your work on making Blue's widgets realtime. That is > going to be of great benefit for me. I was wondering, since there are > no buttons or button banks in BlueSynthBuilder, are you planning in > adding more widgets? > > Cheers! > > > Hector > > > > On Thu, Jul 24, 2008 at 11:02 PM, Steven Yi wrote: >> The latest version of blue in CVS can now operate with instruments in >> realtime via the Csound API. This means twiddling knobs, sliders, >> etc. will affect sounds while csound is running, and you can save >> patches with your instrument (this is all referring to >> BlueSynthBuilder instruments). BlueSynthBuilder instruments feature a >> GUI editor to create your instruments. If you're working with >> automations in a score, the adjustments to automations will now work >> in realtime too. >> >> Granted, there's still work to be done and it may not cover all of >> your needs, but just thought I'd mention it. >> >> steven >> >> >> >> On Thu, Jul 24, 2008 at 6:09 PM, mark jamerson wrote: >>> >>> Hey, >>> >>> I been building a synth in csound that utilizes an FLTK gui for real-time operation; patch changes, envelope adjustment, etc. So far I have been happy with it, but I think I am starting to grow beyond the capabilities(and bugs) of the FLTK widgets. I am wondering what GUI tool kits might be capable of providing me with the tools I need to control my synth; sliders, knobs, voice/patch selection, and possibly setting recall. So far, I have glanced at Tcl/Tk and wxwidgets, but I'm having trouble finding information pertaining to this sort of application that is not inundated with more general/complex info. Any suggestions are welcomed. Also note that I am using windows. Thanks. >>> >>> Mark >>> >>> >>> >>> >>> >>> >>> Send bugs reports to this list. >>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" >>> >> >> >> Send bugs reports to this list. >> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" >> > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" >