The OpenWire AudioLab is a set of components, based on OpenWire 2.x for fast audio processing. They allow audio capture, processing and playback with zero lines of program code. AudioLab is a subset of a larger component development project . As the scope of the project expanded the AudioLab was separated as a logical stand alone subset of components for audio processing.AudioLab supports both the old fashion Wave Win32 API, Audio ACM, and the latest DirectX Media Objects (DMO) and DirectShow, and even allows if needed any mixture of them. The developer can choose to go with any of them, to use all, or can switch from the one to the other at any moment. The components hide the complexity of both approaches, and make them look almost identical from the users prospective.
|