Open MaxESP opened 4 years ago
thank you again for that awsome librairy
i have some problem to pass values from websocket file receive good
to
radial1.setValueAnimated(25); radial2.setValueAnimated(41); radial3.setValueAnimated(40); radial5.setValueAnimated(VALUE); compass1.setValueAnimated(50);
Finally I make it work with websocket amazing the uniq problem is that when the new value arrived the canvas go to zero '0' than go to the next value arrived with websocket
thank you again for that awsome librairy
i have some problem to pass values from websocket file receive good
to
radial1.setValueAnimated(25); radial2.setValueAnimated(41); radial3.setValueAnimated(40); radial5.setValueAnimated(VALUE); compass1.setValueAnimated(50);
Finally I make it work with websocket amazing the uniq problem is that when the new value arrived the canvas go to zero '0' than go to the next value arrived with websocket