资 源 简 介
This small Windows app coded in C++/WinAPI generates white noise to help you focus - a method that has been scientifically proven to work.
Download latest version
v.01 download (316kb)
Updates
2/8
Well, the page is up. Not a terribly interesting project, but I really couldn"t find any good noise generators (non-online) out there so I decided to code my own.
I"m thinking of adding the following features in:
* allow the user to choose from a spectrum of noises (white, pink, brown, etc.)
* cache certain noise patterns (right now, all noises are generated on-the-spot and some have weird clicks/beeps)