if I can quite understand I started a little
Search found 24 matches
- 26 May 2009, 00:16
- Forum: Patching questions
- Topic: how to activate an object only if it is in a specific area of my table
- Replies: 9
- Views: 12656
- 25 May 2009, 23:45
- Forum: Patching questions
- Topic: how to activate an object only if it is in a specific area of my table
- Replies: 9
- Views: 12656
For concret exemple i try to make a virtual "active" area to mount the volume on the Y axis which only works if the marker is in this area and there have no interaction if I move elsewhere on the table. So I lock my property to change x in an area from 0 to 0,1. but for the Y it remains active acros...
- 25 May 2009, 23:38
- Forum: Patching questions
- Topic: how to activate an object only if it is in a specific area of my table
- Replies: 9
- Views: 12656
I'll attached a photo of the patch and a folder .zip that you can recover at this address. http: / / marcelvincent47.free.fr/test.zip It contains the patch make by olivier for retrieve the data and specially to choose the id of the marker is placed on the table. It works very well. I hope to make it...
- 25 May 2009, 20:45
- Forum: Patching questions
- Topic: how to activate an object only if it is in a specific area of my table
- Replies: 9
- Views: 12656
- 25 May 2009, 20:35
- Forum: Patching questions
- Topic: how to activate an object only if it is in a specific area of my table
- Replies: 9
- Views: 12656
- 25 May 2009, 20:23
- Forum: Patching questions
- Topic: how to activate an object only if it is in a specific area of my table
- Replies: 9
- Views: 12656
- 25 May 2009, 19:58
- Forum: Patching questions
- Topic: how to activate an object only if it is in a specific area of my table
- Replies: 9
- Views: 12656
I still go to work on my table sound. I use the software reactision which reflecting the position of markers for the X and Y axes and other parameters in OSC using the TUIO protocol. Olivier helped me by providing me a module to retrieve the X and Y coordinates of the markers on the surface of the t...
- 24 May 2009, 16:28
- Forum: Patching questions
- Topic: How to avoid a jump in value with an object rotating and reactivision?
- Replies: 0
- Views: 2570
I reactivision and markers to retrieve the values transmitted by the rotation of an object. The values transmitted by the rotation of my object go from 0 to 6. The problem that I see as the principle of rotation had no physical limitations is that when the object reaches the value 6 if you turn the ...
- 24 May 2009, 16:09
- Forum: Patching questions
- Topic: How to convert values from 0 to 1 with values ranging from 0 to 127 ?
- Replies: 2
- Views: 4124
- 24 May 2009, 14:58
- Forum: Patching questions
- Topic: How to convert values from 0 to 1 with values ranging from 0 to 127 ?
- Replies: 2
- Views: 4124
- 23 May 2009, 15:18
- Forum: General discussion
- Topic: How-to recieve OSC message from reactivision ?
- Replies: 24
- Views: 24425
So now I am quite fast with the help of Olivier. I have now an other problem to solve. I recover the rotation parameters of my markers. I want to control with a button rotatif.But when I turned my marker and it reaches its maximum value. I have a shift button and the value returned at once to a mini...
- 23 May 2009, 10:40
- Forum: General discussion
- Topic: How-to recieve OSC message from reactivision ?
- Replies: 24
- Views: 24425
It's all right now ! I thank Olivier for his help and responsiveness. I received the revised version with a patch for my table. after a little time all seems to be working good for me.I 've found how to identify the markers :-D Now I have to look at and learn the subtleties of the patch construction...
- 22 May 2009, 14:10
- Forum: General discussion
- Topic: How-to recieve OSC message from reactivision ?
- Replies: 24
- Views: 24425
- 22 May 2009, 13:12
- Forum: General discussion
- Topic: How-to recieve OSC message from reactivision ?
- Replies: 24
- Views: 24425
- 22 May 2009, 12:15
- Forum: General discussion
- Topic: How-to recieve OSC message from reactivision ?
- Replies: 24
- Views: 24425
So, from what I understand Usine sees the presence of the object and its ID. PAr against it does not receive information related to the displacement of the object so it is normal that I did receive anything in my fader. So I get the message: CSOs from 127.0.0.1: / tuio/2Dobj (sii) If I look at the t...
- 22 May 2009, 11:59
- Forum: General discussion
- Topic: How-to recieve OSC message from reactivision ?
- Replies: 24
- Views: 24425
- 22 May 2009, 11:36
- Forum: General discussion
- Topic: How-to recieve OSC message from reactivision ?
- Replies: 24
- Views: 24425
- 22 May 2009, 11:26
- Forum: General discussion
- Topic: How-to recieve OSC message from reactivision ?
- Replies: 24
- Views: 24425
- 22 May 2009, 11:17
- Forum: General discussion
- Topic: How-to recieve OSC message from reactivision ?
- Replies: 24
- Views: 24425
- 22 May 2009, 11:01
- Forum: General discussion
- Topic: How-to recieve OSC message from reactivision ?
- Replies: 24
- Views: 24425
- 22 May 2009, 10:23
- Forum: General discussion
- Topic: How-to recieve OSC message from reactivision ?
- Replies: 24
- Views: 24425
Bonjour. Thanks for your help. I have tried to put a module OSCreceive. I think that I have the parameter values sent by the movement of my object through a xml file. Finally I guess because when I connect the module "OSCreceive" my button it freezes immediately on its maximum value. So I'll look fo...
- 22 May 2009, 01:12
- Forum: General discussion
- Topic: How-to recieve OSC message from reactivision ?
- Replies: 24
- Views: 24425
Ok it's now already working. But i use reactivision and it send Osc messages using a protocol called Tuio. I want to make a tangible interface and control sound parameters with my fingers. So i make it and it's working good. we can see it here for a better comprehension ! http://www.dailymotion.com/...
- 26 Oct 2008, 22:43
- Forum: General discussion
- Topic: How-to recieve OSC message from reactivision ?
- Replies: 24
- Views: 24425
- 16 Oct 2008, 19:27
- Forum: General discussion
- Topic: How-to recieve OSC message from reactivision ?
- Replies: 24
- Views: 24425
Hello, I try to establish a communication between Usine and reactivision using the Osc protocol . I know that reactivision transmits information to reactivision Osc at 127.0.0.1:3333. But: I do not understand how to set the table setup Osc Factory to retrieve this information. But I do not understan...

