WaveBeans / wavebeans

Audio Processing. On scale.
https://wavebeans.io
Apache License 2.0
24 stars 0 forks source link

Cli via kotlinc #42

Closed asubb closed 4 years ago

asubb commented 4 years ago

Implementation of CLI via using kotlinc to compile the script and then load the jar-file via classloader and evaluating new class within the current JVM.