Displaying 20 results from an estimated 2000 matches similar to: "RC3?"
2001 Nov 14
7
Multichannel files
Hi,
As I´ve understood things, the Ogg Vorbis format supports more that two
channels (stereo). Is there any tools to encode x sourcefiles into one .ogg
file?
I am a musican and am thrilled with the ide of makeing music in surround
(or in more than stereo).
This leads to my next question: is there (developing) any decoders for
multichannel oggs to, let us say, 4.1 or 5.1 surround? Wouldn´t it
2013 Nov 05
2
multi
[[1]]
[,1] [,2]
[1,] 0.003632559 0.2190629
[2,] -2.090772847 0.2190629
[[2]]
[,1] [,2]
[1,] 0.004278991 0.04337005
[2,] 0.190723602 0.04337005
[[3]]
[,1] [,2]
[1,] 0.01237827 -0.01544811
[2,] 0.06452200 -0.01544811
g<-c(1,2,3)
function(g,hessianList){
for(i in 1:3){
ft1<-g[2]*hessianList[[2]]
ft2<-sum(ft1)
2001 Oct 29
4
Participate in listening tests
You know it's good; I know it's good. I'm talking about Vorbis at 128 as
it currently is in CVS. Please participate in a group listening test of
various formats to show how Vorbis 128 has improved since RC2. I have
prepared three sample music clips comparing Liquid AAC, MPC, pre-RC3
Vorbis, Lame, Xing, and WMA8, similar to the first test. Except I believe
that this time Vorbis
2009 Oct 02
3
Tabulating using arbitrary numbers of factors
Dear R-help,
First of all, thank you VERY much for any help you have time to offer. I
greatly appreciate it.
I would like to write a function that, given an arbitrary number of factors
from a data frame, tabulates the number of occurrences of each unique
combination of the factors. Cleary, this works:
> table(horse,date,surface)
<SNIP>
, , surface = TURF
2001 Sep 28
2
MMX/3dNow! etc
Hi,
I´m new on this list so I really don´t know that kind of questions have
been asked, but here I go.
Is the current ogg plug-ins using any mmx or 3dnow! instructions? Is there
any performance to gain?
I know that most of the mp3-decoders uses mmx/3dnow! to decode mp3streams
so in theory it would
be applyable to ogg to...?
Just a thought...
Regards,
Andreas Karlsson
hermes@home.se
2013 Mar 05
0
Patch for format.ftable()
Dear expeRts,
Please find attached the .diff for a bug fix in R-devel 62124. format.ftable()
fails to format ftable()s correctly which have no row.vars or no
col.vars. That should work with the patch (the example code below also runs
correctly for all the (new) 'method's).
Cheers,
Marius
--8<---------------cut here---------------start------------->8---
(ft1 <- ftable(Titanic,
2012 Dec 17
2
Possible bug not sure on which end
Hello
Serveral of our clients are running into a problem relating to
Gmails change in their "Check mail from other accounts (using POP3):".
It seems related to the response dovecot sends back on a connection.
Gmail is checking for a +OK in the header, however dovecot is sending OK
without a prefix of +.
Here is the response from Gmail webmail
"Missing +OK response
2001 Oct 14
1
Slashdot story on Ogg Vorbis
Hey,
http://slashdot.org/article.pl?sid=01/10/13/1343236&mode=thread
If anyone's interested.
--
/ Peter Schuller, InfiDyne Technologies HB
PGP userID: 0xE9758B7D or 'Peter Schuller <peter.schuller@infidyne.com>'
Key retrival: Send an E-Mail to getpgpkey@scode.org
E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org
--- >8 ----
List archives:
2006 Nov 07
3
wine install mac os x (x86)
Hello,
I have compiled and installed (almost) wine 0.9.24 within Mac OS X tiger 4.8
with X11 etc installed. The wine configure and compile steps complete
without a warning/hitch etc.
However, when I run wine <prog> I receive the following warning message --
Wine cannot find the FreeType font library. To enable Wine to
use True Type fonts please install a version of FreeType greater
2002 Nov 03
1
Ogg Support For iTunes
Hi,
From slashdot.org :
"Mac OS X Hints has a story about a plugin for QuickTime and iTunes that
enables the user to play all of those Ogg Vorbis files that you have
sitting on your hard drive, but can't play because of lack of support from
Apple."
Links: http://www.macosxhints.com/article.php?story=20021103065300430 ,
http://www.illadvised.com/~jordy .
Don´t know if this
2002 Jan 19
3
Interactive RC3 quality analysis graphs
This is the new page after the first feedback round:
http://audio.sinderman.com/
Comments? Conclusions? Developers feedback?
Can someone ABX 60.wav with 60.ogg -q 0?
Cheers, AGS.
P.S. Garf/Erik, I have included some comments from EAQUAL's author.
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this
2007 Jan 18
4
Reading contingency tables
I am trying to read an ftable using read.ftable, but I get the
following error message:
> jobSatTable <- read.ftable("http://definetti.uark.edu/~gpetris/stat5333/jobSatisfaction.dat",skip=2)
Error in seek(file, where = 0) : no applicable method for "seek"
In addition: Warning messages:
1: no non-missing arguments to max; returning -Inf
2: no non-missing arguments to
2001 Aug 07
4
Some pre-RC1 listening tests
Hello everyone,
ff123 compiled Monty's branch of the RC1 encoder, see his post on
r3mix.net forum:
http://66.96.216.160/cgi-bin/YaBB.pl?board=c&action=display&num=994299736&start=30
Anyway it only supports ~128kbps mode, so I did a quick listening
test with some files that bugged vorbis beta4.
grace.wav - the right channel is still a bit watery, and I think this
can be seen
2001 Apr 05
2
Digital Ear evaluation of Vorbis beta 4
For those who haven't yet seen this:
EarGuy's Digital Ear (physiological model of the ear based on work by Frank
Baumgarte) has just finished rating the sound quality of Vorbis beta 4 at
128 kbs using 30 random 10-second selections of music:
http://pub41.ezboard.com/fr3mixfrm4.showMessage?topicID=33.topic
Two samples on which the Ear says Vorbis performed uncharacteristically
poorly
2004 Jul 12
7
Excel file
Hi,
How do I open an excel file in R? I have save the excel file in unicode text
format, but it is not possible to open the file in R.
/Pernilla
2002 Jan 07
3
tool for listening tests
I've been looking around for a tool to compare the quality of different
audio files, didn't find anything, and so botched together something over
the past few days:
http://www.btinternet.com/~jfchapman/files/mcp.zip (Win32, 266Kb)
It's just a small tool for playing up to 3 files simultaneously, with the
ability to switch between the outputs to compare the sound quality (formats
2002 Jan 13
3
RC3: I'm impressed
SUMMARY
I'm impressed.
RC3 withstood anything I could throw at it. "-q 3" is really Vorbis' sweet
spot, almost perfect, and "-q 0" is eminently usable, with only marginal
defects for normal usage.
Already sent money, will do that again.
* * *
I spent at least 40 hours in the last week testing RC3. I selected a few
fragments from pop, classic and jazz CDs in my
2003 Oct 27
3
PDC and concurrent logins
Hello!
I am using samba running as a PDC at our school. I have read many docs and
howtos but I can't find anything about Concurrent logins. I would be a
nice feature becouse I don't want my users to login more than one time. Is
there anyone that does have a clue?
Greetings from Sweden
---
Mikael Karlsson
Skoldataenheten, Tibro Kommun
Sweden
+4650414783
mikael.karlsson@edu.tibro.se
2002 Mar 27
1
high quality samples
Hi,
does anybody know where I can find high quality samples that are in
the public domain? It's a plus if they're samples that many codecs
have problems with, because I want to use them for a blind test.
Thanks.
--
patrik_wallstrom->foodfight->pawal@blipp.com->+46-709580442
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage:
2015 Feb 05
2
[LLVMdev] JumpThreading and @llvm.dbg.declare()
Hi!
I have a small issue with the JumpThreading pass (in opt). As described
in the code (JumpThreading.cpp), the pass may if certain criteria are
fulfilled duplicate the content of a block. If the duplicated block
contain a call to @llvm.dbg.declare() you will end up with invalid code
as the intrinsic @llvm.dbg.declare() only should occur once for each
variable.
I think the JumpThreading