Downloadliste

Projektbeschreibung

ccaudio2 is a simple, highly portable,
stand-alone, C++-based framework for manipulation
of audio data. Its goal is to be a C++ framework
that is as useful as "audiofile" or "sndfile" is
for C programming, and to cover various generic
and useful manipulations of audio data as well as
audio file access. A stand-alone audio processing
command line tool is also provided to demonstrate
library functionality. ccaudio2 compiles under Mac
OS X, POSIX systems, and Win32 systems.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-23 17:40
2.0.0

Diese Version wurde mit GNU uCommon integriert und können mit dem Build-System cmake. Der Code ist nutzbar auch mit rein statische Bindung, wie alle Standard-Codecs jetzt kompiliert werden in.
Tags: Major feature enhancements
This version was integrated with GNU uCommon and can use the cmake build system. The code is usable also with purely static linkage, as all default codecs are now compiled in.

2008-12-17 07:16
1.0.0

General Quelltextbereinigung, viele Bugfixes und viele Updates für Gebäude mit modernem gcc-Releases.
Tags: Code cleanup
General code cleanup, many bugfixes, and many fixes for building with modern gcc releases.

2006-07-21 09:42
0.9.9

Updates wurden im Codec-Unterstützung aus. Timing Basis für GSM-Codec wurde hinzugefügt. Die g.721/g.723/g.726 Familie von ADPCM-Codecs wurde eingeführt, zusammen mit neuen rohen adpcm .a24/.a32/.a40 Dateierweiterungen.
Tags: Testing, Minor feature enhancements
Updates were made in codec support. Timing base
for gsm codec was added. The g.721/g.723/g.726
family of adpcm codecs was introduced, along with
new raw adpcm .a24/.a32/.a40 file extensions.

2006-05-23 19:58
0.9.6

Unterstützung für G.721 und OKI ADPCM-Codecs wurde hinzugefügt. Es gibt einen neuen internen Codec Plugin-API mit besserer Unterstützung für Codecs, die Pufferung, mehrere Baugrößen erfordern, und Datenstrom Synchronisierung. Unterstützung für paketorientierte Datei-I / O zu ernähren RTP-Paket-Streams. Unterstützung für die Konvertierung der Abtastrate. Audiotool unterstützt nun die Konvertierung der Abtastrate und Dialogic. Vox-Format bei der Konvertierung von Audio-Dateiformate mit zu bauen -.
Tags: Testing, Major feature enhancements
Support for g.721 and oki adpcm codecs has been added. There is a new internal codec plugin API with better support for codecs that require buffering, multiple frame sizes, and data stream sychronization. Support for packet-oriented file I/O to feed RTP packet streams. Support for sample rate conversion. Audiotool now supports sample rate conversion and dialogic .vox format when converting audio file formats with --build.

2005-06-13 22:41
0.7.4

Bessere Debugging-Optionen und-Paketvermittlung I / O-Operationen.
Tags: Testing, Minor feature enhancements
Better debugging options and packet mode I/O operations.

Project Resources