search for: troendl

Displaying 8 results from an estimated 8 matches for "troendl".

Did you mean: troendle
2011 May 24
3
Can a libFLAC encoder be initialize and called from inside a libFLAC decoder callback?
...u think of implementing the FIFO via a pipe? That might simplify the implementation. Thanks for the advice. Kindest regards to you and the flac-dev community. David -----Original Message----- From: Brian Willoughby [mailto:brianw at sounds.wa.com] Sent: Tuesday, May 24, 2011 1:16 PM To: David Troendle Cc: flac-dev at xiph.org Subject: Re: [Flac-dev] Can a libFLAC encoder be initialize and called from inside a libFLAC decoder callback? Have you tried decoding to memory, and encoding from that memory? This technique would avoid file I/O. If you are reluctant to allocate enough memory for the...
2011 May 24
3
Can a libFLAC encoder be initialize and called from inside a libFLAC decoder callback?
I am getting large, corrupted native FLAC files when trying to call the encoder from inside the decoder. The metadata in the output file is OK. Is initializing and calling an encoder from inside a libFLAC decoder write callback supported? The encoder is initialized on the first write callback. Environment is Win 7 Ult, 64-bit, VS 2008, libFLAC 1.2.1. Here is some context. The static
2011 May 24
0
Can a libFLAC encoder be initialize and called from inside a libFLAC decoder callback?
..., whenever the FIFO gets full, until the encoder empties out the samples so far. It's also possible that you have made a mistake in InitializeEncoder () where the new file format does not match the incoming Buffer blocks. Brian Willoughby Sound Consulting On May 24, 2011, at 10:16, David Troendle wrote: > I am getting large, corrupted native FLAC files when trying to call > the encoder from inside the decoder. The metadata in the output > file is OK. > > Is initializing and calling an encoder from inside a libFLAC > decoder write callback supported? The encoder is...
2011 May 24
0
Can a libFLAC encoder be initialize and called from inside a libFLAC decoder callback?
On May 24, 2011, at 12:11, David Troendle wrote: > Thanks for the tip, Brian. I did have a version that does > everything in > memory, but only had enough memory to get six threads going. > (Although my > system has 16GB, I have not taken the time to create 64-bit > libraries for > wxWidgets, TagLib, libFLAC,...
2010 Mar 01
1
p-values from bootstrapping of time series (tsboot)
Does anyone know how p-values can be generated if tsboot (stationary bootstrap) for time series is performed? That would be of great help. Thanks a lot for your comments. Markus [[alternative HTML version deleted]]
2009 Jun 15
1
multcomp: contrasts for count data
Hi, I would like to derive p-values for pair-wise comparison (Tukey's) of effects when the response is a count. I am trying a test case where y ~ Po( lambda(x) ). x has three levels : A, B and C with lambda(x) = 10, 20 and 20 respectively. Hence, p-values for the contrast C - B should distribute uniformally. I have implemented this test case as below but do not get uniform
2009 Jun 15
0
books on Time serie
...> instead of: > > summary( glht(fit, linfct = mcp(x = "Tukey") ) )$test$pvalues > > Julien > > > > > On Jun 15, 2009, at 16:21 , Westfall, Peter wrote: > > P-values are uniform only when the distribution is continuous. See > > Westfall, P.H. and Troendle, J.F. (2008). Multiple Testing with > Minimal Assumptions, Biometrical Journal 50, 745-755. > > Westfall, P.H., and Soper, K.A. (2001). "Using priors to improve > multiple animal carcinogenicity tests<http://pubs.amstat.org/doi/pdfplus/10.1198/016214501753208852 >> &quot...
2010 Feb 28
0
tsboot
Dear R Users, If a stationary bootstrap (Politis & Romano 1994) for time series is performed (e.g. performance difference between trading strategy and benchmark), how can the following data be generated respectively adjusted? 1. p-values 2. smoothing parameter 3. significance levels 4. block lengths Please let me know. Thanks a lot. Best regards, Markus