Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

RahiTuber

A lightweight yet highly customisable pngtuber app · By rahisaurus

Feature request: MIDI controller input

A topic by Amelia created 11 days ago Views: 29 Replies: 1
Viewing posts 1 to 2

Hi Rahi, hope this is an ok place to leave feature requests!

I recently got my hands on a Novation Launchpad X, and while you CAN map keyboard shortcuts to it (and this is how I have my pngtuber expressions set up right now!) I’m always afraid that I’ll use a shortcut that accidentally does something in another program 😂 I dunno how complicated this would be to implement, but I would love to see MIDI input mapping as an option!

This could also open up options like key-accurate tracking for a piano performance or using knobs and faders to control behavior on a sliding scale… Interesting potential, I think! I would be glad to hop in GitHub and help test things with the Launchpad and my other MIDI controllers.

Thanks for all the awesome work you do!

Developer

I'll think on it!

If your launchpad supports scripting, or has a plugin that can query a web server (probably called "fetch url" or "web request") then you can use RahiTuber's "Trigger States via HTTP" feature instead of actual keypress assignment. Check out the end of the States and Automation tutorial for more info ^^