Lixie-Labs / Emotiscope

Let your eyes enjoy the music too ✨ Extremely low-latency audio processing lets LEDs perfectly synchronize to your music's notation and tempo.
https://emotiscope.rocks/
GNU General Public License v3.0
27 stars 5 forks source link

Implement client-side ping-pong communication test #17

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 4 months ago

https://github.com/connornishijima/Emotiscope/blob/61e47876d772daf28a3e2d3e858d7fe978c7d372/data/js/websockets_connection.js#L13


    "mode_selected":"get|config",
};

function run_ping_pong(){
    // TODO: Implement client-side ping-pong communication test
}

function set_locked_state(locked_state){
    let dimmer = document.getElementById("dimmer");
    if(locked_state == true){
github-actions[bot] commented 4 months ago

Closed in 3515ea6d2c691d75055a498d995b6ff950eddd4b