Monome-style /grid/ OSC handling for pads etc

Send us your feedback or ask for features.
Post Reply
wetterberg
Newbie
Posts:31
Joined:21 Dec 2011 01:37
Monome-style /grid/ OSC handling for pads etc

Post by wetterberg » 21 Dec 2011 02:10

I'd love a method of sending just a particular message to a particular pad in an array.

Especially when working with larger systems, keeping a running tab of all values in both software AND software gets kind of tedious, and 256-member lists are never fun to parse, really.

so something like "/Pads/grid/x y parameter value" would make a lot of sense to me.

thanks.

areos
Newbie
Posts:9
Joined:21 Dec 2011 18:41

Re: Monome-style /grid/ OSC handling for pads etc

Post by areos » 23 Dec 2011 15:25

I second it

nick_liine
Liine Staff
Posts:340
Joined:01 Oct 2010 11:06

Re: Monome-style /grid/ OSC handling for pads etc

Post by nick_liine » 24 Dec 2011 16:01

Hi guys,

Is this what you're looking for:
http://liine.net/en/community/user-library/view/87/

Also, in the monome emulator the technique is used. Have a look at the press() script in the functions Container in the following template:
http://liine.net/en/community/user-library/view/61/

Best regards,
Nick

Post Reply