Packages

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

Current section

Files

Jump to
undermidi priv config script.config
Raw

priv/config/script.config

[
{kernel, [
{logger, [
{handler, default, logger_std_h,
#{level => error,
formatter => {logjam, #{
colored => true,
map_depth => 3,
term_depth => 50,
time_designator => $\s,
time_offset => "",
time_unit => second,
strip_tz => true,
level_capitalize => true
}}}
}
]}
]},
{undermidi, [
]}
].