Skip to content

Latest commit

 

History

History

create-a-plugin

description
How to develop, build, and package a plugin for use by yourself and other MIDI Mixer users.

Create a plugin

Detailed instructions on the options available to you when creating plugins will be here soon.

For now, check out the midi-mixer/plugin-template repository on GitHub for a quick-start guide or skip to one of the sections below to find out more information.

{% content-ref url="development-environment.md" %} development-environment.md {% endcontent-ref %}

{% content-ref url="creating-a-plugin.md" %} creating-a-plugin.md {% endcontent-ref %}

{% content-ref url="plugin.json.md" %} plugin.json.md {% endcontent-ref %}

{% content-ref url="assignments.md" %} assignments.md {% endcontent-ref %}

{% content-ref url="buttons.md" %} buttons.md {% endcontent-ref %}

{% content-ref url="settings.md" %} settings.md {% endcontent-ref %}

{% content-ref url="releasing.md" %} releasing.md {% endcontent-ref %}

{% content-ref url="debugging-and-common-issues.md" %} debugging-and-common-issues.md {% endcontent-ref %}