/d_plot

Sensory dissonance tracing software

Primary LanguageRubyGNU General Public License v2.0GPL-2.0

DPlot

Join the chat at https://gitter.im/nicb/d_plot Build Status Code Climate Test Coverage

DPlot is a dissonance index measurement and tracing tool.

It requires a score in symbolic format, a soundfile synchronized with the score, and a plotting software (yet to be decided).

CAUTION

This is very much in the works right now. YMMV.

Installation

Add this line to your application's Gemfile:

gem 'd_plot'

And then execute:

$ bundle

Or install it yourself as:

$ gem install d_plot

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( https://github.com/[my-github-username]/d_plot/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

License

DPlot Copyright (C) 2015 Nicola Bernardini, Anna Terzaroli

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.