Sporth: a WIP LMMS plugin

Anything that doesn't fit into other topics goes here!
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
patchelor wrote:Hello,
Hi! Great to see you on forum too!
For those who are developer types, I thought I'd mention a plugin for LMMS that I've been working on:
Yes i have followed it on hub, very interesting!