Displaying 2 results from an estimated 2 matches for "p_band".
Did you mean:
p_bands
2000 Sep 26
1
branch merged
I just finished the merge of branch_jackoggsvorbis into branch_postbeta2
Vorbis is now split into two libs, libogg, and libvorbis in this branch.
the follow modules are a result:
ogg - basic framing library, all ogg code and docs, etc
vorbis - the vorbis codec, depends on ogg
vorbis-plugins - all the audio plugins for ogg vorbis, depends on ogg
and vorbis
ao - libao a cross platform audio
2005 Jun 22
1
masking.h
Hi!
Can someone say to me, how the following values are assigned? I assume that
it concerns different frequencies, but which?
Excerpt out: ?masking.h?
..
static float tonemasks[P_BANDS][6][EHMER_MAX]={
/* 62.5 Hz */
{{ -60, -60, -60, -60, -60, -60, -60, -60,
-60, -60, -60, -60, -62, -62, -65, -73,
-69, -68, -68, -67, -70, -70, -72, -74,
-75, -79, -79, -80, -83, -88, -93, -100,
-110, -999, -999, -999, -999, -999, -999,...