Downloadliste

Projektbeschreibung

MPEG Maaate (MPEG audio analysis toolkit) is a C++ toolkit to parse and analyse audio data in the frequency domain, e.g. analysing MPEG-1/2 Layers 1-3 audio files in the compressed domain. It makes the encoded fields of an MPEG audio stream accessible and provides some content analysis functions like silence detection.

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.

2003-05-24 23:02
0.3.1

Unterstützung für den Export von MATLAB und Octave-Dateien wurde hinzugefügt. Einige Fehler in der Windows-Version wurden behoben.
Tags: Minor feature enhancements
Support for exporting MATLAB and Octave files was added. Some bugs in the Windows port were fixed.

2002-09-30 14:01
0.3.0

In dieser Version wurde der Code in die Windows-Plattform portiert, und einige Aufräumarbeiten geschehen, so dass Wall-gibt nun kaum noch etwas.
Tags: Major feature enhancements
In this version, the code was ported to the Windows platform, and some code cleanups have happened such that -Wall now returns hardly anything.

2002-03-27 15:36
0.2.2

Diese Version behebt einen Absturz beim Laden eines nicht vorhandenen Plugin-Bibliothek in tier2/plugins.cc.
Tags: Minor bugfixes
This release fixes a crash when loading a non-existent plugin library in tier2/plugins.cc.

2002-03-18 15:00
0.2.1

Diese Version enthält einen MPEG-Audio-Analyse und Decodierung Bibliothek, eine generische Bibliothek für den Zugriff Frequenzbereich Audio-Inhalte unabhängig vom Dateiformat, eine nützliche Funktion, mit Teilband Werte wie meine, rms, und genormte Teilband Energien über Kanäle für ein Muster oder über einen ganze Fenster. Über 25 neue Module wurden ebenfalls umgesetzt.
Tags: Major feature enhancements
This release includes an MPEG audio parsing and decoding library, a generic library to access frequency domain audio content independent of the file format, a useful feature with subband values such as mean, rms, and normalised subband energies over channels for one sample or over a whole window. About 25 new modules were also implemented.

2001-01-30 15:13
(MPEG audio analysis toolkit) 0.0.1

Initial Release
Initial Release

Project Resources