Bruno Gola
Bruno Gola
Currently it is not possible to directly access an open TCP socket from sclang. This RFC proposes a way to access the metadata of the socket created when calling `NetAddr.connect`...
## Purpose and Motivation The current checkout of hidapi is broken on linux. This PR updates to the latest fix. For more info see: https://github.com/supercollider/hidapi/pull/17 ## Types of changes -...
## Purpose and Motivation Introduces `NodeProxyPartMap`, an object to allow mapping a subset of the outputs of a proxy. It also adds a convenience method `partMap` to `NodeProxy`. This was...