Earlier quoted context omitted.
Thanks for doing this, I'm going to use this page a lot, I think. But have you thought about open sourcing some, if not all of the code? With the source code out on for instance github, a lot of people could help you out wherever you feel your own skills come to short.
If it were me, I'd not open source this. Common tools that are used to build other things generally are, such as a compiler or VCS, but an actual finished product, not so much. Open sourcing this would be like Github open sourcing github.com, rather than just a handful of common tools they built to create github that might be useful to others. Open source has a time and a place, but some things, like finished website…
Frequency-shaped background noise generators
61–70 of 114 posts
Re: Frequency-shaped background noise generators
#62Needs Birdsong: http://www.bbc.co.uk/news/magazine-22298779 Everything feels better when listening to the Dawn Chorus.
There is something like this currently under development. There is a problem though: my noise generators are supposedly active across the whole hearing range, from 20Hz to 20kHz. And birds are only producing frequencies above 1000Hz. So, I need to fill up the bottom sliders with other sounds, or find... really big birds! ;-)
(And yes, I know Pterodactyls aren't actually birds.)
Re: Frequency-shaped background noise generators
#63Needs Birdsong: http://www.bbc.co.uk/news/magazine-22298779 Everything feels better when listening to the Dawn Chorus.
There is something like this currently under development. There is a problem though: my noise generators are supposedly active across the whole hearing range, from 20Hz to 20kHz. And birds are only producing frequencies above 1000Hz. So, I need to fill up the bottom sliders with other sounds, or find... really big birds! ;-)
Re: Frequency-shaped background noise generators
#64Earlier quoted context omitted.
There is something like this currently under development. There is a problem though: my noise generators are supposedly active across the whole hearing range, from 20Hz to 20kHz. And birds are only producing frequencies above 1000Hz. So, I need to fill up the bottom sliders with other sounds, or find... really big birds! ;-)
Pterodactyl song? :) (And yes, I know Pterodactyls aren't actually birds.)
Re: Frequency-shaped background noise generators
#65One strange thing I noticed about this is with the cabin sound, listening to it for a prolonged period tends to cause ringing in my ears like I've been listening to loud music, except I'm listening to this at low volumes. This isn't something I've experienced for low-volume stuff before.
First time this is reported to me. Please check the last slider. It produces sonic content above 16 kHz. You may have pushed that slider to the max because of a possible hearing loss. Although the sound you hear is quiet, the acoustic pressure may be higher. This is the only reason I can think of...
Re: Frequency-shaped background noise generators
#66Earlier quoted context omitted.
If it were me, I'd not open source this. Common tools that are used to build other things generally are, such as a compiler or VCS, but an actual finished product, not so much. Open sourcing this would be like Github open sourcing github.com, rather than just a handful of common tools they built to create github that might be useful to others. Open source has a time and a place, but some things, like finished website…
You made many valid points! Thanks for sharing these.
Re: Frequency-shaped background noise generators
#67Nice!! A request: Can you add Pink Noise?: http://en.wikipedia.org/wiki/Pink_noise One (of various youtube examples) here: http://www.youtube.com/watch?v=ZXtimhT-ff4
Pink noise can be found under White Noise (because all myNoise noise generators are spectrally-tunable, there is no reason to have different color noise generators: the white noise generator can be shaped to any imaginable color, and a pink noise preset is already provided for you).
Your generator, however, is exceptional.
One request: when we make a selection, say a preset, would it be possible to have an indicator that shows what we had set? I find myself selecting something, then working a while, then coming back and being a bit forgetful!
Re: Frequency-shaped background noise generators
#68Earlier quoted context omitted.
There is something like this currently under development. There is a problem though: my noise generators are supposedly active across the whole hearing range, from 20Hz to 20kHz. And birds are only producing frequencies above 1000Hz. So, I need to fill up the bottom sliders with other sounds, or find... really big birds! ;-)
Bird sounds played at slow speed sounds incredible. Couldn't you just layer the natural bird sounds with some down-shifted ones?
Re: Frequency-shaped background noise generators
#69Earlier quoted context omitted.
There is something like this currently under development. There is a problem though: my noise generators are supposedly active across the whole hearing range, from 20Hz to 20kHz. And birds are only producing frequencies above 1000Hz. So, I need to fill up the bottom sliders with other sounds, or find... really big birds! ;-)
perhaps a combination of birds and ocean waves, or frogs, or yes, big birds :) ... It'll be a little puzzle, but +1 for more nature sounds! .. and perhaps one of my favourites: tibetan gongs!
Re: Frequency-shaped background noise generators
#70First of all -- awesome concept and execution, and great sound samples. Well-done. > Mobile Safari iOS 6 on iPad 2+, iPhone 4GS+ But... not working on my 4S/iOS6. :( Anyone got it working to play in the background, even when your phone's screen is off? I also wonder about battery life as HTML5 audio, vs if it were an app. The creators clearly want to support HTML-only, according to the FAQ, but this calls for an app…