ok more weirdness - plugged it into my rPi/pisound norns - and it DOES work - I recognise that pattern - its the foulplay UI!!! (it also promptly crashed - but there was no screen plugged in and I’m sure thetechnobear said something about grids not working properly - debugging one thing at a time…)
So something on my Mac - I realise I’m on an older high sierra - I’m trying the combo update to 10.13.4 which someone on another thread (which I guess this one should merge with) says is working for them
ok - serialosc uses a UDP port listening on serialosc - could it be weird binding caused by me messing about with networking at somepoint? which would explain messages coming out but not in - following that line of reasoning for a bit
edit - not this - have been talking to the grid using aiosc in python
incoming message from ('127.0.0.1', 12002): /serialosc/device ('m1000318', 'monome 128', 14008)
incoming message from ('127.0.0.1', 14008): /sys/id ('m1000318',)
incoming message from ('127.0.0.1', 14008): /sys/size (16, 8)
incoming message from ('127.0.0.1', 14008): /sys/host ('127.0.0.1',)
incoming message from ('127.0.0.1', 14008): /sys/port (13288,)
incoming message from ('127.0.0.1', 14008): /sys/prefix ('/monome',)
incoming message from ('127.0.0.1', 14008): /sys/size (16, 8)
incoming message from ('127.0.0.1', 14008): /sys/rotation (0,)
sending it a direct /grid/led/set,1,1,1 does not do anything even though it responds to /sys/info
and it worked - should it have a prefix? edit - yes it should and I’m using that in max too. hmm - weird
ok - this works - but the bpatcher serialosc does not!! ok - feels like i’m getting closer.
it’s not something stupid like the name of the grid is “monome 128” with a space in it ? (but you don’t seem to be able to change that so I’m guessing not)
ok mystified - I’ve got a few bits working by hacking in the serialosc posted above.
Non of the max for live devices work from the ableton pack - and yet if I go into them they are connecting and if I hack in a message to set an LED they seem to work. So all odd - I’m connecting to it, get messages but somehow all the max for live devices and most of the max patches I have are somehow not sending the right messages to light LEDs…
It feels like the grid is in some odd mode or something is changed from factory settings - I’m not sure that that is a thing though.