Skip to content

gitter-badger/csoundAPI-ruby

 
 

Repository files navigation

Ruby bindings to the Csound API

I wish somebody else had done it, so that I did not have to do it. However, so far nobody has undertaken this task, so I'll give it a try.

Status

Just started, so don't expect anything wonderful any time soon.

Help Wanted

HELP WANTED and most welcome.

Installation

Add this line to your application's Gemfile:

gem 'csoundAPI-ruby'

And then execute:

$ bundle

Or install it yourself as:

$ gem install csoundAPI-ruby

Usage

TODO: Write usage instructions here

Contributing

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

CsoundAPI-ruby Copyright (C) 2015 Nicola Bernardini Licensed under the terms of the GNU GPL version 2 License

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.

About

Ruby binding gem to the csound sound software compiler API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%