Sha256: ca3eae6b44314626c91ad2d17da4a54dbf2c848294d322142aebe6a735b04456

Contents?: true

Size: 193 Bytes

Versions: 22

Compression:

Stored size: 193 Bytes

Contents

# frozen_string_literal: true

module Coltrane
  module Theory
    module ChordSubstitutions
      def tritone_substitution
        self + Interval.augmented_fourth
      end
    end
  end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
coltrane-4.1.2 lib/coltrane/theory/chord_substitutions.rb
coltrane-4.1.1 lib/coltrane/theory/chord_substitutions.rb
coltrane-4.1.0 lib/coltrane/theory/chord_substitutions.rb
coltrane-4.0.6 lib/coltrane/theory/chord_substitutions.rb
coltrane-4.0.5 lib/coltrane/theory/chord_substitutions.rb
coltrane-4.0.4 lib/coltrane/theory/chord_substitutions.rb
coltrane-4.0.3 lib/coltrane/theory/chord_substitutions.rb
coltrane-3.4.2 lib/coltrane/theory/chord_substitutions.rb
coltrane-3.4.1 lib/coltrane/theory/chord_substitutions.rb
coltrane-3.4.0 lib/coltrane/theory/chord_substitutions.rb
coltrane-3.3.3 lib/coltrane/theory/chord_substitutions.rb
coltrane-3.3.2 lib/coltrane/theory/chord_substitutions.rb
coltrane-3.3.1 lib/coltrane/theory/chord_substitutions.rb
coltrane-3.3.0 lib/coltrane/theory/chord_substitutions.rb
coltrane-3.2.0 lib/coltrane/theory/chord_substitutions.rb
coltrane-3.1.3 lib/coltrane/theory/chord_substitutions.rb
coltrane-3.1.2 lib/coltrane/theory/chord_substitutions.rb
coltrane-3.1.1 lib/coltrane/theory/chord_substitutions.rb
coltrane-3.1.0 lib/coltrane/theory/chord_substitutions.rb
coltrane-3.0.0 lib/coltrane/theory/chord_substitutions.rb