Graphical Interface to Create Lua Midi Scripts?

Audio Plugin Hosts and other audio software applications discussion
Post Reply New Topic
RELATED
PRODUCTS

Post

Hi Everyone,

I have a Monome Shield on the way that will run Lua scripts. I have some MIDI processing ideas that I would like to try out, but don't quite have the time to learn Lua and program these myself. Does anyone know if there is a graphical user interface/modular type of software that would allow me to drag and drop various MIDI processing functions and then export the result as a Lua script? I am thinking of something like the Midihub Pipelines (https://blokas.io/midihub/docs/), but I do not think this would export a Lua script.

Thanks in advance for your thoughts!

Post

bharris22 wrote: Sat Dec 26, 2020 2:54 pm I have a Monome Shield on the way that will run Lua scripts. I have some MIDI processing ideas that I would like to try out, but don't quite have the time to learn Lua and program these myself. Does anyone know if there is a graphical user interface/modular type of software that would allow me to drag and drop various MIDI processing functions and then export the result as a Lua script? I am thinking of something like the Midihub Pipelines (https://blokas.io/midihub/docs/), but I do not think this would export a Lua script.
Lua is a general purpose scripting language that doesn't 'know' anything about MIDI, you'd need a GUI frontend for your exact program/API to use it like that.

Post

Yes, I understand - that is exactly what I am asking about.

Post

But you could just fire up the free Pure Data and patch something together in the box. The processing does not need to run inside of Monome...
If you work with Live, you can do even more with Max4Live... Both are graphical data flow languages with great communities to give you some advice and sub patchers to cobble together...

Post Reply

Return to “Hosts & Applications (Sequencers, DAWs, Audio Editors, etc.)”