Re: Audio scrub



On Fri, 10 Mar 2006 12:35:33 -0600, Bibo mushi wrote:

Chris.

Thank you so much for your input. It was VERY helpful.
I will try the way you suggested.

By the way, do you think it is possible to play the
audio in reverse? If the user drags the slider to the left, I want to scrub
it backwards.
Maybe I need to write another filter?
Or is there some filter that already dose that?

The standard filters do not support reverse play (i.e. a negative rate).
Reverse playback would require a new WAV Parser filter or a clever
combination of reversing the audio data in a filter and seeking. So to
that extent it would be easier to combine all the features into a new
parser filter. Unfortunately I think a parser filter is one of the hardest
filter types to write.

--
http://www.chrisnet.net/code.htm
http://www.avdevforum.com/AV
.



Relevant Pages

  • Re: Puzzle with query expression
    ... Hey John: ... Your query functions sort of like a filter within a filter. ... that it working in reverse. ...
    (microsoft.public.access.formscoding)
  • Re: VLookup for multiple values!!
    ... populate the detail sheet. ... > Reverse your logic. ... Use the detail sheet to look up the unique header ... Sort or use a filter to make your data readable. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Phaeless filtering
    ... >> by running a file of samples thru a filter, ... I vaguely envisage small overlapped reverse ... Filter a block of data using an IIR filter. ... combine their impulse responses into a single impulse response. ...
    (comp.dsp)
  • Re: Spam solutions - written smtp sink or spam software?
    ... How would you verify that the domain name is valid with a reverse ... that owns the server, but not the dmain in the MAIL FROM ... >that you can do a simple 2 rule filter like this. ...
    (microsoft.public.exchange.admin)
  • Re: Phaeless filtering
    ... > 1) Filter a block of data using an IIR filter. ... > 2) Filter the resulting output in reverse direction through the same IIR ... > filter that has a truncated version of the IIR filter. ... > reversed version of the FIR filter EXCEPT in the first case the output is ...
    (comp.dsp)