Re: What is "Realtime Convolution and Modulation Synthesis"?
- From: sTeeVee <sgreene123@xxxxxxxxx>
- Date: Mon, 13 Jul 2009 09:41:28 -0700 (PDT)
On Jul 12, 4:56 pm, Krid <K...@xxxxxxxxxxxxxxx> wrote:
In audio what this normally means is
performing a frequency domain multiplication (as you would for a
filter, say) in the time domain. The effect is the same, but it can be
done in near real time, rather than having to gather up a heap of
samples, perform an FFT, do the multiplication and then an inverse FFT
to bring it back to time domain.
Actually a convoultion is a very time-consuming calculation.
Mathematically you're mainly right with your statement, but ironically
for speeding up a convolution algorithm, it is transformed into the
frequency domain (via FFT) where convolution turns into mere
multiplication. After this multiplication is done, the result has to be
transformed back to the time domain via inverse FFT.
So a convolution algorithm is *more* hassle than an FFT, because the
sped up version of a "fast convolution" actually requires two FFTs. ;-)
Damn! One really shouldn't post, when in a hurry.
Not sure, if I understood you right. What you describe as *not* necessary
actually *is* the classical method of a "fast convolution".
What other, more clever, convolution algorithms are there, without the
need for FFTs?
Bye,
Krid.
--www.dirk-music.de- Hide quoted text -
- Show quoted text -
As I recall, John Chowning from Stamford created "digital" FM that was
workable for musical applications. He tried to shop it around. Alonso
from Dartmouth (later became the Synclavier from New England Digital)
was the first one to "grab" it. Then, the forward-thinking engineers
from Yamaha came in and signed an exclusive deal with Chowning, with
the exemption of NED, for the use of digital multioperator frequency
modulation synthesis. See the following link, however it does not
contain the relationship with NED
http://en.wikipedia.org/wiki/John_Chowning
Have fun,
sTEEVEE
.
- Follow-Ups:
- Re: What is "Realtime Convolution and Modulation Synthesis"?
- From: philicorda
- Re: What is "Realtime Convolution and Modulation Synthesis"?
- References:
- Re: What is "Realtime Convolution and Modulation Synthesis"?
- From: Soundhaspriority
- Re: What is "Realtime Convolution and Modulation Synthesis"?
- From: Don Pearce
- Re: What is "Realtime Convolution and Modulation Synthesis"?
- From: Krid
- Re: What is "Realtime Convolution and Modulation Synthesis"?
- From: Krid
- Re: What is "Realtime Convolution and Modulation Synthesis"?
- Prev by Date: Re: Offline Conversion recommendations?
- Next by Date: Re: Copyright Reg CDR Damaged by Radiation
- Previous by thread: Brian the Eunuch wrote...
- Next by thread: Re: What is "Realtime Convolution and Modulation Synthesis"?
- Index(es):
Relevant Pages
|
Loading