INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: johnas on August 05, 2006, 10:55:55 am

Title: Crossfeed
Post by: johnas on August 05, 2006, 10:55:55 am
Hi,
Does MC11.1 have crossfeed ability? I searched the forum and didn't find anything. I am looking for something similar to what I use with Foobar: http://www.naivesoftware.com/software.html

Thanks for any advice.
Title: Re: Crossfeed
Post by: johnas on August 07, 2006, 07:39:35 pm
Bump, anyone have any insight?
Title: Re: Crossfeed
Post by: glynor on August 08, 2006, 09:17:33 am
Not that I've heard of.... (Of course, that doesn't mean no.)
Title: Re: Crossfeed
Post by: jgreen on August 08, 2006, 10:10:13 am
Jonas, AFAICT this is a DSP plugin which would need a plugin interface written specifically for MC.  If you are a programmer, I nominate you!  Otherwise, somebody needs to to the coding so you can use this with MC.

Failing that, I suggest you rummage through MC's native DSP studio.  The Naive website talks about a left-right delay to imitate a 60-degree speaker offset.  You can use "tools/options/playback/DSP-Output format/effects/surround field" to introduce such a delay.  I'm sure there are other aspects to the Naive approach, but you can use the DSP studio effects to get there, with trial and error.
Title: Re: Crossfeed
Post by: Matt on August 08, 2006, 10:24:10 am
It'd also be worth sending an email to Naive asking them to write an MC plugin.  MC has a very nice DSP plugin system, and it's easier to code for than many others. (it's all C++ and it doesn't require handling multiple sample types)
Title: Re: Crossfeed
Post by: Alex B on August 08, 2006, 10:33:17 am
A simple stereo channel separation reducer for headphone listening would be a nice add. In my opinion a slider for that could be one of the standard DSP functions.

Is this something you could consider adding to MC12?