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
- Host: GitHub
- URL: https://github.com/jaythomas/ruby-music
- Owner: jaythomas
- Created: 2014-11-05T06:09:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-26T22:10:59.000Z (over 11 years ago)
- Last Synced: 2025-01-27T13:14:50.634Z (over 1 year ago)
- Language: Ruby
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
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