Module: MusicTheory

Defined in:
lib/music_theory.rb,
lib/music_theory/note.rb,
lib/music_theory/play.rb,
lib/music_theory/chord.rb,
lib/music_theory/modes.rb,
lib/music_theory/scale.rb,
lib/music_theory/third.rb,
lib/music_theory/octave.rb,
lib/music_theory/output.rb,
lib/music_theory/version.rb,
lib/music_theory/arpeggio.rb,
lib/music_theory/harmonize.rb,
lib/music_theory/transpose.rb,
lib/music_theory/scale_steps.rb

Defined Under Namespace

Modules: Output, ScaleSteps Classes: Arpeggio, Chord, Harmonize, Modes, Note, Octave, Play, Scale, Third, Transpose

Constant Summary collapse

VERSION =
"0.3.6"