Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 426 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 426 Bytes

Launchpad-Controller

An interface for converting a Novation Launchpad Midi Signals to VJoy Controller Commands.

This C# Program takes midi signals from a novation launchpad and sends them to a VJoy feeder so you can use your launchpad as a giant button pad!

To compile:

  1. Make sure you have the VjoyInterface DLL linked in the project dir
  2. Compile

To Run:

  1. Plug in launchpad
  2. Open VJoy Monitor
  3. Run the program!