Nathanaël Lécaudé

Results 21 issues of Nathanaël Lécaudé

Why is the net/subnet/universe hard coded in the client ? Would seem useful to be able to choose which universe to target.... Thanks !

As discussed here: https://forum.pjrc.com/threads/28194-Urgent-problem-with-DmxSimple-library On the Teensy 3 (and probably 3.1) Only 128 channels are enabled by default regardless of the DmxSimple.maxChannel(channel) call. Modifying this line to 512 solves the...

This fixes https://github.com/njh/node-red-contrib-osc/issues/22

When adding an endpoint with a parameter, something like `/user/:name` it doesn't seem to be picked up by the doc.

See: http://cycling74.com/forums/topic/auto-connect-objects-when-deleting-the-one-in-between-or-empty-object/

enhancement

When connecting a single object to another single object, allow selective inlet and outlet selection. for example: @cc o 3 8 9 12 i 7 9 14 15 would connect...

enhancement

See if it's eventually possible in a future version of Max to reliably get numinlets and numoutlets from javascript to avoid using the shift-n shortcut in some situations.

enhancement

### Current Behavior When attempting to display very large objects in the context sidebar, the runtime seems to struggle (100% cpu usage and sometimes freezes) ### Expected Behavior While I...

needs-triage

### Current Behavior I've encountered a strange behaviour where if I set an object in functionGlobalContext and modify it after in Node-RED, I will get unexpected behaviour. If I add...

bug