[music-dsp] fx architecture: Interleaved or flat samples..
Sebastien Metrot
meeloo at meeloo.net
Wed Oct 20 04:17:12 EDT 2010
Beware, this can be a lot of work as soon as you have to optimize for mono, stereo, quad, 5.1, 7.1, etc.
S.
On Oct 20, 2010, at 8:23 AM, Didier Dambrin wrote:
> I'd agree, I stopped thinking that having grown a DSP library working on interleaved data was a bad idea (having to code things twice, poor expandability) when SSE came in. Big benefits for filtering, resampling, etc.
>
>
>
> ----- Original Message ----- From: "Ross Bencina" <rossb-lists at audiomulch.com>
> To: "A discussion list for music-related DSP" <music-dsp at music.columbia.edu>
> Sent: Wednesday, October 20, 2010 6:50 AM
> Subject: Re: [music-dsp] fx architecture: Interleaved or flat samples..
>
>> I agree with what James said. One thing to add is that if you do use stereo
>> interleaved it may give you opportunities for SSE based processing
>> optimisations that aren't so easy on split buffers (but I'm no expert on
>> this so perhaps someone else can explain whether this is exactly true)
>>
>
> --
> dupswapdrop -- the music-dsp mailing list and website:
> subscription info, FAQ, source code archive, list archive, book reviews, dsp links
> http://music.columbia.edu/cmc/music-dsp
> http://music.columbia.edu/mailman/listinfo/music-dsp
More information about the music-dsp
mailing list