My wife got me the book Get High Now (without doing drugs) which featured a section on Binaural Beats. Apparently this is a pretty big thing as you can buy all sorts of Binaural Beats CDs or mp3s on the net.
I created the Binaural Beats Generator to allow users to create custom binaural beats simply by rotating a few dial. Put on your headphones and use it during work when you need to focus, or at night when you need to sleep.
Personal Endorsement: I not only created the binaural beats generator, I also use in the morning before I get to work.
I find that games (any presentation) on the web really benefit by having background music go with the situation. This is probably most effective in the Horror game Left 4 Dead, but is also effectively used in many web based games. With that in mind I decided to extend the mp4 looping audio library for Silverlight so it could have this capability. More...
One of the problems with Silverlight 3 is that there isn't a built in way to have seamless, looping audio. However, one of the great things about Silverlight 3 is the MediaStreamSource, which you can so that you can create your own audio and visual solutions. With that in mind, The DDtMM.ISO.Media library allows you to create a MediaStreamSource that allows for the specification of loop points in MP4 audio files. More...