Page 1 of 1

Posted: 09 Jan 2018, 12:29
by grego mondo
Hi
I'm trying to communicate with Millumin,
It appears that millumin osc messages are bundle
what I see from millumin is like :
OSC in from 192.168.1.42 : /black (i) bundle#1
now I'm trying to send such a message to millumin but I can't figure out how to send a bundle message

any one has a clue ?

Posted: 09 Jan 2018, 13:09
by grego mondo
I've tryied to send messages like the one from osctouch layout and it works fine with just an osc send 1 value (I can change opacity for instance)

My pb is to send osc message for an osc remoted parameter like next column

Posted: 11 Jan 2018, 17:43
by grego mondo
Solved using the Millumlin osc implementation and not the osc learn that was in my project.

:-)