DISTRHO Plugin Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Patrick Desaulniers 23cc7da9a6 Finish basic implementation of SVG support + MidiKeyboard example 6 years ago
..
resources Finish basic implementation of SVG support + MidiKeyboard example 6 years ago
DistrhoPluginInfo.h Finish basic implementation of SVG support + MidiKeyboard example 6 years ago
KeyboardWidget.hpp Finish basic implementation of SVG support + MidiKeyboard example 6 years ago
Makefile Finish basic implementation of SVG support + MidiKeyboard example 6 years ago
MidiKeyboardExamplePlugin.cpp Initial work on SVG support 6 years ago
MidiKeyboardExampleUI.cpp Finish basic implementation of SVG support + MidiKeyboard example 6 years ago
README.md Initial work on SVG support 6 years ago

README.md

MidiKeyboard example

This example will show how to use the following features of DPF:

  • sendNote
  • getState
  • Layout-independent keyboard handling using keycodes