audiojs / contributing

Discussion and guidelines for contributing
2 stars 0 forks source link

audio-lena #16

Closed dy closed 7 years ago

dy commented 7 years ago

There is lena for image testing purposes (Lenna in wiki). We need some similar resource for easy audio testing, returning pcm buffer on require.

dy commented 7 years ago

Lena from freesound.org. Perfect size (1Mb), length (12s), noisy background, visible spectral peaks with harmonics, pitch variation. Good for sound recovery, filtering.

jamen commented 7 years ago

Sounds good. :D

Do we have to decode the mp3 first though? Can we use something already made?

dy commented 7 years ago

I did that, I am thinking now how to convert to array buffer and add the package. Idk how though to do the first)

dy commented 7 years ago

lena.zip

dy commented 7 years ago

Done https://github.com/audiojs/audio-lena