<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Hi Will and list,</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Am Dienstag, 27. Juli 2021, 09:22:33 CEST schrieb Will Godfrey:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> Does anyone know of software that can generate MIDI messages from a touchpad?</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> The idea would be to send CCs to a sequencer or soft synth, but being able to</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> send it to an external hardware device would also be very useful.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">I'm a bit late but I have two different solutions, both via ALSA seq API:</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">1. kontroll by Florian Paul Schmidt <a href="https://github.com/fps/kontroll">https://github.com/fps/kontroll</a></p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">a small gtk/glade GUI program from 2006 that translates mouse position to MIDI CC or OSC. </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">The original page at tapas.affenbande.org is gone but the github code still compiles and works. I just tested and it emits chosen MIDI CC as soon as the mouse pointer moves.</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">2. QLC+ <a href="http://www.qlcplus.org/">http://www.qlcplus.org/</a></p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">a program to control lighting for clubs, theater etc.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">It features a virtual console, i.e. a canvas to place widgets like sliders, knobs etc., including an X/Y area to control moving lights.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">It can be configured to send MIDI data instead of DMX, but might be tricky to set up if you're not familiar with the program.</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">I can assist in getting this to work if you're interested, publically here on the list or via private mail.</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Edgar</p>
</body>
</html>