how_music_works

Sound engineers have found many ways of making music sound good. Let's look at what they do and reproduce some of their methods in Ruby!

MIT License

Stars
24

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