Sunday, September 12, 2004

Free IPOD

Free ipod. Well if anyone's reading this, go to the link below and sign up. Pick a stupid offer such as ancestry or blockbuster and wait for 2 weeks and then cancel the subscription before you get billed. If 5 readers do that, I might get a free ipod.

http://www.freeiPods.com/default.aspx?referer=8960949

Thanks.

Laters.

MDX - 2

So the MDX issue was fixed after installing VS.NET2003. My code didn't work but the Samples worked just fine. So I started inspecting the sample code and found that I was initializing my Device differently. Not same but correct nonetheless, mind you, since the MSDN is where I got the documentation. Anyway, after synching my code with the samples, it worked fine.

I have to sit down and write code to read and parse a WAVE file and display a graph of it in the editor. After that I can load in multiple WAVE files and just play them all at the same time. Next comes recording but that is already done. Editing and playing WAVE files in the right place would be the biggest challenge of this endeavor.

Too much code related talk.

Laters.