similar to: Generating 1.2rc1 DLLs with MSVC 2005

Displaying 20 results from an estimated 200 matches similar to: "Generating 1.2rc1 DLLs with MSVC 2005"

2008 Oct 27
0
Generating 1.2rc1 DLLs with MSVC 2005
On Mon, Oct 27, 2008 at 10:01 PM, Emanuel Aguilera Mart? <emaguimar at hotmail.com> wrote: > Therefore, I'm trying to generate the Windows DLLs for the 1.2rc1 version > using the MSVC 2005 project files available in the source code. Yeah, MSVC projects in the published RC1 sources are broken. I've sent fixes to Jean-Mark, and I hope they've gotten their way to the git.
2008 Oct 27
0
Generating 1.2rc1 DLLs with MSVC 2005
Hi Emanuel, That'll be me!! Bear with me, if you will, it's been a long time since I looked at this but I'll try to get an answer to you within the next few days once I've had a chance to re-explore what it was that I did! regards John Emanuel Aguilera Mart? wrote: > Dear all, > > > > In the download section of the Speex web site, you can find the Windows
2005 Dec 06
1
problems decoding speex... please help
Hi all. I'm trying to decode speex using version 1.1.10's libspeex with fixed_point enabled. copied the sample in the manual (1.1.11) with minor revisions. While running the program, encountered this warning: "Packet is larger than allocated buffer : 38" when calling speex_bits_read_from (&bits, cbits, nBytes) then my program terminated unexpectedly with errors (Unhandled
2009 Nov 04
0
[LLVMdev] just-in-time debugging of assertion failures with MSVC
Dear all, I am writing a compiler backend using LLVM with MSVC and have noticed that in LLVM version 2.6 it is no longer possible to use Just-In-Time Debugger at the point of assertion failure. The call stack is printed instead and the debugger stops at some strange location with the call stack like the following: > msvcr80d.dll!_NMSG_WRITE(int rterrnum=5111881) Line 198 C
2014 Nov 16
8
Logo Nouveau
Dear community members, Im a graphic designer and for the last couple of months I have been working on a new logo for the Nouveau project. After sending preliminary designs to both Martin Peres and Ilia Mirkin, we have decided to share the logo in order to gather your feedback. I would like to highlight that the logo incorporates a penguin corresponding to the linux kernel components used to
2015 Nov 10
4
Problema con la lectura de datos
con as.numeric tampoco me van los cálculos y no conozco otra manera, pues son alrededor de 40 variables las que tiene la tabla. To: valeagui en outlook.es; cof en qualityexcellence.es; r-help-es en r-project.org From: javier.ruben.marcuzzi en gmail.com Subject: RE: [R-es] Problema con la lectura de datos Date: Tue, 10 Nov 2015 16:43:05 -0300 Estimada Valentina as.numeric(...) Mira mi correo
2010 Jan 13
0
BUG for speex-1.2rc1
DEAR: I SEEM A BUG FOR speex-1.2rc1.tar.gz ON BUILD IN USING IT. PLEASE LOOK: ===================================================================== make all-recursive make[1]: Entering directory `/tmp/speex-1.2rc1' Making all in libspeex make[2]: Entering directory `/tmp/speex-1.2rc1/libspeex' /bin/sh ../libtool --mode=link gcc -g -O2 -fvisibility=hidden -O3 -msse -o testenc
2009 Mar 17
1
VAD speex 1.2rc1
My data is speech sampled as pcm mono 32khz. I want to use vad for regulating the agc gain mechanism. So... if voice is not detected I just reduce the agc value in order to not amplify the 'silence' otherwise we just increase the agc value if it is below the minimum. Thanks, Daniel ----- Original Message ----- De: Jean-Marc Valin <jean-marc.valin at usherbrooke.ca> Para: danflu at
2009 Jul 27
2
VAD performance worse on version 1.2rc1 than 1.1.12
Hi, I decide to write to the list because of a strange behaviour when updating from version 1.1.12 to 1.2rc1. My software was running fine with version 1.1.12, but now I want to benefit from advances on AEC. After updating the library to 1.2rc1 and do few changes on my sources, I run the application and discovered that VAD doesn't work so fine as in previous version 1.1.12 (3 years ago). I
2008 Sep 15
2
1.2rc1
I am in the process of adding speex 1.2rc1 to a project of mine, not via compiling as a static library yet including the source and compiling with my own to create a dynamic link library. This worked fine with the last beta release yet is causing problems with this release candidate. The problem is in the file scal.c which is about M_PI being undefined, this file was added to speex in said
2009 Mar 14
0
please promote libspeex1 (speex-1.2rc1) to libspeex on Sarge before end of month
On Fri, Mar 13, 2009 at 1:18 AM, Tzafrir Cohen wrote: > > On Thu, Mar 12, 2009 at 07:23:58PM -0700, James Salsman wrote: >> >> Apparently, on Ubuntu 8.04 LTS (which is based on Sarge, > > Wrong. Ubuntu LTS is not maintained by Debian. Please use the Ubuntu BTS > for problems with its packages. I understand that Ubuntu is not maintained by Debian, but it is based on it.
2008 Jul 24
0
Speex 1.2rc1 is out, status update
Hi everyone, I've just released Speex 1.2rc1. This adds support for acoustic echo cancellation with multiple microphones and multiple loudspeakers. It also adds an API to decorrelate loudspeaker signals to improve multi-channel performance. In the bugfix department, there are fixes for a few bugs in the echo canceller, jitter buffer and preprocessor. At this point, the API for 1.2 should be
2009 May 11
1
1.2rc1 windows binaries
Hi guys, Are there 1.2rc1 windows binaries available for download? I downloaded source code and tried to build in Windows but could not build the executables. When I did the first step(in Windows cygwin terminal), ./configure --prefix=D:/cygwin/home/builder/pc/speex I got the configuration finished but informed that: **IMPORTANT** You don't seem to have the development package for libogg
2009 Jul 31
0
VAD performance worse on version 1.2rc1 than 1.1.12
Hi, I decide to write to the list because of a strange behaviour when updating from version 1.1.12 to 1.2rc1. My software was running fine with version 1.1.12, but now I want to benefit from advances on AEC. After updating the library to 1.2rc1 and do few changes on my sources, I run the application and discovered that VAD doesn't work so fine as in previous version 1.1.12 (3 years ago). I
2009 Aug 12
0
VAD performance worse on version 1.2rc1 than 1.1.12
Thank you, but I am thinking about trying to move VAD implementation from 1.1.12 to 1.2. I'm not sure about how difficult it could be (maybe impossible due to Jean Marc has disappear). Have you tried this? Cecile. 2009/8/10 jesus <jmorion at toomeeting.com> > Hi Cecile, > > it seems it is a tabu theme, or nobody uses VAD on speex. I've tried > with external EasyVAD
2009 Aug 10
2
VAD performance worse on version 1.2rc1 than 1.1.12
Hi Cecile, it seems it is a tabu theme, or nobody uses VAD on speex. I've tried with external EasyVAD solution but the result was not as spected. Other users of the list suggest an algorithm to filter voice based on the power of the signal, but of course, it is not a voice activity detection. I am waiting also a solution for this, while so I use version 1.1.12. Regards. Cecile Dumotier
2006 Nov 23
1
Select Tag not working in 1.2rc1
I''m getting the following error message under rc1: ActionView::TemplateError (wrong number of arguments (1 for 0)) on line #54 of app/views/admin/admin_index.rhtml: In my view (* = Line 54): <%=start_form_tag(:action=>"sales_by_author")%> *<%=select("author","id",@authors.collect {|a| [a.name,a.id]})%> <%=submit_tag("Go")%>
2006 Dec 12
3
rpec 0.7.4/ rails 1.2rc1 troubles
I believe that I have followed these directions exactly: http:// rspec.rubyforge.org/documentation/rails/install.html My new spec tests work, but my old Test::Unit test don''t produce any output. The only clue I have anything is happening at all are these messages in log/test.log: Spec::Rails::HelperEvalContextController: missing default helper path
2010 Aug 02
2
speex-1.2rc1 breaks ABI on OS X
I'm currently working on packaging the latest version of speex for Fink, a Mac OS X package manager. Our current speex version is at 1.1.6, and several new programs require a newer version, which is why I'm working on the update. When 1.2b3 was released and some symbols were offloaded to libspeexdsp.1.dylib, this broke the library on OS X since libspeex.1.dylib kept the same install
2015 Nov 10
3
Problema con la lectura de datos
Hola, Estoy tratando de leer una base de datos: tengo 39 columnas, de las cuales 38 son variables y una es el nombre de las empresas. Por lo que escribo el siguiente codigo: Variables <- read.csv("C:/Users/usuario/Documents/variables2.csv", header=TRUE, sep=";", comment.char="" , colClasses=c(Empresas="character",