noisesmith / scale-server

simple clojure / compojur demo that loads scale data and displays viola fingering for that scale starting at c3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-*- mode: Org; -*- (use C-c C-o to follow links in emacs org mode)

scale_list is

a simple web page that displays scales and fingerings

Usage

if you have clojure and lein installed, it should suffice to execute the run script from the top directory

scales should be placed in the scl directory, a huge archive of scales is available from the scala project

features [40%]

  • use query strings to select tuning/fundamental
  • use post data to set instrument tuning / fundamental
  • use cookies
  • use forms
  • dynamically generate reference dots

bugs

bugs are logged to log file

be sure to eliminate old debugging statements

rendering this is messed up, fix the parser to handle it shierlu

in line-mult shierlu in browser (warning, pegs CPU with the current version)

Copyright © 2012 justin smith

About

simple clojure / compojur demo that loads scale data and displays viola fingering for that scale starting at c3


Languages

Language:Clojure 99.7%Language:Shell 0.3%