Displaying 20 results from an estimated 1000 matches similar to: "Feature request: rewindable resampler"
2016 Feb 06
1
Resampler set_rate improvements
06.02.2016 01:12, Tristan Matthews ?????:
> On Thu, Feb 4, 2016 at 12:31 PM, Alexander E. Patrakov
> <patrakov at gmail.com> wrote:
>> 04.02.2016 22:05, Jean-Marc Valin ?????:
>>> I can see how that would cause multiple rate changes. At the same time,
>>> since this would be using the interpolated code (unless you're really
>>> lucky with the rate),
2010 Dec 06
0
Problems with Speex Resamplers
'Twas brillig, and Sherief N. Farouk at 06/12/10 14:29 did gyre and gimble:
> If you can produce a simple minimal repro that exhibits this issue on some
> procedural signal (sine wave, etc) I'd love to look into it some more - I'm
> maintaining a hardened version of the Speex Resampler and would be very
> concerned if this bug made it into production.
Well at present,
2016 Feb 04
0
Resampler set_rate improvements
Hi Wim,
On 02/04/2016 10:14 AM, Wim Taymans wrote:
> I've added an example program in the patches that changes the rate
> frequently. You can run test-resample2 >test.raw and open in audacity or so
> to look at the spectrum etc. I've attached a before/after screenshot.
I'll have a closer look at your test program.
> In theory, depending on the current phase and the
2010 Dec 06
2
Problems with Speex Resamplers
How much latency are we talking about? It seems that this issue cannot be
easily pinpointed, but if it turns out to be related to the Speex Resampler
let me know and I will put it on my task list.
- Sherief
-----Original Message-----
From: speex-dev-bounces at xiph.org [mailto:speex-dev-bounces at xiph.org] On
Behalf Of Colin Guthrie
Sent: Monday, December 06, 2010 9:47 AM
To: speex-dev at
2010 Dec 06
2
Problems with Speex Resamplers
If you can produce a simple minimal repro that exhibits this issue on some
procedural signal (sine wave, etc) I'd love to look into it some more - I'm
maintaining a hardened version of the Speex Resampler and would be very
concerned if this bug made it into production.
- Sherief
-----Original Message-----
From: speex-dev-bounces at xiph.org [mailto:speex-dev-bounces at xiph.org] On
2016 Feb 04
2
Resampler set_rate improvements
Hi Jean-Marc,
Thanks for taking a look.
I've added an example program in the patches that changes the rate
frequently. You can run test-resample2 >test.raw and open in audacity or so
to look at the spectrum etc. I've attached a before/after screenshot.
In theory, depending on the current phase and the rate changes that are
applied, the error can be audible as a pop when changing
2010 Nov 20
6
unicorn 3.0.0 - disable rewindable input!
Changes:
Rewindable "rack.input" may be disabled via the
"rewindable_input false" directive in the configuration file.
This will violate Rack::Lint for Rack 1.x applications, but can
reduce I/O for applications that do not need a rewindable
input.
This release updates us to the Kgio 2.x series which should play
more nicely with other libraries and applications. There are
2016 Feb 04
2
Resampler set_rate improvements
04.02.2016 22:05, Jean-Marc Valin ?????:
> I can see how that would cause multiple rate changes. At the same time,
> since this would be using the interpolated code (unless you're really
> lucky with the rate), the cost shouldn't be too high. BTW, do you know
> how often the rate gets updated?
The rate is, by default, updated every 10 seconds. And sometimes
(especially with
2004 Mar 08
1
drawing filled countries according to data using map('world')? - follow up
Hello,
this is a follow up on my previous inquiry regarding the use of the map
library (Becker and Wilks 1993).
Using the 'world' database I would like to draw filled countries in a world
map so that the filling colors of each country corresponds to the value of a
policy variable "fix.float" at a specific "year" (the goal is to visualize a
policy diffusion pattern
2014 Apr 12
1
attempt to join WIN7 to 4.1 DC fails
When I attempt to join my WIN7x64 ultimate clients to the samba 4.1 DC,
the join request fails with the error message:
"This operation is only allowed on the primary domain controller of the
domain."
----------------
Samba is running on a clean install of Slackware 14.1
----------------
'net ads lookup' returns:
Information for Domain Controller: (the_correct_IP)
Response
2005 Jun 06
0
D channel initialization
Hi
I have an asterisk box with digium hardware connected to a Siemens EWSD
version 15 using a crossed E1 cable. The asterisk is serving as a h323
media gateway.
When i start asterisk, the Siemens gives me this alarm:
REPORTES GENERADOS EN LA EWSD
AES/V15SBOL/BOLCBK1V51327079/013 05-06-06 11:25:38
7773 3062/03728 HF.ARCHIVE-80040
2006 Sep 21
1
Other domain sequence numbers are -1
Everyone,
I have configured a new SLES 10 server exactly the same as I
had previously configured a SLES 9 server. The only difference is the
version of samba. On the SLES 10 server, I am running the 3.0.23c
level, the SLES 9 server is behind a little. My problem is with
connecting to other AD domains. Only my default domain has a valid
sequence number. All the other domains are
2008 Feb 28
0
LAC 2008: live online Now!
The 6th annual Linux Audio Conference has begun in Cologne, Germany. It
runs today through March 2nd, 2008. As with each previous year this
year's conference is streamed live over the internet in ogg theora via
icecast. The stream status page can be found at:
http://lac.linuxaudio.org
This year we are in the unique situation of having a Gigabit link
donated by CITIZENMEDIA:
2008 Feb 28
0
LAC 2008: live online Now!
The 6th annual Linux Audio Conference has begun in Cologne, Germany. It
runs today through March 2nd, 2008. As with each previous year this
year's conference is streamed live over the internet in ogg theora via
icecast. The stream status page can be found at:
http://lac.linuxaudio.org
This year we are in the unique situation of having a Gigabit link
donated by CITIZENMEDIA:
2006 May 07
1
nlme plot residuals per group
dear list:
I used the nlme library according to the great Pinheiro/Bates book, on
R2.3, WinXp
Lac.lme is an lme object with unbalanced data, group is a factor
variable with three levels, when I tried to plot the residuals by
group I got this error msg:
>plot(Lac.lme,resid(.,type='p')~fitted(.)|group)
Error in limits.and.aspect(prepanel.default.xyplot, prepanel = prepanel, :
2008 Feb 14
0
Speex Resampler quality
Premkiran Mannava a ?crit :
> I just built a sample application with speex resampler in linux and I
> tried to resample 8K sine wave tone mono to 48k using
> speex_resample_process_int. I am using a tool called EAQUAL for audio
> quality.
That's in general not very reliable. You can get PEAQ to say all sorts
of silly things.
> I find the quality of Speex resampler to be
2010 Dec 03
2
Problems with Speex Resamplers
Colin,
If you're using stereo audio with the resampler, there is a bug that can
occur under certain situations (and maybe that's what's been happening
to you). Check out:
http://lists.xiph.org/pipermail/speex-dev/2009-August/007406.html
With that patch, I've used the resampler extensively in many situations
without any problems.
John Ridges
On 12/3/2010 1:00 PM,
2020 Mar 26
0
net ADS join MEMBER
On 26/03/2020 20:08, Bob Wyatt wrote:
> From: Rowland penny <rpenny at samba.org>
> Sent: Saturday, February 29, 2020 8:48 AM
> To: sambalist <samba at lists.samba.org>
> Subject: Re: [Samba] net ADS join MEMBER
>
> On 28/02/2020 23:22, Bob Wyatt wrote:
>> Hi, Rowland,
>>
>> Joined the domain successfully.
>> Winbindd and smbd started without
2008 May 29
0
FFT Resampler
On 5/29/08, Thorvald Natvig <thorvald at natvig.com> wrote:
> Alexander Chemeris wrote:
> > On 5/29/08, Thorvald Natvig <thorvald at natvig.com> wrote:
> > > I've done listening tests when converting wb_male.wav to 44.1, 48 and 8khz,
> > > and there aren't any obvious artifacts. I also did a 16=>16 test, and the
> > > results are delayed
2008 Feb 01
0
FW: Re: Problem with Blackfin assembly optimizations -- bug in fixed_bfin.h / resampler saturation???
Frank Lorenz a ?crit :
> And yes, the same "overflow" happens even when I disable Blackfin ASM
> optimizations.
Indeed, that shouldn't happen. Just to make sure I understand, so far
there's two problems:
1) DIV32_16() in Blackfin assembly causes problems
2) The resampler overflows
When you fix/workaround those two, is the encoder/decoder working
correctly or are there