Displaying 20 results from an estimated 2000 matches similar to: "port of vorbis encoder to non-fpu archs"
2009 Oct 15
1
Discriminant plot
Hi Alejo,
According to my knowledge the two plots are different because in the
first one a point belongs to a group depending on its group in the data
whereas in the second plot a point belongs to the group predicted by the
linear discriminant analysis.
I hope somebody will correct me if I am wrong.
Alain
Alejo C.S. wrote:
> Hi Alain, this is the code:
>
>
> library(MASS)
>
2004 Jul 16
6
Asterisk + NEC Electra Elite IPK Integration
Hi,
I'm am currently in the process of trying to integrate an * box with an
NEC Electra Elite IPK.
Currently, we have 7 POTS lines coming into our building. These lines
are plugged into our NEC using the appropriate analog line interface
card from NEC. The NEC effectively has NO configuration done to it,
other than to make all the internal phones ring when a call comes in.
We also
2010 Oct 20
1
Biplot: plot group name instead of row number
Dear list, I'm trying to make a biplot, but instead of plotting the row
number for each observation, plot a group factor.
Example:
prcomp(iris[,1:4]) -> PCA
biplot(PCA) #this makes a nice biplot but with row names
Instead of row numbers I want to plot iris[,5], which is a factor.
I can do this:
plot(PCA$x[,1], PCA$x[,2], type="n")
text(PCA$x[,1], PCA$x[,2], labels=iris[,5],
2011 Nov 23
1
Vegan: Diversity Plot, label points
Dear List,
I can'f figure how to add point labels in the next plot (example from
?taxondive help page):
library(vegan)
data(dune)
data(dune.taxon)
taxdis <- taxa2dist(dune.taxon, varstep=TRUE)
mod <- taxondive(dune, taxdis)
plot(mod)
The points in this plot are diversity values of single sites, and I'd
like to add a label to each one. The plot command don't accept a
2006 Mar 23
3
Polycom 501's for sale
Converted a strictly VOIP system in NYC to NEC IPK TDM system...
will have 25 Polycom 501's for sale.
Best offer, offlist only please.
R
2010 Oct 07
1
Lattice: Histogram in splom diagonals
Dear list, I want to plot several variables with splom and in the main
diagonal, instead of the variable names, I'd like to plot an histogram of
corresponding variables. Searching I did not find the correct syntax, only
some tips in an old post in the list, but this comments help to plot only
density lines instead of histograms. I had some code, but it fails to plot
(I've commented the
2003 Sep 20
4
how many production systems are there?
i am just curious how many * systems are in the real world with more than one user. do you run a certain version? you dont update CVS do you? any admins running a system of over twenty? over fifty? over one-hundred?
i deal with 3com and nec systems all day (i am cerified in the 3com nbx advanced network telephony, elite voice mail, CCNA, A+, nec ipk, and soon to be "asterisk school of
2010 Jun 18
1
Crosscompile error tinc => 1.0.11 on openwrt whiterussian 0.9
Hello!
I try to maintain a couple off old Openwrt based routers. The routers
run openwrt whiterussian, so it quite outdated. But it is a little
dangerous to update a remote machine from whiterussian to kamikaze or
backfire, this may be usefull for others.
I used the openwrt whiterussian 0.9 sdk and the attached Makefile to
compile all tinc versions till 1.0.11. Since 1.0.11 the compile process
2015 Jan 12
3
Polycom instant messages
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Is it possible to use the instant messaging feature of Polycom phones in
Asterisk? At the moment I'm seeing this in the SIP messaging when I try
to send one from a Polycom 450.
<--- SIP read from UDP:<CENSORED POLYCOM IP>:5060 --->
INVITE sip:0100@<CENSORED>:5060;user=phone SIP/2.0
Via: SIP/2.0/UDP <CENSORED POLYCOM
2013 Nov 15
2
Aplicación de lapply()
Estimados su ayuda con la ejecución del comando lapply()
Tengo creada la siguiente función invertir(matriz,n) que me permite cambiar
la posición de los elementos de una matriz.
invertir<-function(Matriz,n){
a<-Matriz
b<-matrix(c(rep(0,n*n)),n,n)
c<-matrix(c(rep(0,n*n)),n,n)
for (i in 1:n) {b[i,]<-a[(n+1)-i,]}
for (j in 1:n) {c[,j]<-b[,(n+1)-j]}
return(c)
}
2013 Jan 12
2
instaling NUT into OpenWRT: argp-standalone error
Hello,
I`m trying to install NUT on OpenWRT installed at routerboard RB433.
When I run:
opkg install nut
I get this output:
Installing nut (2.6.5-2) to root...
Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/nut
_2.6.5-2_ar71xx.ipk.
Collected errors:
?* satisfy_dependencies_for: Cannot satisfy the following dependencies for
nut:
?*????? argp-standalone *
?*
2011 Aug 27
2
: error while loading shared libraries: libdovecot.so.0 (arm cross compile)
Hi.
I've made a new attempt at build Dovecot. The build and then install
processes appeared to work find. Then when I try to run Dovecot it
reports the error:
/share/MD0_DATA/optware/opt/sbin/dovecot: error while loading shared
libraries: libdovecot.so.0: cannot open shared object file: No such file
or directory
To get a better idea of what's going on, I added
2003 May 28
2
SSH1 security with Kerb5
Hi,
I am trying to decide if it is worth the time to test the Kerberos support in a port I am working on of Openssh 3.5p1.
Does using Kerb5 with SSH1 solve the security problems inherent in protocol 1 and bring it up to par with the security level of SSH2 or are there other issues that Kerb5 authentication won't help for SSH1?
Thanks,
Greg Lambert
---------------------------------
Do
2004 Mar 24
2
fixed-point OGG Vorbis encoder
Hello,
Iam interesting in transcoding the algorithm of OGG VORBIs in fixed
point because I have to implemente this encoder in a fixed point DSP.
Does the source code of ogg vorbis encoder exist in fixed point or is
there people that work on this or anything else?
Guillaume
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe
2007 Oct 17
4
RELENG_7 jerky mouse and skipping sound
I just updated to RELENG_7 from 6.2 and I'm running into some really
annoying issues with jerky mouse movement and skipping sound. This
seems to be similar to:
Re: SCHED_4BSD in RELENG_7 disturbs workflow
This happens both with 4BSD and ULE.
I seems to happen when I'm compiling ports and a new cc/bzip2/sh
process fires off (I'm just watching top), I'll get the
skip/freezeup.
2004 Sep 21
6
Vorbis decoder sample code
Hi,
I'm a Pocket PC developer and have created a audio translator application on this platform. I currently make use of
an MP3 decoder engine, but due to heavy licensing fees I'm thinking of switching over to a patent free format.
Vorbis presents the best approach.
I read that tremor decoder has been especially optimized for embedded devices. I'd like to make use of
this and
2010 Sep 13
4
lattice: Set x-axis in italics only
Dear list, I making some box-and-whisker plots in R with vertebrate
data. The x axis are species names that must be in italics. I tried
with the "axis" function but no luck, and it seems that affects both
axes.
Any tip?
Thanks a lot in Advance.
Alej
2005 Aug 25
3
what is max and min bitrate supported in OggVorbis?
Hi All,
I am planning to implement Ogg Vorbis Decoder on a 24 bit DSP.
I have following doubts:
1) What is min and max bitrate?
2)What is max Audio Packet size ?
3)What is the max size of setup header?
4)Any idea how to start for making a 24Bit fixed point reference code?
Shall I start with floating point or Tremor or Tremor Low Mem Version?
5) What window sizes in Ogg Vorbis are normally
2004 Jun 29
3
Struct Fields Description
Hello all
Can anyone point me to some form of description for the fields in the
following structures :
1/ vorbis_dsp_state
2/ vorbis_block
Thank you.
regards
~previr
_____________________________________________________________
Previr Rangroo STMicroelectronics
Associate Systems Lab Engineer Plot No. 2 & 3,
Audio Competence Center Sector 16A,
2004 Jun 29
3
Struct Fields Description
Hello all
Can anyone point me to some form of description for the fields in the
following structures :
1/ vorbis_dsp_state
2/ vorbis_block
Thank you.
regards
~previr
_____________________________________________________________
Previr Rangroo STMicroelectronics
Associate Systems Lab Engineer Plot No. 2 & 3,
Audio Competence Center Sector 16A,