Maaate Distribution Version 0.3.x
The code has been ported to Windows (check out the Readme). It
has also received some bug fixes and is thus a bit more stable.
Maaate Distribution Version 0.2.x
Tier 1 has undergone a major redesign resulting in a separation
of the MPEG parser from Tier 1. It is now called the `Data
Transformation` tier which provides pre-processed features as well
as file format specific fields access. This allows Maaate to
analyse different kinds of sound files.
v0.2.0 is NOT backwards compatible to any
previous version.
Maaate Distribution Version 0.1.x
Tier 2 has undergone a major redesign resulting in an interface
to dynamically link external modules into it. The release v0.1.0
is the first release of that version.
v0.1.0 is NOT backwards compatible to the
v0.0.x version.
Here are some presentation slides on Maaate Version 0.1.0,
which explain the structure of tiers 1 and 2 and how to use them: Tutorial
on v 0.1.0
Maaate Distribution Version 0.0.x
These are the initial releases of Maaate. We even received rpms
and made a Solaris port.
- Maaate v0.0.3
Source Tarball (Dec 00)
- Maaate v0.0.2
Source Tarball (Sep 00)
- Maaate v0.0.1
Source Tarball (May 00)
Download RPMs for RedHat 4,x Linux:
These rpms don't contain the XML interface:
Thanks to Christophe Fonteyne for contributing these:
Download Solaris Executables:
The executables in this distribution don't use the xml
interface. In addition please note that 'make' will stop with an
error when compiling cMaaatePlay. This means there is an error
in the c interface to Maaate (which I cannot find). Just ignore
this: The executables to install are in the test directory and
'make install' will install libraries and header files.
This gcc linking problem with the test c-programs cMaaatePlay.c
and canalyseMPaudio.c on SUN will not happen if you use g++
though.
Tested platforms
MPEG Maaate should be portable easily as the only
system-specific dependency is the endianness. Version 0.0.x have
been tested on the following platforms:
- Sun OS 5.5, g++ v2.7.2
[there's a problem linking the test c-programs cMaaatePlay.c
and canalyseMPaudio.c on SUN with gcc - it works with g++
though.]
- PC Linux 2.2.13, g++ v2.91.66
- for BSD ports check out http://www.freebsd.org/ports/audio.html
|