search for: gabal

Displaying 6 results from an estimated 6 matches for "gabal".

Did you mean: cabal
2010 Apr 10
2
running speex on c5505 usb sticki
...erent from that > produced by the C55x code generation tools' archive utility, and that is > what the linker is complaining about. > > As far as I know, there is no pre-developed C55x speex library, so > you'll have to build it yourself. > > --Randy > > > Vijay Gabale <vijay.gabale at gmail.com> writes: > > > Hi, > > > > I am currently working on C5505 USB stick > > http://focus.ti.com/docs/toolsw/folders/print/tmdx5505ezdsp.html to > sample > > input voice and encode it. For compiling and buring usual programs, I am &g...
2010 Apr 09
2
running speex on c5505 usb sticki
Hi, I am currently working on C5505 USB stick http://focus.ti.com/docs/toolsw/folders/print/tmdx5505ezdsp.html to sample input voice and encode it. For compiling and buring usual programs, I am using CCStudio 4.0. For encoding voice samples, I am using Speex codec binary http://downloads.xiph.org/releases/speex/speex-1.2beta3-win32.zip or
2010 Apr 16
0
running speex on c5505 usb sticki
...ere are .pjt files supplied to build in the CCS simulator, so I suggest that you try that. The c55x option is just a compile switch, which deals with the fact that this platform has a 16-bit "byte", among other things. Regards, Jim Crichton ----- Original Message ----- From: Vijay Gabale To: Randy Yates Cc: speex-dev at xiph.org Sent: Saturday, April 10, 2010 4:19 AM Subject: Re: [Speex-dev] running speex on c5505 usb sticki Hi Randy, Thanks for reply. I have one question though. While compiling the speex (downloaded from http://downloads.xiph.org/releases/spe...
2010 Apr 09
0
running speex on c5505 usb sticki
...format of a Windows/x86 library file is different from that produced by the C55x code generation tools' archive utility, and that is what the linker is complaining about. As far as I know, there is no pre-developed C55x speex library, so you'll have to build it yourself. --Randy Vijay Gabale <vijay.gabale at gmail.com> writes: > Hi, > > I am currently working on C5505 USB stick > http://focus.ti.com/docs/toolsw/folders/print/tmdx5505ezdsp.html to sample > input voice and encode it. For compiling and buring usual programs, I am > using CCStudio 4.0. > > F...
2010 Jul 24
0
running speex on C5505, anybody tested the quality of voice?
...coder on it. After encode, I intend to send it over CC2520 radio to the backend zigbee network. The C5505 ezDSP has input and output for AIC3204 codec which I am using to give sampled input from laptop (lineout) and playback output to headphones. Find my code here (http://www.cse.iitb.ac.in/~vijaygabale/temp/speex/,I have put in lot of efforts in putting together this piece of code, if you reuse it, please let me know) which has DMA interrupts enabled to sample AIC3204 every 20ms, ping pong buffering implemented (both at sample and playback side) and open source speex integrated to sample-encode...
2010 Jul 25
0
notification: More than two wideband layers found. The stream is corrupted.
Dear Speex Devs, One more problem from my side. I had earlier queried about bad quality of speex. For this run, I changed the memory mode option in CCStudio to none from large. (I will explain this if required.) Now, I am trying to run speex on C55x in real time. Find a code snippet from my main function below. Basically, I am getting the error mentioned in the subject line. Weird thing is