Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 352 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 352 Bytes

How music works, using Ruby

Code examples that go with the talk. Run bundle to install. Then run the Ruby scripts to generate audio and image output:

bundle exec ruby synthesizer/sine.rb

All output will be placed in the output directory.

Slide deck that goes with this code: https://speakerdeck.com/thijsc/how-music-works-using-ruby