Skip to content

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!

License

Notifications You must be signed in to change notification settings

thijsc/how_music_works

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages