search for: digitalsignallabs

Displaying 20 results from an estimated 24 matches for "digitalsignallabs".

2010 Mar 30
2
Speex on TI DSP 5505
...gt; > http://lists.xiph.org/mailman/listinfo/speex-dev >> >> -- >> Randy Yates % "She tells me that she likes me very much, >> Digital Signal Labs % but when I try to touch, she makes it >> mailto://yates at ieee.org % all too clear." >> http://www.digitalsignallabs.com % 'Yours Truly, 2095', *Time*, ELO > -- Randy Yates % "Ticket to the moon, flight leaves here today Digital Signal Labs % from Satellite 2" mailto://yates at ieee.org % 'Ticket To The Moon' http://www.dig...
2010 Mar 29
2
Speex on TI DSP 5505
...s.xiph.org/mailman/listinfo/speex-dev -- Randy Yates % "She tells me that she likes me very much, Digital Signal Labs % but when I try to touch, she makes it mailto://yates at ieee.org % all too clear." http://www.digitalsignallabs.com % 'Yours Truly, 2095', *Time*, ELO
2010 Apr 03
2
Default bitrate
...itrate mode is enabled, is plain bitrate still used? If so, how? > Speex 1.2Beta3 -- Randy Yates % "The dreamer, the unwoken fool - Digital Signal Labs % in dreams, no pain will kiss the brow..." mailto://yates at ieee.org % http://www.digitalsignallabs.com % 'Eldorado Overture', *Eldorado*, ELO
2010 Apr 04
4
Quality vs. Bitrate vs. Complexity
...org > http://lists.xiph.org/mailman/listinfo/speex-dev > -- Randy Yates % "Remember the good old 1980's, when Digital Signal Labs % things were so uncomplicated?" mailto://yates at ieee.org % 'Ticket To The Moon' http://www.digitalsignallabs.com % *Time*, Electric Light Orchestra
2010 Apr 03
2
Quality vs. Bitrate vs. Complexity
...ct? If not, can someone please explain how these parameters > interact? -- Randy Yates % "Though you ride on the wheels of tomorrow, Digital Signal Labs % you still wander the fields of your mailto://yates at ieee.org % sorrow." http://www.digitalsignallabs.com % '21st Century Man', *Time*, ELO
2010 Apr 04
2
Quality vs. Bitrate vs. Complexity
...the GSM codecs back in the late 90's written in TI TMS320C54x assembly? -- Randy Yates % "Though you ride on the wheels of tomorrow, Digital Signal Labs % you still wander the fields of your mailto://yates at ieee.org % sorrow." http://www.digitalsignallabs.com % '21st Century Man', *Time*, ELO
2010 Apr 13
2
Encoding Speex Into a SWF Version 10 Sound Stream
...t would also be nice to have if my fears are true that SWF doesn't really support speex as a stream yet. -- Randy Yates % "And all you had to say Digital Signal Labs % was that you were mailto://yates at ieee.org % gonna stay." http://www.digitalsignallabs.com % Getting To The Point', *Balance of Power*, ELO
2010 Apr 30
2
Simple example of decoding streaming audio realtime?
On 30 April 2010 11:43, Sherief N. Farouk <sherief at mganin.com> wrote: >>> I'm a software engineer. I'm terribly uncomfortable with C. > > Aaaaahahahahahahahaha Please be civil, guys. Different engineers have different skill levels, so what. If someone asks for some help with the reference implementation the least we can do is point them in a useful direction. If
2010 Apr 04
2
Quality vs. Bitrate vs. Complexity
...gt;>> http://lists.xiph.org/mailman/listinfo/speex-dev >>> >> -- Randy Yates % "Bird, on the wing, Digital Signal Labs % goes floating by mailto://yates at ieee.org % but there's a teardrop in his eye..." http://www.digitalsignallabs.com % 'One Summer Dream', *Face The Music*, ELO
2010 Apr 10
2
running speex on c5505 usb sticki
...% "She's sweet on Wagner-I think she'd die > for Beethoven. > Digital Signal Labs % She love the way Puccini lays down a > tune, and > mailto://yates at ieee.org % Verdi's always creepin' from her > room." > http://www.digitalsignallabs.com % "Rockaria", *A New World Record*, ELO > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20100410/1ba67648/attachment.htm
2010 Apr 29
4
Simple example of decoding streaming audio realtime?
Hi, I'm new to Speex and a little uncomfortable in C programming. I'm looking for a simple example of how I'd use Speex to decode a speex file read off of an network stream and pass the decoded samples to an audio player. I have speex running in an iPhone project and I started digging thru the speexdec.c example trying to refactor as I made sense of the API calls. The example is a
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 Mar 22
3
Speex on 64bit OS
Hi all, has anyone ever tested the speex source on a 64bit OS. I am interested if the source is ready for x64 platforms. Cheers, Christoph -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20100322/dd4b9645/attachment.htm
2010 Mar 30
0
Speex on TI DSP 5505
...Speex-dev at xiph.org > > http://lists.xiph.org/mailman/listinfo/speex-dev > > -- > Randy Yates % "She tells me that she likes me very much, > Digital Signal Labs % but when I try to touch, she makes it > mailto://yates at ieee.org % all too clear." > http://www.digitalsignallabs.com % 'Yours Truly, 2095', *Time*, ELO -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20100330/9d762cd1/attachment.htm
2010 Apr 09
0
running speex on c5505 usb sticki
...dev -- Randy Yates % "She's sweet on Wagner-I think she'd die for Beethoven. Digital Signal Labs % She love the way Puccini lays down a tune, and mailto://yates at ieee.org % Verdi's always creepin' from her room." http://www.digitalsignallabs.com % "Rockaria", *A New World Record*, ELO
2010 Apr 12
1
What establishes "average" bitrate in Variable Bitrate (VBR) Mode?
On 2010-04-11 10:09, Randy Yates wrote: > If I specify VBR mode via > > speex_encoder_ctl(pSpeexEncoder, SPEEX_SET_VBR,&isTrue); Try: speex_encoder_ctl(pSpeexEncoder, SPEEX_SET_ABR, &desiredRate);
2010 Apr 14
2
Decoded output buffer size
Hi, in a VoIP application, the endpoint A send speex payload to B. B doesn't know how A acquire audio, it only know that the channel is narrowband so, how can B know the size of the output buffer to pass to the speex_decode()? Thanks, Daniele.
2010 Apr 14
1
Encoding Speex Into a SWF Version 10 Sound Stream
...wf file structure, no. But do you have an example file? -- Randy Yates % "Midnight, on the water... Digital Signal Labs % I saw... the ocean's daughter." mailto://yates at ieee.org % 'Can't Get It Out Of My Head' http://www.digitalsignallabs.com % *El Dorado*, Electric Light Orchestra
2010 Apr 30
0
Simple example of decoding streaming audio realtime?
...write your code for you? Incredible. -- Randy Yates % "She tells me that she likes me very much, Digital Signal Labs % but when I try to touch, she makes it mailto://yates at ieee.org % all too clear." http://www.digitalsignallabs.com % 'Yours Truly, 2095', *Time*, ELO
2010 Apr 30
2
Simple example of decoding streaming audio realtime?
...; Incredible. > -- > Randy Yates % "She tells me that she likes me very much, > Digital Signal Labs % but when I try to touch, she makes it > mailto://yates at ieee.org % all too clear." > http://www.digitalsignallabs.com % 'Yours Truly, 2095', *Time*, ELO