AngelCode.com > Reference Database > Audio/DirectX

Sound Server Programming

Date written:
Authors:Arnaud Carré
Resource type:article
Links:The article in .html format

Description

This article explains how to write a application that automatically streams sound data to the sound card, using either WaveOut() or DirectSound. The streaming is done in a separate thread so it can easily work in parallel with your normal code.

DB information

Date created:0000-00-00 00:00:00
Date evaluated:0000-00-00 00:00:00
Categories:Audio/DirectX