Show HN: An online drawing tool that lets you change colors via MIDI controller
1–10 of 19 posts
Re: Show HN: An online drawing tool that lets you change colors via MIDI controller
#2Re: Show HN: An online drawing tool that lets you change colors via MIDI controller
#3Re: Show HN: An online drawing tool that lets you change colors via MIDI controller
#4I wish that this was a feature throughout the OS. Being able to bind a foot pedal to pasting from the clipboard, or a slider to a variable in your IDE, or a rotary to a control in a video editing app, would be amazing and open up entirely new avenues for computing and letting people customize their setup. Particularly thinking of the accessibility implications.
Re: Show HN: An online drawing tool that lets you change colors via MIDI controller
#5Re: Show HN: An online drawing tool that lets you change colors via MIDI controller
#6I've used it in combination with visgrep from the xautomation package[2] to locate and click on non-MIDI-learnable GUI buttons on a software synth, but it can be anything.
I've also used mididings to control mpv[3], allowing me to pause, play, rewind and fast-forward videos with my feet using my MIDI foot pedal controller[4] while with my hands I type up a transcript of what's being said in the video.
[1] - http://das.nasophon.de/mididings/
[2] - https://hoopajoo.net/projects/xautomation.html
[3] - https://mpv.io/
[4] - https://www.behringer.com/Categories/Behringer/Accessories/M...
Re: Show HN: An online drawing tool that lets you change colors via MIDI controller
#7Loving the retro look of the controller! I find it a bit confusing that you have letters R, G, and B on the controller but you're modifying the Hue, Saturation, and Brightness values on the editor. Just a small nitpick.
Re: Show HN: An online drawing tool that lets you change colors via MIDI controller
#8I'm using MIDI as an input to the control software for an art installation at the moment, and once WebGPU is out and compute shaders are available on the web, the whole thing could be deployed to the browser, which would be cool. At the moment it's built to a native executable, which is fast, but not as easy to share.
Re: Show HN: An online drawing tool that lets you change colors via MIDI controller
#9I wish more software could map external controls over midi or osc.