Skip to content

nicanor/chord_transposer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChordTransposer

ChordTransposer es una gema creada para el sitio web AcordesTotales. El objetivo de ChordTransposer es crear una api sencilla para modificar la tonalidad y notación de los acordes. De esta forma uno podría a partir del string 'La#m', aumentar un tono la nota que representa: 'Sol#m', o pasar a notación americana: 'A#m'.

Installation

Add this line to your application's Gemfile:

gem 'chord_transposer'

And then execute:

$ bundle

Or install it yourself as:

$ gem install chord_transposer

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( https://github.com/[my-github-username]/chord_transposer/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Librería Para cambiar tonalidad y notación de acordes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages