15 Commits

Author SHA1 Message Date
c020549cac Upgrade project to Java 17 and Gradle 8 2023-12-11 14:13:25 +01:00
88f2089310 Change root package 2020-10-12 11:43:33 +02:00
faa38111c1 Rename commands to full names 2020-10-12 11:43:31 +02:00
cde7998c1b Introduce some new commands and reduce their names to mostly single letter 2020-10-12 11:43:19 +02:00
0a23c10d33 Improve evaluation of wave level basing on log2 of velocity 2020-05-30 12:49:49 +02:00
5dbaed2edf Add support for velocity command to smnp.audio.synth module 2020-05-30 12:49:49 +02:00
af48d6b640 Make smnp.audio.synth::synth and smnp.audio.synth::wave functions accepting configMap-based commands 2020-05-30 12:49:48 +02:00
e7e76e9165 Add support for ConfigMap-based commands to smnp.audio.synth module 2020-05-30 12:49:48 +02:00
0ccc169b58 Fix default overtones value of wave compiler 2020-05-30 12:49:45 +02:00
8511356191 Remove unused dependencies 2020-05-30 12:49:42 +02:00
7bccb28080 Refactor/unify modules files structure 2020-05-30 12:49:41 +02:00
730d3803f0 Create envelope factory functions 2020-05-30 12:49:41 +02:00
ff45e7e479 Overload synth() and wave() functions 2020-05-30 12:49:41 +02:00
900d3849f1 Create MapConfigSchema utility function 2020-05-30 12:49:40 +02:00
c28ae23774 Create working scaffolding for sound synthesizing module: smnp.audio.synth 2020-05-30 12:49:40 +02:00