UNPKG

interface.server

Version:

Design interactive interfaces using various devices and OSC/0MQ/WebSockets

11 lines (7 loc) 621 B
also to discuss: * How do we deal with inputs and outputs with multiple dimensions? * What would a GUI( s ) for monitoring / configuring the server look like? * If an app contains more than one OSC destination and it sends a request for information to the IS2, which receiver is the response sent to? * Should there be explicit OSC get/set semantics? * Expressions on inputs vs. expressions on mappings... are both needed? Mappings can have optional name parameter used to reference. When a /createMapping message is received, is2 first checks to see if a mapping with the provided name exists, if so, it is replaced.