Sebastien Piquemal
Sebastien Piquemal
Hi @tatecarson ! Sorry for the super slow answer. This error means that the user you run rhizome with tries to access a file and doesn't have the permissions for...
Ok Ill have a look!
I gave some thinking into how to do this, and I think the best way is to make rhizome available as a docker image! As soon as I find time,...
Hi @hamoid ! Yes you're totally right! In general, a lot of things should be fixed in this library. I haven't maintained it so much. I'll see when I have...
posted issue https://github.com/russellmcc/node-osc-min/issues/16
Also goes with #72
Hi Ben! Yes, it is definitely in my plans, and it is already possible. In fact personnally I am mostly using rhizome API instead of the command-line tool. However, the...
One problem is that it is hard to represent a single bundle in a simple flat way - how it is done throughout the library.
That might be a good option : https://github.com/carlos8f/node-buffet There's also a list of other options in the benchmark there (node-static, paperboy, etc ...)
Hmmm ... so the problem is for sending/receiving OSC to/from AWS right? I have done that before with a server I have bought from some other company. I did a...