Skip to content

SirHellHound/virtual-midi-controller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual MIDI Controller

Screenshot

A software MIDI controller which can send MIDI to any input device. Also exposes itself as a MIDI input to other applications (OSX only)

Building with Projucer

This is a JUCE project and should compile no problems by normal means. However, the prefered method is to use Waf or VSCode. See below.

Building with Waf

Note: Open the jucer/VMC.jucer with Projucer and save it before doing this. Generated files currently are not saved in Git.

./waf configure build

Run ./waf --help for all options.

Building & Debugging with VSCode

There are launch and build tasks ready to go in the .vscode folder. You should see them in the tasks dialog.

About

A software MIDI controller.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 46.1%
  • C 32.8%
  • HTML 17.2%
  • Python 3.0%
  • Makefile 0.5%
  • Roff 0.3%
  • CSS 0.1%