Hello,
For those who are developer types, I thought I'd mention a plugin for LMMS that I've been working on:
https://github.com/paulbatchelor/lmms-sporth
I've been yakking about it in this github issue here:
https://github.com/LMMS/lmms/issues/3368
This is a plugin that makes it possible to run my audio programming language Sporth inside of LMMS. Sporth is a very powerful language for audio synthesis and processing, with over 100 kinds of unit generators. The language itself is stack based, which lends itself well for producing very complicated signal chains in only a few lines of code.
Still working on the plugin, but it definitely works!
All the best,
-P
For those who are developer types, I thought I'd mention a plugin for LMMS that I've been working on:
https://github.com/paulbatchelor/lmms-sporth
I've been yakking about it in this github issue here:
https://github.com/LMMS/lmms/issues/3368
This is a plugin that makes it possible to run my audio programming language Sporth inside of LMMS. Sporth is a very powerful language for audio synthesis and processing, with over 100 kinds of unit generators. The language itself is stack based, which lends itself well for producing very complicated signal chains in only a few lines of code.
Still working on the plugin, but it definitely works!
All the best,
-P