Hi, I'm trying to get started on some audio programming. I've written a program that synthesizes a PCM sample of a square wave. Now I'm wondering how I can get windows to actually play the sample through my speakers or headphones. I'd prefer to avoid external libraries if at all possible.