An open API service indexing awesome lists of open source software.

https://github.com/jaythomas/ruby-music

music collection using a ruby microtonal synth
https://github.com/jaythomas/ruby-music

Last synced: over 1 year ago
JSON representation

music collection using a ruby microtonal synth

Awesome Lists containing this project

README

          

h2. Ruby Music Collection

This is a collection of music written purely in ruby. Original contributions from jstrait's "wavefile gem":https://github.com/jstrait/wavefile.

h3. Listen

bq. ruby .rb # generate a wave file of a song

Additional tuning files can be found in the /lib/. Simply require them after the synthesizer like so:

bq. require './synth.rb'
bq. require './19-edo.rb'

h3. TODO

* support non-octave tunings