[Clam-devel] Re: libloSource OSC plugin changes

Natanael Olaiz nolaiz at gmail.com
Thu Aug 14 11:37:40 PDT 2008


El 08/14/2008 12:01 PM, Han, Yushen escribió:
> Hi, Natanael
>
> Thanks for doing this ( I am happy to have OSCSource with a variable
> number of conctrol.)
>
> When I was loading the new "threecontrols" (did you update it?) example in NE
>   
I did it. Anyway, I updated again, with new output controls names: now 
the "/" is replaced by a "_".

> it gave error messages:
> At file scons/libs/core/src/OutControlRegistry.cxx line 45
> No out control named '/clam/target_0'.
> Try with: 'osc to control 1','osc to control 2','osc to control 3'
>  Unable to adquire symbols names for the backtrace
>
>   
I think is related with the previous message: you are using a previous 
instance of the plugin, with old names. Try what i wrote there...

> Can you open it properly in your NE?
>
> To debug, I tried to print out the _outControls name in
> LibloSource.hxx and they look find.
> _outControls[0]==/clam/target_0
> _outControls[1]==/clam/target_1
> _outControls[2]==/clam/target_2
>
> Your threecontrols.clamnetwork seems to be fine too:
>   <processing id="LibloSource" position="75,26" size="106,58"
> type="LibloSource">
>     <OscPath>/clam/target</OscPath>
>     <ServerPort>8000</ServerPort>
>     <NumberOfArguments>3</NumberOfArguments>
>   </processing>
>
>   <control_connection>
>     <out>LibloSource./clam/target_0</out>
>     <in>ControlPrinter.In Control</in>
>   </control_connection>
>
> I will keep debugging since both of us need this osc control via LibloSource.
> Please let me know if you find something. Thanks!
>
>
> Best regards,
> Han, Yushen
>
>
>
>
>
>
>
> On Thu, Aug 14, 2008 at 5:52 AM, Natanael Olaiz <nolaiz at gmail.com> wrote:
>   
>> I did it, with some other changes... For instance, update the
>> "threecontrols" example. The thing is, doing that I realized that the output
>> control names (which are based on the path, I though that is informative),
>> keeps the bars "/" of the OSC path.. Do you think that could be a problem on
>> NE/Prototyper/OfflinePlayer?
>>
>>
>> Regards,
>> Natanael.
>>
>>
>> El 08/14/2008 06:00 AM, Natanael Olaiz escribió:
>>     
>>> BTW, sorry for the format... (I realize now) I edited that on the midnight
>>> commander internal editor and it broke all the tabs. Tomorrow I'll fix that.
>>>
>>> El 08/14/2008 05:55 AM, Natanael Olaiz escribió:
>>>       
>>>> r11967:
>>>>
>>>>    * LibloSource: added _serverThread attribute. Used on
>>>>   ConcreteConfigure: if the server is running, restart it.
>>>>    * BlenderOSCSender:SendGroupObjects -> sendGroupObjectsPositions
>>>>
>>>> r11969:
>>>>
>>>>    * LibloSource: dynamic number of outputs. Automatically setted
>>>>   method handler for floats (for the same number of outputs).
>>>>
>>>>
>>>> BTW, the BlenderOSCSender changes are still somewhat unrelated: I want to
>>>> make a specific OSC receiver for that, but I also wanted to start improving
>>>> the actual OSC plugin... :-)
>>>>
>>>>
>>>> Regards,
>>>> Natanael.
>>>>
>>>>         
>>>       
>> _______________________________________________
>> Clam-devel mailing list
>> Clam-devel at llistes.projectes.lafarga.org
>> https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel
>>
>>     
>
>   





More information about the clam-devel mailing list