0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 24 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gem build in README More... over 2 years ago
remove rdoc More... over 2 years ago
gem install, README, .gitignore, version bump More... over 2 years ago
Merge pull request #2 from igneus/master More... over 2 years ago
gemspec error fixed More... over 9 years ago
Merge pull request #1 from igneus/master More... over 9 years ago
simplecov for coverage testing More... about 10 years ago
gem specification moved to a separate file; make specs run on current RSpec (2.1.0) More... about 10 years ago
minor spec change More... about 15 years ago
added RootNoteWithIntervals#note_names_in_common. Being at the superclass level, it'll work interchangebly with Chords or Scales. Also aliased :minor_scale to :aeolian_scale (like :natural_minor was already) More... over 15 years ago
changed examples More... over 15 years ago
README.textile More... over 15 years ago
renamed the project to rb-music-theory (was cb-music-theory) More... over 15 years ago
typo in README More... over 15 years ago
README for examples/olympiano and examples/rollo/rollo.rb More... over 15 years ago
Rollo plays music! examples/rollo/rollo.rb More... over 15 years ago
early mockup of rollo, a piano-roll midi generator which sort of looks like a linked list at the moment More... over 15 years ago
no lower base_duration than 0.75 More... over 15 years ago
randomness in base_duration More... over 15 years ago
added reason concert-piano.rns template to examples/olympiano More... over 15 years ago
rethinking things, may need to think rows, multi-passes, stripes and layers, instead of the columns it is now, passes let improvs sightread into the future More... over 15 years ago
examples/olympiano/launcher.rb: improv lambdas now queue their notes rather than call midi.play themselves More... over 15 years ago
examples More... over 15 years ago
midi generator example More... over 15 years ago
more chord fretting More... over 15 years ago
fix typo More... over 15 years ago
augmented triads with sevenths More... over 15 years ago
more Guitar#fret_this_chord tweaking More... over 15 years ago
more Guitar#fret_this_chord hacking More... over 15 years ago
first attempt at Guitar#fret_this_chord(Chord) More... over 15 years ago