similar to: prerelease of the Postfish

Displaying 20 results from an estimated 600 matches similar to: "prerelease of the Postfish"

2003 Dec 01
1
PostFish question
I've been tinkering with vgplay (my fp gain function and replaygain support code) as well as looking at FLAC replaygain code, with an eye to combining them into a general gain effect plugin helper, however I noticed that the November 19, 2003 Ogg Traffic talks about postfish, being a sound postprocessor with a noise filter and 'a revolutionary declipping filter', that Monty is
2013 Jun 18
0
[LLVMdev] ARM struct byval size > 64 triggers failure
Hi Rajesh, The callee code looks okay to me > Assembly for check114 > --------------------------------------------------------------- > sub sp, sp, #16 > push {r11, lr} > mov r11, sp > sub sp, sp, #8 > str r3, [r11, #20] > str r2, [r11, #16] > str r1, [r11, #12] > ldr r1,
2013 Jun 18
3
[LLVMdev] ARM struct byval size > 64 triggers failure
An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130618/5b2a15e3/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: 201306181656803_BEI0XT4N.gif Type: image/gif Size: 14036 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130618/5b2a15e3/attachment.gif>
2013 Jun 20
1
[LLVMdev] ARM struct byval size > 64 triggers failure
> - "since ABI says the stack pointer needs to be 8 byte aligned at function entry point" (taken from Manman's reply) > What will be considered as entry point here? > Is it place of SP Adjustments "sub sp, sp, #16" > (Or) Is it place of first user instruction(end of prologue) "ldr r2, .LCPI0_0" Eight byte stack alignment is a
2005 Jun 02
3
trouble getting speex_echo_cancel() to work
> - set sampling rate to 8 kHz (at least for now) > - make sure the far end signal in the playback signal is always a bit in > advance (never late) compared to the mic signal. > - Set the tail length to something around 100 ms. > > Also, if you're using two different soundcards (as I understand) for the > playback and the capture, you're *never* going to get echo
2005 Jun 02
0
trouble getting speex_echo_cancel() to work
> I did a bit more testing, and ended up creating a set of testsamples, as > follows: > > ideal.pcm => me saying "This is what I'd like to hear" > junk.pcm => me saying "With a bit of luck, this is gone" > mixdown.pcm => ideal.pcm, with junk.pcm started 7 ms later and 3 dB lower. The problem with that is that it's nowhere near real
2015 Jul 09
2
[LLVMdev] llvm jit acting at runtime, like libgccjit ?
Hello, i mainly code in c/c++ on linux. I would like to know if I can generate code at runtime using llvm, like libgccjit -> https://gcc.gnu.org/onlinedocs/jit/ My needs are : create functions, conditions, loops at runtime. libgccjit does the job pretty well but I would like to test llvm too (licence issue). Is it possible ? Is there a resource that helps in that regard ? Kaleidoscope
2016 Mar 24
0
Clang Preprocessor Speed Up
First, surely the right place for this discussion is the cfe-dev mailing list? Second, have you determined that this is a noticeable amount of time when compiling? I have no idea - in my Pascal compiler, parsing the code is ~0.1%, codegen to IR ~1.9% and LLVM 98%. But I'm sure Clang is more complex in many ways, so the proportion is probably a bit different - a measurement of the time spent
2013 May 20
2
VM Slowness
I hope this in the right list, but I was wondering if someone could help me with a VM I have that has lately started having problems. It had been running for years without problems. It's possible an update is causing this, but I can't say. The VM is running CentOS 5.8 and after a time, the machine begins to slow down. Things like pings or running commands lag. If I reboot the VM, it runs
2015 Jul 02
2
Custom header when busy
<div>Is there any chance to create feature request for that useful functionality?</div><div>š</div><div>02.07.2015, 14:03, "Rusty Newton" <rnewton@digium.com>:</div><blockquote type="cite"><div><div><div>On Wed, Jul 1, 2015 at 4:46 AM, <span><<a href="mailto:royj@yandex.ru"
2016 Mar 24
2
Clang Preprocessor Speed Up
Hello, folks! Currently me with one other guy are trying to play with clang. The proposal may seem stupid, excuse me, if it was already discussed, we just want to try to implement something useful which seems absent for now. Ok, the idea. It seems interesting to try to make lexer a little bit more efficient in terms of macro expanding by applying partial expansion of macros. the idea is that
2005 Aug 29
1
Previewing oggvorbis files in GNOME...
Hi. I'm wondering if anyone out there can give me a little help trying to figure something out: I presently am running CentOS4.1 with GNOME as my desktop (It runs quite well, I must say!). I just have a little curiosity: I have a few audio files (.wav, .mp3 and .ogg) and I like to "preview" them. When run my mouse over the .wav files (and mp3 files) the
2005 Aug 26
3
parts of data frames: subset vs. [-c()]
Dear all I have a problem with splitting up a data frame called ReVerb: ?? str(ReVerb) `data.frame': 92713 obs. of 16 variables: $ CHILD : Factor w/ 7 levels "ABE","ADA","EVE",..: 1 1 1 1 1 1 1 1 1 1 ... $ AGE : Factor w/ 484 levels "1;06.00","1;06.16",..: 43 43 43 99 99 99 99 99 99 99 ... $ AGE_Q : num 2.0 2.0 2.0 2.4 2.4
2015 Jul 13
2
[LLVMdev] Poor register allocations vs gcc
<br />Hello, <br />Ecx is a problem because you have to xor it. Which is avoided in the gcc compilation. Fomit-pointer-frame helps.<br /><br />Now llvm is one instruction from gcc. If ecx was not used, it would be as fast.<br />-- <br />Sent from Yandex.Mail for mobile<br /><br />20:03, 13 July 2015, Matthias Braun <mbraun@apple.com>:<br
2015 Jul 02
3
Custom header when busy
<div>Thanks for the tip. Our goal is to know that call-limit is triggered. And later analyze this info, maybe do some action.</div><div>Yes, we can parse CDRs or execute AGI script but we do not want inmplement this logic on Asterisk because it can affectš<span>performance.</span></div><div>š</div><div>02.07.2015, 15:31, "jg"
2011 Jul 19
0
Using line spectral pairs for LPC quantization
Dear Stefan, In the paper "Improved Forward-Adaptive Prediction for MPEG-4 Audio Lossless Coding", a non-linear compander is applied to the parcor coefficients prior to quantization. This compander is designed in order to minimize quantization error, especially for magnitudes close to unity. If you determine the typical distribution of magnitudes of the LPC coefficients, you could
2015 Jul 01
2
Custom header when busy
Hi, all Is there someway ability to insert custom Header to "SIP 486" message, when HANGUP application is invoked? Our use case is to set that Header, when call-limit is reached, to analyze elsewhere, but we do not want to set some custom causecode in HANGUP application because this can confuse a calling equipment.
2003 Nov 20
0
Ogg Traffic / Release Announcements
Hi everybody: Here is a new Ogg Traffic, with release announcements for Vorbis 1.0.1, Speex 1.0.3, and Icecast 2 Beta 1. The HTML version is at http://www.vorbis.com/ot/20031119.html. Enjoy! -Carsten <p>Ogg Traffic for Wednesday, November 19, 2003 Author: Carsten "Purple" Haese Contact: [1]carsten@xiph.org Date: November 19, 2003 Table of Contents 1
2014 Mar 23
6
metadata 2
Hoi folks, I don't like to post in newsletter because of several reason but sometimes it isn't evitable. I am setting up a internet-radio-show (exclusively live, including 2 video-streams) and I want to read out the audio-metadata of momentarily played tracks in realtime to compare it against a SQL-database. The aim is to fill up and/or update a table with 'most played'
2011 Sep 13
1
sox: Failed reading obd-demo.mp3: Do not understand format type: mp3
Hi, Can someone please comment about the below issue [root at host0040 kaushal]# file obd-demo.mp3 obd-demo.mp3: MPEG ADTS, layer III, v1, 256 kBits, 44.1 kHz, Monaural [root at host0040 kaushal]# sox obd-demo.mp3 -e stat sox: Failed reading obd-demo.mp3: Do not understand format type: mp3 [root at host0040 kaushal]# sox -V obd-demo.mp3 -r 8000 -c 1 -t ul -w vm-intro.ulaw sox: Failed reading