pile-audio refactor

This commit is contained in:
2026-02-21 19:19:41 -08:00
parent 5aab61bd1b
commit 6286719e88
136 changed files with 1995 additions and 3390 deletions

View File

@@ -9,8 +9,9 @@ workspace = true
[dependencies]
pile-config = { workspace = true }
pile-audio = { workspace = true }
pile-toolbox = { workspace = true }
pile-flac = { workspace = true }
serde_json = { workspace = true }
itertools = { workspace = true }