lightop / touch2click

Click your mouse with your TouchOSC
MIT License
0 stars 0 forks source link

A way to make your your app broadcast the OSC message. #1

Open sherify2011 opened 4 years ago

sherify2011 commented 4 years ago

@lightop your application is such a wonderful tool. I want to find out if there's a way to make the app broadcast the the receive OSC message or at least share the IP Address with other applications on the same system? I'm a Windows user.

lightop commented 4 years ago

If i got you right, you want touch2click to recieve all osc messages and resend some of them to other applications on the same computer?

sherify2011 commented 4 years ago

@lightop, Yes

lightop commented 4 years ago

There's no such feature in touch2click, but you can try this software https://github.com/ETCLabs/OSCRouter

sherify2011 commented 4 years ago

I have tried https://github.com/ETCLabs/OSCRouter, also tried OSC matrix but Touch2Click seems not to take input from other applications other than TouchOSC. Once matrixed or routed, Touch2Click simply closes when .T2c is loaded and it is started.

lightop commented 4 years ago

Looks like a bug! I'll take a look

sherify2011 commented 4 years ago

Ok. I will be following up.

lightop commented 4 years ago

Now ip and port are selectable before starting. Can you run t2c from the source? I need some time to setup windows for python and pypackage

sherify2011 commented 4 years ago

I will check and revert back. Sorry I'm just seeing this message.

sherify2011 commented 4 years ago

@lightop i do not know what im doing wrongly but this is what i get before the app closeses

File "C:\Users\owner\AppData\Local\Programs\Python\Python36\lib\asyncio\base_events.py", line 323, in _make_datagram_transport raise NotImplementedError NotImplementedError

sherify2011 commented 4 years ago

@lightop can you help attend to the issue raised?