Add basic sound handling infrastructure
This commit is contained in:
parent
e017d62e92
commit
138de37cbf
8 changed files with 495 additions and 32 deletions
|
@ -30,6 +30,7 @@ media = { path = "../media" }
|
|||
project = { path = "../project" }
|
||||
settings = { path = "../settings" }
|
||||
util = { path = "../util" }
|
||||
rodio = "0.17.1"
|
||||
|
||||
anyhow.workspace = true
|
||||
async-broadcast = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue