Like Ruby? Like Jazz/Music Theory? Check out jazz_model.
jazz_model is a set of models representing concepts in jazz theory and and includes computations dealing with keys and transposition. Recently updated to use ActiveRecord 3.0. Could have applications to some MIDI libraries if expanded.
Comments
This looks really cool! The gem doesn’t include schema.rb though, so I can’t get it to work.
Same for me – no schema.rb in the gem. I tried fetching it directly from github, but unfortunately it is Rails 3 only, which nowadays is not an option :(
Post a comment