search for: shoehorn

Displaying 20 results from an estimated 102 matches for "shoehorn".

2007 Jul 24
0
Shoehorning speex is confusing a newbie
...can capture your encoder output to a file. There is a DECODE_ONLY switch in that build, that lets you run just that portion. - Jim ----- Original Message ----- From: Michael Jacobson To: Jim Crichton ; speex-dev@xiph.org Sent: Tuesday, July 24, 2007 3:48 PM Subject: Re: [Speex-dev] Shoehorning speex is confusing a newbie Jean-Marc was correct in that the 16bit value was the culprit for my encoding woes. after I changed that to a 32 bit value I believe it encodes correctly, but I really don't have much of any way to know this absolutely. I am using the 1.2beta2. I would u...
2007 Jul 24
0
Shoehorning speex is confusing a newbie
...erence to isolate problems between your encoder and decoder (as long as your audio samples are small, the simulator is pretty slow for C54). Good luck. - Jim ----- Original Message ----- From: Michael Jacobson To: speex-dev@xiph.org Sent: Monday, July 23, 2007 12:54 PM Subject: [Speex-dev] Shoehorning speex is confusing a newbie This is going to take some explaining and I apologize in advance if any of this is found in the manual or sample code but I couldn't find it. I just graduated last may and this is my first experience with vocoders and dissecting a professional's code. I w...
2007 Jul 24
0
Shoehorning speex is confusing a newbie
...d, if you can capture your encoder output to a file. There is a DECODE_ONLY switch in that build, that lets you run just that portion. - Jim ----- Original Message ----- From: Michael Jacobson To: Jim Crichton ; speex-dev@xiph.org Sent: Tuesday, July 24, 2007 3:48 PM Subject: Re: [Speex-dev] Shoehorning speex is confusing a newbie Jean-Marc was correct in that the 16bit value was the culprit for my encoding woes. after I changed that to a 32 bit value I believe it encodes correctly, but I really don't have much of any way to know this absolutely. I am using the 1.2beta2. I would use...
2007 Jul 23
2
Shoehorning speex is confusing a newbie
This is going to take some explaining and I apologize in advance if any of this is found in the manual or sample code but I couldn't find it. I just graduated last may and this is my first experience with vocoders and dissecting a professional's code. I work for a company that is currently using a G729A vocoder from a 3rd party software company and is looking into speex so they no
2020 Jun 18
2
RFC: alive.llvm.org?
...> If we can get Alive1 up there too, that would be even better. I still > > use that to try to prove things where it's not obvious how to express > > the relationships in pure LLVM IR: > > https://rise4fun.com/Alive/NDu > > I don't expect it would be real hard to shoehorn alive1 into Compiler > Explorer, but Nuno and I will have to talk about whether we (or he, more > accurately) wants to keep supporting it. We might prefer to try to just > support use cases such as your example in alive2. alive1 is python2 though, so someone would need to port it to python...
2006 Oct 05
1
creation time stamps for ext4 ?
Hi, I would like to know if there are any plans to introduce a creation timestamp in future ext3/4 versions. Having a 4th timestamp saving the creation time would be very good for projekts like Samba for example. It would be important that creation time can also be set manually later on by some system call. Systems like FreeBSD's UFS and Solais' ZFS already support creation times.
2003 Dec 09
1
Key for custom lattice panel function
...an example graph to anyone interested. The problem is now to create a key for the plot. This is difficult because all of the other lattice plots convey information through point colour, shape, and texture, not point size. For this reason (and having looked at the code) I don't think I can shoehorn $key or $colorkey to produce the type of key that I want. I'm using grid.circles() with native units that have been scaled in the same way as in panel.levelplot. Can anyone offer any suggestions as to how to create this key? Hadley
2002 Jun 01
0
SYSLINUX 1.74 released -- bug fix release
...laces I was accessing word-sized variables as dwords :( Consequently, SYSLINUX would reject valid kernels. PXELINUX/ISOLINUX are unaffected. Thus, SYSLINUX 1.74 is out. Expect a 1.75-pre1 quite soon. I'm working on a rewrite using 32-bit code from the very beginning, which allows be to *shoehorn* (and let me tell you, it was a shoehorning job alright!) in the "broken BIOS floppy table" workaround again. I'm hoping this will resolve the "booting an extended-format floppy works but is extremely slow" problem that some people have reported. I apologize for this b...
2016 Sep 27
4
Inferring nsw/nuw flags for increment/decrement based on relational comparisons
...and JumpThreading appear to be the only transformation passes making use of LVI at the moment, and that's probably something we don't want to change. This kind of nsw/nuw flag inference doesn't really fit in either, but CVP is definitely the closer match and it should be possible to shoehorn it in there. > Fair warning, we're actively working through issues related to nsw/nuw > inference causing overall regressions. I think we've got the key one > identified and a patch is under review, but I suspect you'll stumble > across the same thing. Interesting, so add...
2013 Jul 26
1
[LLVMdev] Building libLLVMSupport library - special tricks?
...l -lpthread -lz and indeed libLLVMSupport is there $ ls /usr/local/lib/libLLVMSupport* /usr/local/lib/libLLVMSupport.a > ld: fatal: file processing errors. No output written to TargetInfo > collect2: error: ld returned 1 exit status > > All other gyrations are attempts to shoehorn LLVMSupport into the compile. I've > been sourcing the Makefile and README for hints. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130726/f8a69b57/attachment.html>
2006 Jan 23
2
X11 build
Morning... I have a package that I think wants to compile against the X11 source tree. http://openchrome.org - its a snapshot from there.... Anyway the command it tells me to run is: xmkmf /usr/src/xc make make install This is to build a updated X graphics driver... However when I do this I get errors as there is not /usr/src/xc (no surprise) I did then "up2date xorg-x11-sdk"
2020 Jun 17
2
RFC: alive.llvm.org?
No concerns from me. I use Alive2 all the time, and it would be fantastic to have it available online reliably. If we can get Alive1 up there too, that would be even better. I still use that to try to prove things where it's not obvious how to express the relationships in pure LLVM IR: https://rise4fun.com/Alive/NDu On Wed, Jun 17, 2020 at 4:05 PM Chris Lattner via llvm-dev < llvm-dev at
2010 Feb 01
2
Hierarchical data sets: which software to use?
...ollections’ data, about 100 variables containing the results of a battery of standard tests. These are administered at intervals and so this is repeating data as well. The number of repetitions varies between cases, so in its one case per line format the data is non-rectangular. At present I have shoehorned all of this into SPSS, with each case on one line. My test database has 2,500 variables and 1,500 cases (or persons), and in SPSS’s *.SAV format is ~4MB. The one I finally work with will be larger again, though likely within one order of magnitude. Down the track, funding permitting, I hope to be...
2011 Sep 26
1
[LLVMdev] PIC16 removal details
...the compiler from scratch, is the consensus that doing so will be a better path forward for us than a new LLVM backend? It's hard to say. To most of us, "8-bit accumulator based" suggests a heavy load of constraints. The more constraints you have, the harder it's going to be to shoehorn a large, complex, and naive (to your constraints) piece of software into the middle of everything, interposed between the programmer and the hardware. It will require more than just extending LLVM to your needs. It'll require fighting against LLVM actively working against your needs. Dan
2015 Apr 15
1
Related to the new laptop question: CentOS on a netbook?
...here, running F20 with MATE desktop, operating a webcam for me. You don't say which netbook it is... the earliest Asus models came with severely limited storage. There are people who've managed to put some relatively modern linux on those, though I don't really know how they managed to shoehorn that all in. google is your friend. -- ---- Fred Smith -- fredex at fcshome.stoneham.ma.us ----------------------------- I can do all things through Christ who strengthens me. ------------------------------ Philippians 4:13 -------------------...
2013 Jul 25
1
[LLVMdev] First Pass at building dragon egg-3.3 for clang 3.3 - using gcc-4.7
...is: $ GCC=/usr/bin/gcc LLVM_CONFIG=/usr/bin/llvm-config make Compiling utils/TargetInfo.cpp Linking TargetInfo ld: fatal: library -lLLVMSupport: not found ld: fatal: file processing errors. No output written to TargetInfo collect2: error: ld returned 1 exit statusAll other gyrations are attempts to shoehorn LLVMSupport into the compile. I've been sourcing the Makefile and README for hints. To your point on declaring the location of gcc: Oddly, though gcc (4.7) is available to the environment, the Makefile does not find it without explicit direction: dragonegg-3.3.src$ make...
2011 Nov 28
2
[LLVMdev] AddressSanitizer run-time in tools/clang/runtime/compiler-rt
...ode.google.com/p/address-sanitizer/source/browse/trunk/asan/mach_override.c > > - test-specific: can I rely on gtest being installed? (fresh version is > > required). > > Compiler-rt doesn't currently have a very good test set up. You'll > probably have to find a way to shoehorn this in for your own testing > initially, but we can try and work out a way to integrate it more > properly... > ok. Thanks! --kcc -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111128/11592242/...
2020 Sep 14
2
[Proposal][Debuginfo] dsymutil-like tool for ELF.
...put an optimized executable while linking > object files" use-case? I worry that those could have enough different > requirements that you really need to be developing the > linker-integrated version from the very beginning in order to get a > good result, rather than trying to shoehorn it in as an afterthought. > > Even if we would have the best solution - it is still useful to > have a tool like llvm-dwarfutil > > for cases when it is necessary to process already created binaries. > > > Sure -- I just think that should be considered as a secon...
2013 Oct 08
2
[LLVMdev] Request for comments: TBAA on call
...s, and that set of memory locations is already expressible in the >> TBAA representation that I control. >> >> Which part of the above do you disagree with? >> >> > Nothing. > I disagree that just because you control the TBAA tree generation, that > you should shoehorn something that is neither what the langref claims it > should be, or what other producers produce, just because the datastructure > may kinda-sorta work for your purpose. > > >> On Oct 7, 2013, at 4:57 PM, Daniel Berlin <dberlin at dberlin.org> wrote: >> >> On Mo...
2013 Nov 14
10
passing through SMBus
Hi All, I have a windows 7 as my domU and some windows based drivers are not fully functional (like: touchpad-driver etc ) because they are SMBus based. I was looking at a way to passthrough the SMBus at 00:1f.03 on south bridge ( 00:1f.0), I was debugging at pt-graphics.c and understand that it is detecting the south bridge and passing it through but the other functions for the same dev-id are