Go to file
Agatha Lovelace 329ff463ed
Re-evaluate architecture and attempt rewrite in hopes of defeating scope creep
- symphonia/cpal instead of rodio, as it's too high level
- no audio streaming, for now
- tracing(-subscriber) instead of paris, as it isn't very useful for debugging
- KDL instead of TOML, as it's somewhat clunky, even for small config files
2024-01-27 20:39:52 +01:00
src Re-evaluate architecture and attempt rewrite in hopes of defeating scope creep 2024-01-27 20:39:52 +01:00
.gitignore Initial commit 2022-09-01 16:35:11 +02:00
Cargo.lock Re-evaluate architecture and attempt rewrite in hopes of defeating scope creep 2024-01-27 20:39:52 +01:00
Cargo.toml Re-evaluate architecture and attempt rewrite in hopes of defeating scope creep 2024-01-27 20:39:52 +01:00