A demo of music and math (and programming)!
Learning clojurescript and hopefully setup a demo about note frequencies and tuning incompatibilities.
Setup clojure and clojurescript.
Get lein: leiningen
Once installed, run lein repl - the project.clj contains the deps and startup commands for running figwheel which compiles the .cljs files into .js and loads a server with hot-loading. The site is then usually accessible at localhost:3449.
Depending on what editor you use, you will have to look up how to incorporate clojure/clojurescript into your workflow.
Copyright © 2018 Sean Chen (kamiyo)
Distributed under the Eclipse Public License 2.0.