Current section
Files
Jump to
Current section
Files
src/alsa.app.src
{application,alsa,
[{description,"Alsa libasound2 bindings"},
{vsn,"0.2.2"},
{registered,[alsa_sup,alsa_mixer_sup]},
{mod,{alsa_app,[]}},
{applications,[kernel,stdlib,reg]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/kopera/erlang-alsa"}]}]}.