Skip to content

ut-proj/undertheory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

undertheory

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

Build Status LFE Versions Erlang Versions

Dependencies & Setup

This application assumes that the following are on your system:

  • git
  • A modern install of Erlang (v25+)
  • rebar3 (Erlang build tool)

Build & Run

rebar3 compile

Start up the LFE REPL:

rebar3 lfe repl

API

TBD