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).
This is very much in the works right now. YMMV.
Add this line to your application's Gemfile:
gem 'd_plot'
And then execute:
$ bundle
Or install it yourself as:
$ gem install d_plot
TODO: Write usage instructions here
- Fork it ( https://github.com/[my-github-username]/d_plot/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
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.