- the Awave Streaming C++ Audio Converter programming library -
The "Awave streaming C++ audio library",
or AwC++ for short, is a C++ software development kit that provides facilities for converting
between different audio file formats. It supports a customizable and easily extendable
set of file formats. Our own Awave Audio, ACDR, Chromatia Tuner, AwCOM and AwACDR are examples of products that are built with AwC++.
Features: Based on a streaming architecture (lets you convert big files without consuming
too much memory). 32-bit or 64-bit floating point internal format, as well as several "Direct Stream Copy"
formats, ensures the highest audio quality. Multi-channel audio is fully supported.
You can use a simple 'one call only' high level API to get you on track exteremly fast,
or use the more detailed 'filter graph' API, ...
Licensing:
The SDK is intended for licensing by software developers who want to incorporate audio
import, export and/or file conversion functions in their programs as well as a few basic
audio-processing functions. The basic package contains a 'framework', which is customized by
adding file format and processing modules as needed. The price for licensing depends on the
number of these modules that are chosen. Additional modules also includes a digital audio CD reader module, a recording module, a playback module, an advanced 'normalization' module, a DirectShow filter (a.k.a. DirectX plug-in) module, et c.
The license allows you to use it royalty free use in commercial products. The full source code is supplied
and the licensee has the right to modify and extend the source code for internal use.
Official platform support: Runs on all 32-bit and 64-bit versions of Windows. Supported compilers are Microsoft Visual C++ v6.0, 2005, 2008, and 2010 with Intel x86 (32-bit code) as well as x64 (64-bit code) as target (NB; a few file fomats are not available for x64).The library has been designed with platform independence in mind and it's relatively easy to port it to other platforms.
The stability and reliability of the library has been proved in real-world use by several licensees all over
the world with applications ranging from very simple stand-alone, single user applications, all the way up to clusters of powerful UNIX database servers, simultaneously processing many hundreds of voice-mails for a major mobile phone network operator.
Please Contact us if you want more information (incl. pricing).