A rewrite of the musiclight2 program in Rust.
Go to file
Thomas Kolb c08f24f8dc Reset send timing if lag becomes too high
This happens always if the input stream stops (for example, if the MPD
is paused). If the timing is not reset in this case, the program starts
spamming the target with UDP packets, resulting in unpredictable
animation behaviour.
2021-04-04 17:59:46 +00:00
src Reset send timing if lag becomes too high 2021-04-04 17:59:46 +00:00
.gitignore Initial commit 2021-02-16 22:44:31 +01:00
Cargo.lock Implement "particles" animation in Rust 2021-03-07 20:32:34 +01:00
Cargo.toml Implement "particles" animation in Rust 2021-03-07 20:32:34 +01:00