Added LFO ring modulator

This commit is contained in:
2019-01-19 16:23:33 +00:00
parent 887b2a9205
commit 73d4feb679
10 changed files with 119 additions and 21 deletions

View File

@@ -25,7 +25,7 @@
debug="true"
debuglevel="lines,vars,source"
encoding="UTF-8"
bootclasspath="${bootclass.path}"
bootclasspath="/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar"
includeAntRuntime="false"
deprecation="true"
srcdir="src"