autd-wav-modulation 1.0.0

Wav Modulation for AUTD.
Documentation
[package]
name = "autd-wav-modulation"
version = "1.0.0"
authors = ["shun suzuki <suzuki@hapis.k.u-tokyo.ac.jp>"]
edition = "2018"

license = "MIT"
description = "Wav Modulation for AUTD."
repository = "https://github.com/sssssssuzuki/autd-wav-modulation"
readme = "README.md"
keywords = ["autd"]
exclude = [
    ".github/*",
]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
autd-modulation = "1.0.0"
hound = "3.4.0"