Net Imp

Results 7 comments of Net Imp

Anyone find a solution to this yet? You would think that with the long thread @samudiogo referenced that it is enough of a problem to find a solution for...

OK I found a solution to my problem, not sure if it'll fix the problem for everyone, but we're running in a lambda serverless environment and had to set the...

Has anyone found a solution to this? I just want to develop on a remote machine and it seems there is no clear answer to get --disableHostCheck into the command...

My work around. Install angular at a global level. npm install -g @angular/cli Then run ng run app:serve --host=0.0.0.0 --port=8100 --disable-host-check

Websocket OBS if I am not mistaken doesn't work with slobs.

@monteslu did you ever figure out how to read sysex messages on your arduino?

I am working on a usb stomp box, I'd love to be able to send sysex messages to map buttons to channels, but my c++ is very much shit. *le...