Skip to content

Commit 8f90730

Browse files
authored
Add hound wav file decoding/encoding lib (#8)
1 parent 27ea7a1 commit 8f90730

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

content/crates.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,9 @@ tags = ["languages", "DSP"]
9797
key = "rustfft"
9898
source = "crates"
9999
tags = ["FFT", "DSP"]
100+
101+
[[crates]]
102+
key = "hound"
103+
source = "crates"
104+
tags = ["streaming", "frameworks"]
105+

0 commit comments

Comments
 (0)