Packages

A set of OTP servers that faciliate live MIDI composition and performance

Current section

Files

Jump to
undermidi src undermidi.app.src
Raw

src/undermidi.app.src

{application,undermidi,
[{description,"A set of OTP servers that faciliate live MIDI composition and performance"},
{vsn,"0.3.0"},
{registered,[undermidi]},
{mod,{'undermidi.app',[]}},
{applications,[kernel,stdlib,logjam,lfe]},
{env,[]},
{modules,['undermidi.devices','undermidi.util']},
{licenses,["BSD 2-clause"]},
{links,[]},
{exclude_files,["priv/images/*"]},
{include_files,["config"]}]}.