Centre-Cut Winamp DSP to VST conversion

DSP, Plugin and Host development discussion.
RELATED
PRODUCTS

Post

Hi all,

Has anyone looked at converting the open source Winamp Centre channel DSP (called "Centre Cut") to a VST?

Centre-Cut project is here http://www.hydrogenaudio.org/forums/ind ... opic=17450
The DSP was written in C++, so all the processing is already written. Its just a matter of transcoding it from a Winamp DSP to a VST.

I'm VERY keen on using this VST but the conversion is way above my skills as a programmer. This might be of interest to those looking for an excellent centre channel extractor or remover, and if you are able to code it to VST then even better :)

Download the DSP and listen to the effect for yourself - Its easily the best centre channel processor Ive heard.

If anyone could help me transcode this to a VST then I'm also interested to learn how.

Thanks for readin,
Ice

Post

center cut? why? there are actually tons of these useless things around.

Post

Most of them are not that great. Have a listen to this one yourself.

Post

looks relatively straightforward. Why not ask the creator himself? A GUIless VST version of this would be a piece of cake for him, I presume.

Then again, there are several of these FFT/wavelet based center extraction plugins around already:

http://www.elevayta.com/

try extra boy.

Post

Kingston> I already asked him. He said no. I dont know why, as yes, I would have thought its easy for him.

I have tried ExtraBoy (believe me, Ive tried pretty much everything available) and I still think Centre-Cut is superior to them all (and by quite a lot in some cases).

Cheers

Post

hmmh. you're right. this one performs exceptionally. I've created a similar (ridiculously brute force) algorithm for my personal use (in matlab) but this one sounds even cleaner. I'll have a look of what he has done.

Post

Glad you had a listen. It really does shine!

Id want to be able to feed it a stereo input and have the following outputs:

1. Left (w/ Centre removed)
2. Right (w/ Centre removed)
3. Centre only
4. Left (untouched - but delayed sufficient samples to still be in sync with whatever processing delay occurred for 1/2/3)
5. Right (untouched - but delayed sufficient samples to still be in sync with whatever processing delay occurred for 1/2/3)

Ice

Post

instead of hard coded options like that, the algorithm (and all it's variations) allow a completely free "re-panning" and mixing of things. You basically have the stereo file (two channels) separated to three, and give them all a separate fader, pan, mute and invert phase. Flexible, even if not absolutely necessary.

And yes, I'm on it. Will take several weeks though as I'm very busy with other coding the moment. Thanks for the link and I'll keep you all posted.

Post

Awesome :D
Can't wait! (although I'm dying to get this coded as soon as possible - for a project that's nearly finished :P)

Post

I'm gonna have a poke around, tho' like Kingston, I'm rather snowed under as we speak!

DSP
Image

Post

Hi guys/gals

Just wondering if anyone else has had a crack at this or made any progress yet?

Thanks
Ice

Post

*Tap Tap*

:help: Anyone...?

Post

:) I've poked around the code, as I said I would, but the snow is still falling!

It's on the list, but probably not as a direct conversion - I have other ideas. But we'll see!

DSP
Image

Post

Just wondering if anyone has been playing around with this anymore?

Cheers
Ice

Post

Iceman_jkh wrote: I have tried ExtraBoy (believe me, Ive tried pretty much everything available) and I still think Centre-Cut is superior to them all (and by quite a lot in some cases).
Cheers
Hi, as you might expect, I just gave Center-Cut a try.

I suggest to give Extra Boy another try using, for example, the preset "Vocal Out - Mode 2 (HR)" - it's superior at removing the center vocals while retaining the stereo soundfield (at least on the material I used).

Note that there are many presets on Extra Boy that work better depending on the material. I think you can always find a preset on Extra Boy that is working better than Center-Cut (this is also what (my brief understanding of) the algorithmic differences suggest).

Paul
Image

Post Reply

Return to “DSP and Plugin Development”