hi, new french froggy here
Would like to control local daw from web for launch and maybe write midi clip for sequencing sound, light, video, motor from anywhere.
What i ve done:
Control sound, light, video and esp8266 with daw (ableton)
launch clip with touchosc and touch osc bridge but only on my wlan (udp)
control esp from anywhere
control ableton with serial arduino(hairless)
One solution would be to connect a serial esp8266 to the computer executing ableton.
But I'm pretty sure it's possible to receive MIDI directly from the web to ableton.
I am a noob in programming and network, try different old program of 2012 using node.js and MIDI without success.
I only managed to do a little rhizome server work.
(Https://github.com/sebpiq/rhizome)
Who seems to be able to do what I want.
And i m here with the server running but don't know how send osc Pd or directly MIDI from my distant client
If you have any ideas on how to use rhizome with osc, pd or directly MIDI for launch clip?
Thank you