Sha256: 344b8e5c9ce661feca2c16ab4a9f0c2a3f5e8d01198aadecdf5f2a7f5b49ac32

Contents?: true

Size: 109 Bytes

Versions: 7

Compression:

Stored size: 109 Bytes

Contents

module Fretboards
  module Tuning
    UKULELE = %w[ g' c' e' a' ]
    GUITAR = %w[ e, a, d g b e' ]
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fretboards-0.2.1 lib/fretboards/tuning.rb
fretboards-0.2.0 lib/fretboards/tuning.rb
fretboards-0.1.0 lib/fretboards/tuning.rb
fretboards-0.0.5 lib/fretboards/tuning.rb
fretboards-0.0.4 lib/fretboards/tuning.rb
fretboards-0.0.3 lib/fretboards/tuning.rb
fretboards-0.0.2 lib/fretboards/tuning.rb