relativeflux

Results 1 issues of relativeflux

I am attempting to use [`bufferSetn`](https://crucialfelix.github.io/supercolliderjs/#/packages/server/msg?id=bufferSetn) to set samples into a pre-allocated buffer, but it's not working for me. I allocate the buffer like this: `await server.buffer(10);` Then I try...