gavalierm

Results 13 issues of gavalierm

My situation is very basic ESP8266 wifi client (run basic sketch) -(wifi)- AP -(cable A)- SWITCH -(cable B)- node server (raspberry pi4) when you disconnect cable B (between server and...

* **I'm submitting a ...** [ x] bug report [ ] feature request [ ] question about the decisions made in the repository [ ] question about how to use...

bug

Maybe some notice: ``` /Users/gavo/Documents/Arduino/libraries/arduinoWebSockets-2.3.6/src/WebSocketsServer.cpp: In member function 'WSclient_t* WebSocketsServerCore::handleNewClient(WiFiClient*)': /Users/gavo/Documents/Arduino/libraries/arduinoWebSockets-2.3.6/src/WebSocketsServer.cpp:634:12: warning: function may return address of local variable [-Wreturn-local-addr] return client; ^~~~~~ /Users/gavo/Documents/Arduino/libraries/arduinoWebSockets-2.3.6/src/WebSocketsServer.cpp:626:20: note: declared here WSclient_t dummy =...

We need reconnect VST plugin if needed, but is not possible to do that externaly. Using Ableton LIVE 11 and VST instance. When you disable the plugin audio is not...

This is very first compile. I use your example. ``` /Users/gavo/Projects/VYVOJ/arduino/libraries/BlueMagic32/src/BlueMagicCameraConnection.cpp: In member function 'BlueMagicCameraController* BlueMagicCameraConnection::connect(uint8_t)': /Users/gavo/Projects/VYVOJ/arduino/libraries/BlueMagic32/src/BlueMagicCameraConnection.cpp:404:40: error: request for member 'getCount' in '((BlueMagicCameraConnection*)this)->BlueMagicCameraConnection::_bleScan->BLEScan::getResults()', which is of pointer type 'BLEScanResults*'...

I have custom node.js tally dispatcher based on atem protocol. My idea is connect to the atem, read state data from protocol, parse it cleanup and send it futher... In...

enhancement

Can you please add - padding around the waveform - reference levels lines for 5% and 95% (or adjustable) If you have Davinci Resolve the waveform is very user friendly.

enhancement

We want to watch threads which have specific mark on their names like "Thread name TBD" Those threads are often created without specific mark and if needed the mark is...

I use regex a lot, but but i m missing something or thread watcher regex pattern does not work properly on public BOT. I tried to catch all names which...