jah
19

s.boot after SerialOSCGrid.testLeds and demo will (well, should) emit sound too.
edit: For those interested: SerialOSCClient has gone through many revisions since my first post about it here. There’s the one liner SerialOSCGrid.testLeds / SerialOSCEnd.testLeds tests/demos, ways to spawn multiple apps and route them to devices (I believe it’s often called multiplexing) and it’s better documented.
Code posted above in this thread works but there are better ways of using the library now. Refer to the SerialOSCClient-sc github repo for the latest version.