How do I create sounds in VB? For instance, I would like to create a sound that is a G note and lasts for 3 seconds. I don't want to record a G note, but create it from scratch. In other languages I have encountered functions that take pitch, length, etc. as parameters, but I can't find anything like this in VB.