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 abbc5041e5 Use regular int for keyboardDeltaWidth 6 years ago
..
resources SVG cleanup and subtle UI polish 6 years ago
widgets SVG cleanup and subtle UI polish 6 years ago
DistrhoPluginInfo.h Finish basic implementation of SVG support + MidiKeyboard example 6 years ago
Makefile Cleanup 6 years ago
MidiKeyboardExamplePlugin.cpp Initial work on SVG support 6 years ago
MidiKeyboardExampleUI.cpp Use regular int for keyboardDeltaWidth 6 years ago
README.md Update MidiKeyboard's README 6 years ago

README.md

MidiKeyboard example

This example will demonstrate the following features of DPF:

  • sendNote, which can be used to send notes from UI to DSP.
  • Loading and displaying SVG images