Create working scaffolding for sound synthesizing module: smnp.audio.synth
This commit is contained in:
3
modules/synth/build.gradle
Normal file
3
modules/synth/build.gradle
Normal file
@@ -0,0 +1,3 @@
|
||||
dependencies {
|
||||
implementation group: 'org.knowm.xchart', name: 'xchart', version: '3.6.2'
|
||||
}
|
||||
Reference in New Issue
Block a user