Commit Graph

13 Commits

Author SHA1 Message Date
85a178e802 Create smnp.music.commands module 2020-05-30 12:49:50 +02:00
d9f29a95ad Extract SMNP core from 'app' module to 'core' module 2020-05-30 12:49:45 +02:00
0e255b6930 Overload plot() function to support more complex configuration 2020-05-30 12:49:43 +02:00
c28ae23774 Create working scaffolding for sound synthesizing module: smnp.audio.synth 2020-05-30 12:49:40 +02:00
ec6eeadfa8 Create smnp.audio.mic module 2020-05-30 12:49:36 +02:00
a74dafb60c Add missing modules to root settings.gradle 2020-05-30 12:49:32 +02:00
c7f251cbce Create basic scaffolding for MIDI sequencing module 2020-05-30 12:49:28 +02:00
5680ed4e42 Add new modules to standard library 2020-05-30 12:49:26 +02:00
264100eef1 Create some new standard library modules 2020-05-30 12:49:26 +02:00
6264be6573 Create smnp.io module with println() function 2020-05-30 12:49:21 +02:00
8ca966b376 Create working example of external module 2020-05-30 12:49:17 +02:00
dcdecee28f [BIG REFACTOR] Create new project structure and prepare scaffolding for external modules system 2020-05-30 12:49:16 +02:00
4697411cc9 Migrate tokenizer to Kotlin 2020-05-30 12:49:01 +02:00