evangipson / midio

midio will work really hard to generate you endlessly interesting audio on the fly.
http://evangipson.com/midio
GNU Affero General Public License v3.0
21 stars 0 forks source link

Figure out a way to add Reverb to Oscillators & Noise #16

Closed evangipson closed 6 years ago

evangipson commented 6 years ago

Noise shouldn't be too hard, I should just be able to use a ConvolverNode.

Oscillators on the other hand... are going to be a challenge. Going to need to get creative.

evangipson commented 6 years ago

So after reading a little about Impulse Responses and Convolution, I found a great resource to peruse Impulse Responses: http://www.openairlib.net.

They have a super awesome collection of reverbs and I like this one: http://www.openairlib.net/auralizationdb/content/1st-baptist-nashville.

Gonna check out the licensing, hopefully be able to use it, credit them, and host it on my server.

evangipson commented 6 years ago

image

public domain, great! no need to get permission to use this. i'll credit them in midio's sources.