Live data from Hacker News

Frequency-shaped background noise generators

mynoise.net

1–10 of 114 posts

Re: Frequency-shaped background noise generators

#2
Interesting idea and cool presentation, I like the sliders and that I can play around with it.

I will probably use this at work.

edit: This is really good, I just accidentally left it on and had completely forgotten I was listening to the same thing. Very much works as advertised.

Re: Frequency-shaped background noise generators

#6
post #2

Interesting idea and cool presentation, I like the sliders and that I can play around with it. I will probably use this at work. edit: This is really good, I just accidentally left it on and had completely forgotten I was listening to the same thing. Very much works as advertised.

Agreed - not only is this cool, but the audio samples are pretty high quality. Great example of HTML5, too. A few years ago, this would have required Flash ;-)

Re: Frequency-shaped background noise generators

#7

I really like this. I use simplynoise's noise generators to drown out noise at work (oscillating brown noise usually) But I like having an equalizer. I've opened up multiple tabs and superimposed the noises, it downs everything out. Hope you can spare the traffic.

Does it actually generate the sound server-side and send it over the network, or does it generate it client-side? (i.e. does it actually use much bandwidth?)

Re: Frequency-shaped background noise generators

#10

I really like this. I use simplynoise's noise generators to drown out noise at work (oscillating brown noise usually) But I like having an equalizer. I've opened up multiple tabs and superimposed the noises, it downs everything out. Hope you can spare the traffic.

Does it actually generate the sound server-side and send it over the network, or does it generate it client-side? (i.e. does it actually use much bandwidth?)

It loads 20 or so ogg audio files like this: http://mynoise.net/Data/OSMOSIS/7a.ogg

Then I'm guessing the EQ controls the volume. So no it doesn't generate / stream anything to you server-side.

Post reply on HN