Displaying 20 results from an estimated 2000 matches similar to: "masking data graphs"
2001 Jan 05
6
A masking test program
There's a new module in CVS called 'masktest'.
I spent the last few weeks writing this program. It can measure masking
based on input from people. We need it to obtain better masking curves than we
have right now (from Ehmer...).
It's not finished yet, but you can get a feeling of what it's supposed to
do. It will measure the masking between tone and tone, noise /tone,
2018 Mar 26
0
murmurhash3 test failures on big-endian systems
On Mon, Mar 26, 2018 at 15:57:01 +0300, Apollon Oikonomopoulos wrote:
...
> I'd be happy to test the patch, thanks!
Ok, try the attached patch. (It is a first pass at the issue, so it may not
be the final diff that'll end up getting committed. It'd be good to know if
it actually fixes the issue for you - sadly, I don't have a big endian
system to play with.)
Thanks,
Jeff.
1999 Aug 24
1
Re: Tr: patent free format
> > So
> > it's closer to Dolby AC-X than to VQ. Unfortunately, I'm not sure that
it's
> > not patended by Dolby.
>
> Could you be more specific? More than anything else, we need to know more
> about the patent waters we're navigating.
>
> Monty
As Dolby AC-X is using enveloppe of the sound since several years, and as it
seems that Dolby was
2000 Nov 22
0
[fwd] liked your article at http://xiph.org/about.html (from: mlewis@webnoize.com)
----- Forwarded message from Mark Lewis <mlewis@webnoize.com> -----
Delivery-Date: Tue Nov 21 10:15:55 2000
Date: Tue, 21 Nov 2000 10:07:15 -0800
From: Mark Lewis <mlewis@webnoize.com>
Reply-To: mlewis@webnoize.com
Organization: Webnoize News
X-Mailer: Mozilla 4.75 [en] (Win98; U)
To: monty@xiph.org
Subject: liked your article at http://xiph.org/about.html
here's an article about
2002 Jul 30
1
Why Point-Stereo at 160 kbps ?
Hi there !
I checked Vorbis' performace for mono files at
approx. 64-80 kbps (it does a good job) and I'm
wondering why the current OggEnc still uses
Point-Stereo (>10kHz) for -q4 and -q5
I know, we're usually unable to percieve those
phase correlations above 10 kHz, But a
Dolby Prologic Decoder isn't.
I think a future version of OggEnc which is able
to use a user-selectable
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,
2001 Apr 16
0
Dolby Begins Licensing AAC Consumer Encoder Implementation
Well, in the world of audio compression it's never boring... :-)
Full press release from Dolby:
http://www.aac-audio.com/press/aac.pr.0104.AACencoder.html
My comments:
Looks like Dolby will start licensing AAC encoder that
targets consumers and the products they use like CD
rippers, jukebox players, etc. Also, it looks like that
this encoder will be Low Complexity AAC ("The AAC
Consumer
2003 Jun 10
1
Calling for 5.1 Mastering experience! (vorbis am bisonics and 5.1)
On 20030610: Gregory Maxwell wrote:
(in reply to Ralph Giles)
>> I assume you're aware of the technical documentation on dolby's site?
>> (http://www.dolby.com/pro/) In particular the surround mixing guide has
>> a lot of detailed guidelines. I don't have any practical experience
>> with it though, so I can't vouch for it.
>Yes I am. I've done a
2009 Jan 19
1
R bug or ghostscript bug or my bug?
Dear R developers:
The following R program produces a pdf file that does not survive
ghostscript distillation correctly. The undistilled version is at
http://welch.econ.brown.edu/temp/try.PDF while the distilled version
is at http://welch.econ.brown.edu/temp/try.pdf . When previewed, the
points are wrong in the distilled .pdf version, but only in one of the
two points invokations (huh?) . The
2005 Nov 10
0
OggPCM proposal feedback
On Fri, Nov 11, 2005 at 09:13:01AM +1100, Erik de Castro Lopo wrote:
> > However, support for (ie) 48-bit-float should not have to be created,
>
> Where are you going to find a 48 bit float? Is there an IEEE
> standard for that?
It's not about what's now, it's about what could be, and nobody has been able to
make good predictions, except your logic here:
> If
2017 May 16
0
Frauenhofer signing off on mp3, ogg stream player for Macs?
Marvin, fair enough.
Via's licensing terms appear to apply to encoders and decoders only, and
not to transports, such as Icecast ("An AAC patent license is needed by
manufacturers or developers of end-user encoder and/or decoder
products"), so using Icecast to transport an AAC-encoded stream is not a
violation of the
AAC is not mentioned in the Icecast documentation (that I can
2016 Apr 05
0
[PATCH 4/7] v2v: extract reusable parts of viostor regedits
There are registry entries that are needed to add some other drivers.
Extracting them into a function will help adding SUSE VMDP support.
---
v2v/windows_virtio.ml | 311 ++++++++++++++++++++++++++++----------------------
1 file changed, 176 insertions(+), 135 deletions(-)
diff --git a/v2v/windows_virtio.ml b/v2v/windows_virtio.ml
index 14ffc51..8a0b529 100644
--- a/v2v/windows_virtio.ml
+++
2005 Nov 11
2
OggPCM proposal feedback
Arc wrote:
> Ok so we cap it to 64bit, since much more than that doesn't make sense (96bit
> would be a "long double" C type)
On x86 CPUs, "long double" is 80 bits.
> I really don't like this idea, but I will entertain, formatting it as follows:
>
> ID Type Bits
> 0 Int 8
> 1 uInt 8
> 2 Int 16
> 3 Int 24
> 4 Int
2005 Nov 11
0
OggPCM proposal feedback
On Fri, Nov 11, 2005 at 07:17:53PM +1100, Erik de Castro Lopo wrote:
> We're talking about a file header here. Even if the header is a kilobyte in
> size, it will be completely **dwarfed** by the audio data following. So why
> are you counting single bits like this?
Why waste? You only have to read the header once for a stream, and libogg2
provides a convient bitpacker which can
2000 Mar 28
3
Finally. A deadline, and a call to arms...
Hi folks,
I've been dickering around again, wasting the time away.... and today Brian
Zisk (chief Vorbis Evangelist among other things) said, "Hey! We need to demo
to the world on the 4th of April!"
Hooo boy. Time to suck it up and bang it out.
The Vorbis libs are not a problem. I'm in process of checking in my new
psychoacoustics (they're real pretty!) based on
2001 Nov 15
2
ATTENTION Re: Multichannel files
I noticed that my previous message is not very complete so I send here an "enhanced
version". Please disregard the old one an reply to this one only. ( you can delete
the ATTENTION word from subject )
Wilson (defiler@null.net) wrote :
> There are two ways to decode multi-channel audio. In hardware, or in
> software.
> Hardware: A receiver or processor takes a Dolby Digital
2007 Jan 10
0
winxp client - directory listing fails
Hello All,
I'm having problems accessing getting a directory listing from
samba(3.0.23d) with win xp clients.
I can mount a share from win xp, create a directory, create a file, edit
the file, etc. But listing the directory contents is fickle. If its a
very small directory things appear to work fine. But a directory with
around 30 files seems to hang and eventually returns "File Not
2017 May 17
0
Frauenhofer signing off on mp3, ogg stream player for Macs?
I must say this is a very confusing issue.
I generate AAC+ on an open source system which downloaded some code
during installation from the 3GPP source.
It appears the encoding software is being freely distributed, and
hardware which decodes the stream pays a licence fee at point of
manufacture.
We have such hardware. In a number of locations. One brand has AAC+
only, not AAC.
I note VLC
2006 Mar 07
0
Form fields and MySQL column name Association
Im having trouble with a sports site im creating for a client of mine.
The part is where the Team Captians for each team in the league go into
the admin section to submit a match report for each match. The form
looks like this:
TEAM 1 BATTING: (these are all drop down menus that pull the player
names from the database)
There are 10 of these rows that look like this, 1 row for each player.
2001 Sep 03
2
lowpass option (Was: RE: channel coupling in rc2)
I would very much like a lowpass option because for FM radio broadcasting I
don't want to encode frequencies above 15khz. I'm waiting for this option
before switching to ogg from mp3(lame).
Ross.
> -----Original Message-----
> From: owner-vorbis@xiph.org [mailto:owner-vorbis@xiph.org]On Behalf Of
> Gian-Carlo Pascutto
> Sent: Tuesday, 4 September 2001 01:46
> To: