We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOther Libraries › Controller conflict, ControlP5+ProMidi
Page Index Toggle Pages: 1
Controller conflict, ControlP5+ProMidi (Read 688 times)
Controller conflict, ControlP5+ProMidi
Mar 25th, 2008, 10:27am
 
Well, it's in the title. I am asking if there is a way to use those two libraries together when using Controllers in ControlP5 and in Promidi.

Thanxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxx


Re: Controller conflict, ControlP5+ProMidi
Reply #1 - Apr 7th, 2008, 11:24pm
 
I know the problem is in the same name of a controller object in those libraries.. so use the dot syntax to say which one you want to use, like a:

Code:
ControlP5.Controller myGuiController;
ProMidi.Controller myMidiController;


good luck,
Kof
Re: Controller conflict, ControlP5+ProMidi
Reply #2 - Apr 8th, 2008, 10:44am
 
Great! Thanks for your reply. didn't know you could do that syntax but now I see it it looks really logic.

cheers
Re: Controller conflict, ControlP5+ProMidi
Reply #3 - Apr 9th, 2008, 1:42am
 
Hey! cool, you made that crazy-few-bit sounds for Oterp project, just randomly, have you have been at Inclusiva-net meeting in Madrid?.. maybe we met each other there.
Re: Controller conflict, ControlP5+ProMidi
Reply #4 - Apr 9th, 2008, 1:36pm
 
Hi, nice.
Unfortunately I won't be there Sad but Ato  will, I imagine. He told me about it I think. Thanks again for the processing advice.
How did you heard about OTERP? Maybe you'r spanish.
Page Index Toggle Pages: 1