>From: Robert Schrem <[EMAIL PROTECTED]> > >Before takeing every 2048 sample for the peak file I think the >audio data should be filtered for at least two reasons: You seem have misunderstood the peakfiles. No filtering whatsoever; just find min and max values of the period. >is a time offset between two peak file maps we just pick the nearest >neigbour of each peak file. Nope. Nearest neighbor is not enough. One needs to find min and max values of peakfile in some given range (peak samples under the rendered pixel, for example). So: -In greating peak files, check every audio sample -In greating waveform, check every peak sample That is, no skippings. Regards, Juhana
- [linux-audio-dev] peakfiles and EDL's Paul Davis
- Re: [linux-audio-dev] peakfiles and EDL's Richard C. Burnett
- Re: [linux-audio-dev] peakfiles and EDL's Paul Davis
- Re: [linux-audio-dev] peakfiles and EDL's Richard C. Burnett
- Re: [linux-audio-dev] peakfiles and EDL's Josh Green
- Re: [linux-audio-dev] peakfiles and EDL's Paul Davis
- Re: [linux-audio-dev] peakfiles and EDL's Joshua McFadden
- Re: [linux-audio-dev] peakfiles and EDL's Josh Green
- Re: [linux-audio-dev] peakfiles and EDL's Juhana Sadeharju
- Re: [linux-audio-dev] peakfiles and EDL's Robert Schrem
- Re: [linux-audio-dev] peakfiles and EDL's Juhana Sadeharju
- Re: [linux-audio-dev] peakfiles and EDL's Robert Schrem
- Re: [linux-audio-dev] peakfiles and EDL's Paul Davis
- Re: [linux-audio-dev] peakfiles and EDL's Robert Schrem
- Re: [linux-audio-dev] peakfiles and ED... Jarno Seppanen
- Re: [linux-audio-dev] peakfiles and ED... Paul Davis
- Re: [linux-audio-dev] peakfiles a... Robert Schrem
- Re[2]: [linux-audio-dev] peakfiles and... Rick Burnett
- Re: Re[2]: [linux-audio-dev] peak... Robert Schrem
- Re: Re[2]: [linux-audio-dev] ... Richard C. Burnett
- Re: [linux-audio-dev] peakfiles and EDL's Tom Pincince