Skip to content

kamiyo/musicmath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

musicmath

A demo of music and math (and programming)!

Overview

Learning clojurescript and hopefully setup a demo about note frequencies and tuning incompatibilities.

Setup

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.

License

Copyright © 2018 Sean Chen (kamiyo)

Distributed under the Eclipse Public License 2.0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published