ptytb / touchy

Tablet or mouse as a MIDI X-Y Pad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screenshot

binaries

Touchy for Windows 64-bit

install & run

pipenv install
py touchy.py

For building the binaries:

pipenv install --dev
build_exe.cmd

virtual midi ports

Use loopmidi to route MIDI output to VCV Rack, VST plugins or whatever.

open source drivers

Windows Ink tablet pen pressure support available through TabletDriver

About

Tablet or mouse as a MIDI X-Y Pad

License:MIT License


Languages

Language:Python 99.4%Language:Batchfile 0.6%