initial commit

This commit is contained in:
2025-09-17 20:33:25 +02:00
commit 20cac4cb60
6 changed files with 176 additions and 0 deletions

7
Cargo.toml Normal file
View File

@ -0,0 +1,7 @@
[package]
name = "rdsp"
version = "0.1.0"
edition = "2024"
[dependencies]
hound = "3.5.1"