Skip to content

Commit

Permalink
shady-lib: add shady-audio
Browse files Browse the repository at this point in the history
  • Loading branch information
TornaxO7 committed Dec 23, 2024
1 parent 5ffd20a commit 83b1ec6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion shady-lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ license = "GPL2"
[dependencies]
bytemuck = { version = "1", features = ["derive"] }

shady-audio = { path = "../shady-audio" }

realfft.workspace = true
cpal.workspace = true
wgpu.workspace = true
tracing.workspace = true
thiserror.workspace = true


[features]
default = []

Expand Down

0 comments on commit 83b1ec6

Please sign in to comment.