Displaying 20 results from an estimated 84 matches for "ambe".
Did you mean:
abe
2009 Sep 30
1
rcs fits in design package
Hi all,
I have a vector of proportions (post_op_prw) such that
>summary(amb$post_op_prw)
Min. 1st Qu. Median Mean 3rd Qu. Max. NA's
0.0000 0.0000 0.0000 0.3985 0.9134 0.9962 1.0000
> summary(cut2(amb$post_op_prw,0.0001))
[0.0000,0.0001) [0.0001,0.9962] NA's
1904 1672 1
2005 Nov 27
2
Question from XM Radio
Thanks for the reply. We are currently using AMBE (4Kbps) for our Traffic/Weather Channels. If you have ever had a chance to hear the service, you will know that AMBE does not do us well.
I understand that 2Kbps is low quality, but any poorer than AMBE?
If can get a decent quality for other low bandwidth talk channels, such as about 10-16Kbps...
2005 Nov 28
1
Question from XM Radio
Thanks Jim, that's understood. When I say AMBE isn't working well, I
only mean from the audience acceptance point of view. Technically it is
fine. It is exactly doing the job we had expected.
It's the long standing wish that everyone wants... More for less. We
are just seeking a bit of magic that just may not be there. Ideally
find...
2005 Nov 28
1
Question from XM Radio
...an-Marc Valin" <Jean-Marc.Valin@USherbrooke.ca>
> Cc: speex-dev@xiph.org
> Message-ID:
> <E63FE688D5966F4A9E78770555DE90AE08012E@ITWEXC01-DC.xmradio.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Thanks for the reply. We are currently using AMBE (4Kbps) for our
> Traffic/Weather Channels. If you have ever had a chance to hear the
> service, you will know that AMBE does not do us well.
>
> I understand that 2Kbps is low quality, but any poorer than AMBE?
>
> If can get a decent quality for other low bandwidth talk chann...
2007 Sep 26
2
--keep-foreign-metadata question
Not sure if this belongs here or in flac-dev.
I am subscribed to both, so flop it over if fits
better over there.
Looking at the Changelog for FLAC 1.2.1
(17-Sep-2007), it says:
"With the new --keep-foreign-metadata in
flac, non-audio RIFF and AIFF chunks can
be stored in FLAC files and recreated when
decoding."
Where can I find more detail on what is a
2002 Dec 13
0
Xmcd now supports Ogg Vorbis
Hi UNIX and Linux users,
Xmcd, the premier CD player program, now also supports CD ripping
to Ogg Vorbis, MP3 and other formats. For Ogg Vorbis, xmcd links
directly with the vorbis libraries for best performance and
integration.
For further info and downloads, please visit the xmcd web site:
http://www.amb.org/xmcd
Vorbis webmasters: Please add xmcd to your list of free software
that
2007 Sep 26
1
--keep-foreign-metadata question
On 9/26/07, Josh Coalson <xflac@yahoo.com> wrote:
> --- Martin Leese <martin.leese@stanfordalumni.org> wrote:
...
> > Where can I find more detail on what is a
> > "non-audio" RIFF chunk?
>
> it is any riff chunk that is not "fmt " or "data"
>
> > Ambisonic ".amb" files are WAVE-EX files with
> > a
2007 Oct 26
2
Implementation of a Speex based hardware VOCODER
...ing some academic research regarding secure voice transmission over phone
lines. One of our reserach goals is to implement a hardware vocoder, with low
bit rates, and a preferably free algorithm, to be used in this secure voice
system.
Actually, there is a functional system using a proprietary AMBE board
(also a very expensive one) with a bit rate of 4800bps. When I found this
project, I tought the vocoder hardware could be implemented based on the Speex
code, since it works with similar bitrates.
Is speex suitable for that? What are the main hindrances? I thought in
using some high spee...
2007 Apr 14
13
Ambisonics in Ogg Vorbis
On 2/28/07, Ivo Emanuel Gon?alves <justivo@gmail.com> wrote:
> On 2/28/07, Ralph Giles <giles@xiph.org> wrote:
> > Well, there are todo pages at wiki.xiph.org, but I meant more in the
> > community folklore sense. My point is a roadmap doesn't help much unless
> > there are people committed to making things happen. That's been the
> > problem with a
2007 Apr 14
13
Ambisonics in Ogg Vorbis
On 2/28/07, Ivo Emanuel Gon?alves <justivo@gmail.com> wrote:
> On 2/28/07, Ralph Giles <giles@xiph.org> wrote:
> > Well, there are todo pages at wiki.xiph.org, but I meant more in the
> > community folklore sense. My point is a roadmap doesn't help much unless
> > there are people committed to making things happen. That's been the
> > problem with a
2002 Dec 15
4
Ripping CD´s to Ogg Vorbis under Linux
Hi,
I recently migrated from Windows to Linux. I´ve used Linux quite a bit
in server-enviroments, but as a desktop I have very little experience.
I am now looking for a tool to rip CD´s to Ogg with CDDA support. I´ve
tried KonCD, but it lacks features and is abit buggy.
Sure, I can use cdparanoia, rename the wav´s to the right names and then
encode to ogg via oggenc. But since I use X I
2009 Jan 29
2
Adding vertical line to histogram and qplot "stacked" plot
R-users it appears I am leaning on your knowledge once again. Is there any way to add a vertical line to a histogram and qplot "stacked" plot? Here is my current attempt:
"qplot" approach attempt:
qplot(Run, data = data_dataframe, breaks = breaks, fill = Temperature, main = short_title) + scale_x_continuous("Data") + scale_y_continuous("Freq")
2019 Sep 05
4
Questions about 2n dc and samba update
Hi,
I have to upgrade 2 different samba AD DC (2 domains) from 4.4.5 to 4.10.7
First is a single server and updaded with in-place upgrade from 4.4.5
to 4.10.7 and all perfect
Second environment I need to add a second dc and also upgrade existing
server, and I have some question about how to do this:
- join second domain server with 4.10.7
- then make in place upgrade on existing server dc1?
2012 Jul 06
2
[LLVMdev] Excessive register spilling in large automatically generated functions, such as is found in FFTW
On Fri, Jul 6, 2012 at 6:39 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
>
> On Jul 5, 2012, at 9:06 PM, Anthony Blake <amb33 at cs.waikato.ac.nz> wrote:
>
>> I've noticed that LLVM tends to generate suboptimal code and spill an
>> excessive amount of registers in large functions, such as in those
>> that are automatically generated by FFTW.
>
1996 Nov 25
2
XMCD v2.1 released (was: Security Problems in XMCD)
This is to announce that XMCD 2.1 patchlevel 0 has been released
which fixes all of the issues previously raised by David Meltzer.
It also contains a number of other minor feature and functionality
enhancements. The new version may be obtained via the xmcd web page at:
http://sunsite.unc.edu/~cddb/xmcd/
Users of xmcd with older versions are encouraged to upgrade.
-Ti
--
\\ // XMCD - Motif CD
2005 Oct 31
3
1.5TB ext3 partitions - mke2fs problems at 2^31 blocks
I am trying to get a 9550SX to support a 1.5TB raid partition. I am unsure
whether this is a driver problem, or an ext3 problem (as am getting some
other wierdness detecting LUNs), but...
fdisk recognizes the disk OK. I make a single extended partition with a
single 1.5TB logical partition inside it. I then run
mke2fs -j /dev/sdb
It gets to writing inode tables, and wants to write 11176 block
2015 Nov 30
2
Proposal for Ambisonics format in vorbis comment.
"Gabriel I." wrote:
> Greetings,
>
> I apologize if I posted this in the wrong list, I wasn't sure where to post
> it, but seeing as the tags are called "vorbis comments" I thought vorbis,
> rather than ogg-dev, would be the right choice. (actually, I'm not even a
> developer anyway)
Hi Gabriel,
I doubt whether the Xiph community would
promote a
2019 Jul 18
4
Gráfico tiempos de supervivencia
Hola,
Sí, lo puedes hacer de esta forma...
#-----------------
set.seed(20)
DATOS <- data.frame (
ID = c (1:10)
, TIEMPO = sample(1:40, 10, replace=F)
, DEF = as.factor(sample(c(0,1), 10, replace=T))
)
library(ggplot2)
ggplot( data = DATOS ) +
geom_point( aes(x = TIEMPO, y = ID , shape = DEF, color = DEF), size = 5
) +
geom_segment( aes( x = 0, y = ID, xend =
2006 Mar 24
1
cox model for haplotypes
Hi,
Anybody knows a function that can fit haplotype data to a Cox model.
I've been searching it in the web without succeed.
I use "haplo.stats" package, but unfortunatelly it's not possible to
analyse survival data, amb I right?.
Thanks in advance.
Isaac Subirana (isubirana@imim.es)
[[alternative HTML version deleted]]
2008 May 15
1
Reading SAS data into R
Hi R,
Suppose that SAS dataset 'tsubset1' is stored in the path, "Z:/data".
Then I give the below read.ssd() command to read SAS dataset,
'tsubset1.sas7bat' into R.
> library(foreign)
> s=read.ssd("Z:/data","tsubset1",sascmd = "C:/Program Files/SAS/SAS
9.1/sas.exe")
> s
A B C
1 3 4 5
2 6 7 8
3 3 4 5
It reads