Packages

Music-theoretic LFE modules: notes, intervals, keys, scales, modes, melody-generation, etc.

Current section

Files

Jump to
undertheory src undertheory.app.src
Raw

src/undertheory.app.src

{application,undertheory,
[{description,"Music-theoretic LFE modules: keys, scales, modes, melody-generation, etc."},
{vsn,"0.2.0-rc1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["BSD 2-clause"]},
{links,[{"GitHub","https://github.com/ut-proj/undertheory"}]},
{links,[]},
{exclude_files,["priv/*"]}]}.