first wavetable synth demo
This commit is contained in:
parent
3ea7aac1f4
commit
58579ae6c2
6 changed files with 84 additions and 20 deletions
|
|
@ -31,6 +31,8 @@ qingke = {path = "ext/qingke"}
|
|||
|
||||
adpcm-pwm-dac = { path = "ext/adpcm-pwm-dac/" }
|
||||
|
||||
wavetable-synth = { path = "ext/wavetable-synth" }
|
||||
|
||||
critical-section = { version = "1.2.0" }
|
||||
|
||||
[profile.release]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue