 
            
            
            
            
                28 Dec
                
                    2006
                
            
            
                28 Dec
                
                '06
                
            
            
            
        
    
                4:19 a.m.
            
        thor wrote:
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.
Hey Enrike
You might consider using the SwingOSC
- an OSC GUI server, originally made for SuperCollider, but I can't see any reason not to use it with ChucK.
(there are some PD (i.e. using SwingOSC with PD) examples in the distribution)
- This way you could even build one GUI and choose which soundengine to use or use many at the same time (ChucK, PD, SC, : )
of course. i forgot about this. I guess i could as well use wxpython with osc, maybe not that difficult for simple stuff like this.