Paketname | libaudiomask-dev |
Beschreibung | Audio masking threshold estimation lib headers, docs and examples |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0-2 |
Sektion | libdevel |
Priorität | extra |
Installierte Größe | 3944 Byte |
Hängt ab von | mffm-fftw-dev, libfftw3-dev, libaudiomask1 (= 1.0-2) |
Empfohlene Pakete | |
Paketbetreuer | mffm Matt Flax (2003) |
Quelle | libaudiomask |
Paketgröße | 3449268 Byte |
Prüfsumme MD5 | 8ec60a69ab02198c34feb8cb14592a08 |
Prüfsumme SHA1 | b2627a25b922752c71eb737a63e5f826964f9c60 |
Prüfsumme SHA256 | d0ecb94a220b6d6399affdcd53f1265b509d5cf1ea0abbf5a582c39c7a95b4e9 |
Link zum Herunterladen | libaudiomask-dev_1.0-2_i386.deb |
Ausführliche Beschreibung | Evaluates the simultaneous masking threshold for audio. The masking threshold
is a psychoacoustics property of the perception of sound. This threshold
determines the cut-off in perception. Any Fourier signal below the threshold
is not perceived by listeners.
.
Simultaneous masking is the basis of mp3 audio compression. This GPL
implementation allows arbitrary sample rate and window sizes. It is extremely
simple to use, rather cheap in computation complexity and gives great results.
To alter the degree of masking (quality of the playback after compression),
simply shift the threshold this library generates up and down.
.
The development files are found in the documentation directory under
/usr/share/doc.
It includes a good API, as well as examples. The examples include C++ and an
octave file to view the result.
|