Add noise-studies-02
This commit is contained in:
parent
f412f975ad
commit
135daf211f
2 changed files with 94 additions and 0 deletions
|
|
@ -9,6 +9,10 @@ edition = "2021"
|
|||
name = "noise-studies-01"
|
||||
path = "src/noise-studies-01.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "noise-studies-02"
|
||||
path = "src/noise-studies-02.rs"
|
||||
|
||||
[dependencies]
|
||||
nannou = "0.18"
|
||||
rand = "0.8.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue