sample 0.10.0

A crate providing the fundamentals for working with audio PCM DSP.
Documentation
# RUST STUFF

# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe

# Generated by Cargo
/target/
Cargo.lock



# MAC STUFF

.DS_Store
.AppleDouble
.LSOverride

# Icon must end with two \r
Icon

# Thumbnails
._*

# Files that might appear on external disk
.Spotlight-V100
.Trashes

# Ignore the generated WAV file
/assets/two_vowels_10k.wav