similar to: Sound deformation during conversation or IVR message

Displaying 20 results from an estimated 600 matches similar to: "Sound deformation during conversation or IVR message"

2010 May 31
0
Shelf plugin ignores current deformation and places window only on 'cube' face during rotation?
Guys, Here is a potential bug that may need to be looked at. If the scale plugin is used and deformation is set to cylinder, then when the desktop is rotated, the self-sized windows are shown on the face of the cube instead of on the face of the cylinder. The sphere deformation has the same problem. It looks really odd. Here are a couple of screenshots showing this behavior: (1) screenshot of
2018 Jul 26
5
Adding drivers to NUT?
Dear Daniele, nice to meet you, I'm a collegue of Gabriele. The problem with "blazer_usb" driver ("blazer_ser" works correctly) is related to the following commands: - "F" and "I": when the KRAULER subdriver check these UPS answers it uses wrong constants to check the lenght of the received packets, so these commands are considered as "not
2005 Aug 18
2
how to draw an ellipse
That's probably a stupid question, but I'm looking for a low-level command which plots ellipse, specifying only center and deformation axes. The purpose is to illustrate bivariates gaussians with 2D .95 confident levels without using any specific library. Thanxs for your help, Guillaume
2004 Nov 25
4
Opinions on renice or turning off swap or ramdis k as swap?
I have 4 gig in my * box. I'm tuning for performance and I'd like to ask opinions: 1. asterisk -p == renice -20 ?? 2. I've turned off swap with no apparent ill effects. Can anyone commment on long term effects with moderate load (say, 30 SIP phones / 2-3K calls /day) 3. Can anyone comment on using ramdisk as swap and whether this is a good idea or bad idea? I'm using 2.6
2009 Aug 11
1
Slow IDE on GeForce 8200 board
In my haste for help, I stupidly hit reply and changed the subject which I thought was enough for a new message, not giving much thought for the threading, etc. So apologies for the hijack, although I would think it fairly obvious that it wasn't deliberate or obvious to me... or a big deal really. My mail doesn't thread. Some further info for those actually interested in helping, I forgot
2003 Jun 03
1
X11 not available
Hi, I just installed R in a Linux box. Unfortunately, I don't have root access and had to install it in my home directory. The software runs fine, but I cannot make it print graphics to the screen. If I type X11 I get: X11 is not available (though it is working for other software). I noticed that it prints graphs to a default ps file. Any suggestions about how to get around this? Many
2012 Nov 29
1
QQplot
Hi! <http://r.789695.n4.nabble.com/file/n4651293/qq.png> We are stuck with a problem considering the qqplot of a dataset. We are trying to discover what kind of distribution this is. We already tried to normal, exponential or the logaritmical distribution but none of those are able to solve our problem. Is there someone able to tell us what kind deformation we should try? (I'm
2002 Oct 09
0
R 1.6.0 benchmark with and without optimized ATLAS
Hello, I am updating my benchmark (http://www.sciviews.org/other/benchmark.htm) to recent versions of data analysis software (including R 1.6.0 and Splus 6.1), and I now run it on a Pentium IV instead of the old Celeron 500 Mhz that candidates for retirement. I test R under Windows Xp pro with and without optimized BLAS. I use the optimized Rblas.dll for P4 found on CRAN. Here are the results.
2008 Apr 10
5
Strange reboots
Hi, I have a CentOS 5.0 running as a web server. # uname -a Linux hostnamehidden.net 2.6.18-53.1.14.el5 #1 SMP Wed Mar 5 11:37:38 EST 2008 x86_64 x86_64 x86_64 GNU/Linux Every 59 minutes (maybe every hour) it reboots without any logs, without any traces and unfortunately with breaking software raid. After reboot dmesg does not have any strange entries. I double-checked crons, any strange
2010 May 20
0
small bug in 8.6 commands - grab key doesn't close after <Alt><Super><Sys_Req> + Other good feedback
Guys, Here is a little something to look at in the code. I have the following set: Run command 1: /opt/kde3/bin/ksnapshot <Super>Print Run command 2: /opt/kde3/bin/ksnapshot --current <Alt><Super><Sys_Req> The bug occurs when you choose 'Grab key combination' for <Alt><Super><Sys_Req>. When you enter the keystroke, the keystroke is clearly
2017 Nov 03
2
HP laptops with CentOS 7?
> -----Original Message----- > From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Valeri > Galtsev > Sent: den 2 november 2017 15:21 > To: CentOS mailing list <centos at centos.org> > Subject: Re: [CentOS] HP laptops with CentOS 7? > > > On Thu, November 2, 2017 8:29 am, Sorin Srbu wrote: > > Hello all, > > > > I'm looking into
2015 Aug 28
2
get llvm IR after a clang optimization pass.
Hi, I’d like to run clang with some optimization passes (-reassociate, -simplifycfg, -dce ) But in the end I need to dump the llvm IR (no link to assembly generation). I didn’t find any way to do that. I found out that passes are run via opt, but opt generates bc code, and I want IR. Any help will be welcome Thanks, Régis -------------- next part
2018 Sep 03
0
Adding drivers to NUT?
[apparently the list didn't get the message, probably because it exceeds the 40kb threshold, so here it is in all its glory with my reply] On Mon, 3 Sep 2018 at 14:32, Gabriele TAORMINA <gabriele.taormina at legrand.com> wrote: > > Dear Daniele, > > > "I fixed a few issues, and pushed your changes (amended) to this > > temporary branch:
2006 Jan 18
2
Display an Image on a Plane
Hi, I am new to R and I would like to display an image on a plane in a 3D plot, i.e. I would like to be able to specify a theta and a phi parameters like in the function persp to display a 2D image on an inclined plane. Regards, vincent [[alternative HTML version deleted]]
2006 Jan 18
2
Display an Image on a Plane
Hi, I am new to R and I would like to display an image on a plane in a 3D plot, i.e. I would like to be able to specify a theta and a phi parameters like in the function persp to display a 2D image on an inclined plane. Regards, vincent [[alternative HTML version deleted]]
2015 Nov 23
3
MKL Acceleration encouraging; need adjust package builds?
Dear R-devel: The Cluster administrators at KU got enthusiastic about testing R-3.2.2 with Intel MKL when I asked for some BLAS integration. Below I forward a performance report, which is encouraging, and thought you would like to know the numbers. Appears to my untrained eye there are some extraordinary speedups on Cholesky decomposition, determinants, and matrix inversion. They had
2018 Sep 01
0
Adding drivers to NUT?
> sorry for the delay, I forgot to put the automatic response (I was on holiday), here's a description of what we made and the drivers we used to start from: No problem for the delay... I fixed a few issues, and pushed your changes (amended) to this temporary branch: https://github.com/zykh/nut/tree/issue-441+legrand Let me know if I misunderstood anything... > - usbhid-ups --> we
2010 May 31
1
Skydome suggestion for 9.0 or other future release
Guys, One thing that could be improved with skydome when it is animated is to have it 'centered' behind desktop 1 when you initiate rotation or show the desktop wall, etc. Many times when you want to take a screenshot, you naturally will want to have the central feature of your skydome in view. If you have cubecaps, then the orientation of the cubecaps gets all messed up when you rotate
2015 Aug 28
2
Llvm pass to remove temporaries
Hi. I'm just starting to dig into the many existing llvm passes, and so far I didn't find what I'm looking for. I generate llvm IR code in debug. I'd just like to go through this code and remove as many temporaries as possible. Those variables look generated for debug purposes. They often look like synonyms of variables declared in the input source and don't seem to have a
2003 Jul 26
0
R benchmark, moble Pentium III, 1.13 GHs
Hi Jason, I suppose you installed the Matrix library, and it is working on your computer? If yes, may be det.Matrix() was removed, or renamed in the Matrix library you have (I cannot check this for the latest version, because I am away of the office until August 1st), but I will do that next week. In the meantime, you can replace 'det.Matrix' by 'det.default', and it should run.