RubyGems.org

music_coder

0.9.1

Music Coder is a music programming library. It generates music entirely through code in the chosen programming language (Ruby). There are three main reasons a technically minded person would use Music Coder: Producing music: Write scripts that mimic human creativity, and put some randomness in it, giving you a program that can generate aesthetically pleasing music that is completely unique in each file generated. Scientific exploration: Use the functions in Music Coder to concisely apply algorithms or math to the structure and properties of sound. Making samples: create samples or sections of music that are too complex to be done by hand in graphical audio programs such as Ableton.

installgem install music_coder
Authors

Karl Glaser

652 total downloads 120 for this version
Owners

Dd13de4141e322131e9b25781067f724

Gemfile
gem "music_coder", "~> 0.9.1"
Versions
  1. 0.9.1 March 24, 2012
  2. 0.9.0 March 8, 2012
  3. 0.7.2 March 8, 2012
  4. 0.7.1 March 8, 2012
  5. 0.7.0 March 8, 2012
Runtime Dependencies
  1. sndfile >= 0.2.0