[chuck-users] translating a pd patch to chuck

altern altern2 at gmail.com
Wed Dec 27 05:30:34 EST 2006


looks like scum is an sc wrap around FLTK gui library.

Did you have before in the chuck list any discussion about this GUI 
issue i am raising? I could not get any hit on the mailing list search.

I guess something like what sc offers would be a good solution, as long 
as it is cross platform. The maui_api project sounds like already going 
in that direction.

right now in order to solve the problem of translating my patch i think 
maybe the easiest solution would be to use the pd GUI i already have to 
control chuck with OSC.

enrike



babiakb at bellsouth.net wrote:
> this is a great question!  wondered many times myself.  the short answer is no, no gui in chuck.  but it wouldn't be hard to get scum gui etc working in chuck.  i think chuck is in c, so can use python or c widgets to interact certainly.  i've been working on this myself lately.  i hope someone is further along.  very good question.
> 
> 
>> From: altern <altern2 at gmail.com>
>> Date: 2006/12/26 Tue AM 07:52:23 EST
>> To: ChucK Users Mailing List <chuck-users at lists.cs.princeton.edu>
>> Subject: [chuck-users] translating a pd patch to chuck
>>
>> hi
>>
>> I would like to translate an old pd patch i have been using again lately 
>> to chuck, it has a fairly complex interface with many buttons, sliders, 
>> numbers... I was wondering if there is some way to create basic guis 
>> built in Chuck. I could not find any info about this.
>>
>> thanks
>>
>> enrike
>> _______________________________________________
>> chuck-users mailing list
>> chuck-users at lists.cs.princeton.edu
>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>>
> 
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
> 



More information about the chuck-users mailing list