search for: desided

Displaying 20 results from an estimated 29 matches for "desided".

Did you mean: decided
2006 Oct 27
1
Echo cancellation in speex 1.2 beta1 problem
...he known problem with clock drift of audio cards using the developed Windows compensation algorithm . (I use sync. call speex_echo_cancel(...).The remain syncronisation between in and out frames is my own. The previous 1.1.12 cancellation works moreless well, and after appearance of new version i desided to try use it. The result is: In real condition case 8 from 10 times cancellation is very unstable and starts generate a noise signal. I think this happens on fast learning stage of EC algotithm. When EC learning stage finished normally (2 from 10 times ) after 2- 5 seconds cancelletion works bett...
2006 Apr 01
1
getwinegit.sh 0.32 released!
One more Version! It's time to test this script until it is one of the last versions. I don't want to spend more time into this so I desided to soonly quit this project. Here the Changes since 0.31: 0.32 No Changes to Functitonality, but cool stuff :) - Better Trap-handling - Nicer Sleeper-function (I love it) - No output to the shell but only the ones by getwinegit.sh blackbox? no, everything's in the logfile - Some Fixes w...
2006 Mar 22
1
Trouble login into a Samba 3.0.21c from Windows XP Professional SP2
Hi !!! I've had configured a samba 3.0.21c PDC on a SuSE 9.3 with the RPM I've downloaded from http://www.samba.org. My PDC uses LDAP as backend. I have a Windows 98 client and a Windows XP Professional SP2 client. The windows 98 client lets all the users log in happily and everything works as expected, the Windows XP has a very weird an annoyuing behaviour. After booting both the
2009 Sep 23
1
stripchart with pch %in% 21:25 with bg
Dear all, consider: ### x <- round(rnorm(50)) stripchart(x, pch = 21, col = "black", bg = "pink", method = "jitter") points(0.5, 1, pch = 21, col = "black", bg = "pink", cex = 2) ### Under R 2.9.0 the points produced by stripchart are not colored, while points() gives the desidered output (magnified here by cex). I found a simple workaround
2004 Sep 14
1
pairs correlations colors
I have the following problem. I want to use pairs function and get a matrix of scatterplots with the correlations in the upper panel and the ordinary scatterplots in the lower panel. Moreover, I want to have points colored in five differet ways in the lower panel, because I have five subgroups. In order to do that I tried to combine examples on pairs function help. I got a colored matrix
1998 Apr 24
1
incorrect file copy in w95
we are running samba (1.9.18p4) on a sun ultra(solaris 2.5) ------------------------------------------------------------------------------ any now discribed file operations on the w95-pc are done using MS EXPLORER. - on a w95-pc a unix partition is mounted. - a file is copied from the mounted unix partition to the local pc-disk. - the just now copied file is changed on the unix host and shall
2006 May 17
4
.rjs templates undesiered output problem
...mptom, I also get with other insertions and effects, I''m even using a partial on the template, and it''s rendering it 3 times (being the two firs in java code and the last in proper dhtml). I''ve been searching for a way to avoid this undesiered output (as I''ve desided to name it), if anyone can help it would be great. Any help is thanked in advance, Leo studio.st -- Posted via http://www.ruby-forum.com/.
2003 Feb 04
1
Kernel oops with ext3 and software raid
Am using RedHat 7.3 with software raid. it was crashing from time to time so i desided to investigate. after running some stress tests on it it died with a kernel message (see below). it might not be ext3 related but since I was running redhat with ext2 for some time without problems (not on the same machine) I thought it might have somthing to do with the fs. Any ideas. I'll tr...
2002 Oct 02
1
Suggestions and questions
Hi! I'm not a developer but it takes one to answer my questions. I was just thinking about how the command line encoder could work in the end (after having played with encoder_example) Some ideas: 1. There could be the option of having a -q switch (just like oggenc) controlling BOTH audio and video so that for each level of q the sum of video and audio bitrates could be known (sort of
2018 Mar 20
3
[LLD/ELF] - Should we implement .note.gnu.property and/or Intel CET in LLD ?
Linux GABI [1] introduced new .note.gnu.property section which contains a program property note which describes special handling requirements for linker and run-time loader. LLD does not support .note.gnu.property yet. GABI specifies 2 types of entries: GNU_PROPERTY_STACK_SIZE and GNU_PROPERTY_NO_COPY_ON_PROTECTED: * GNU_PROPERTY_STACK_SIZE: Its pr_data field contains an integer in the format
2019 Jul 11
0
Update on Debian/Ubuntu packages.
Hai, ? I?got some messages about the new package, so i desided to post a bit info here why its taking longer. ? I was in the process of publishing new, but since Debian Buster changed to Stable, i stopped that and?i started to?update my packages. Base on the latest Samba on Debian, i do this with every Debian Release. ? Currently i'm progress?with the 4...
2009 Jan 20
0
VoIP with wavefrom and speex
Hi! I'm totally new to audio programming. I managed to create a VoIP with waveform (PCM). The problem was the really high traffic, so I desided to use speex for compressing the data. I'm recording with mono, 16bit/sample, 8000 samples per second. I tried to add the speex compression, but I always get a crash when I try to decode the data. Here is my encode and decode function: int audio_encode(char dest[],WAVEHDR *source,int srclen,...
2002 Jun 06
0
dendrogram's number of nodes
Hi ! Is there a way in hclust procedure to obtain the number of nodes (clusters) for a desidered distance level ? Thanks, Paola. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject
2007 Oct 29
4
multigateway routing with adsl and dynamic ip
hi currently i am using redhat enterprise linux 5 for multi gateway routing with 5 internet connection on static ip and all is working fine, now i want to use 5 adsl lines with dynamic ip but there is no doc. in lartc and in nano''s how to for dynamic ip, so can u plz help me out thanks in advance nilesh chouhan __________________________________________________ Do You Yahoo!?
2011 May 26
0
dom0 linux system consoles; running domU problems
Note: I''m familiar with gentoo distribution, but not with xen. A time has come, I desided, I need several xen virtual guests on my box (mostly because I want some personal web-applications installed on different environment that my desctop machine and desire to have ''playground'' for web-development attempts) What I have done 1) installed recent gentoo-sources (2.6.39)...
2018 Mar 20
0
[LLD/ELF] - Should we implement .note.gnu.property and/or Intel CET in LLD ?
I think we should wait until there is someone wanting to use these features with lld. Cheers, Rafael ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On March 20, 2018 6:59 AM, George Rimar <grimar at accesssoftek.com> wrote: > Linux GABI [1] introduced new .note.gnu.property section which contains a program > property note which describes special handling requirements for linker and run-time
2015 Jun 12
2
Re: [PATCH] New API: btrfs_replace_start
Hi, 在 2015年06月11日 17:43, Pino Toscano 写道: > Hi, > > On Wednesday 10 June 2015 17:54:18 Pino Tsao wrote: >> Signed-off-by: Pino Tsao <caoj.fnst@cn.fujitsu.com> >> --- >> daemon/btrfs.c | 40 +++++++++++++++++++++++++++++++++++++++ >> generator/actions.ml | 19 +++++++++++++++++++ >> tests/btrfs/test-btrfs-devices.sh |
2018 Oct 11
0
Domain Administrator and shares problems
Hai Peter, Good to hear its fixed. > Hi Louis and Rowland, > > A big thank you for pushing me to continue this. Thanks to your help, > things are working as they should, and that one would expect. For the > curious, the final smb.conf for the Samba member server is below this > message. > > What I did, was to implement the smb.conf I got from Rowland. As I do >
2019 Feb 15
2
Samba Samba and UFW
Louis, Did not mean to confuse. Before I upgraded to Mint 19.1 I could go to the network, click on windows network, click on workgroup, then office and the windows pc (office) would mount. No problems. THe folders on the windows machine would be accessed. Now in Mint 19.1 I get the error "Unable to mount location....". We traced this behavior to the UFW firewall blocking the
2001 May 21
2
Failed Dependency
I have an installation of Redhat 6.0, I am attempting to install wine from an RPM file, bit it gives me the following message : Failed Dependency : libGL.so.1 1. What does this mean? 2. Where do I get libGL.so.1 from (That will work with Redhat 6.0)?