I made a player for the CSV files:  https://github.com/Diggsey/xmas_tree You just need Rust. ``` cargo run --bin xmas_tree_player --release -- sequences/barber_pole.csv ```
I made a player for the CSV files:

https://github.com/Diggsey/xmas_tree
You just need Rust.