crosstalk and phase cancellation

For general discussion related FlowStone
Post Reply
User avatar
wlangfor@uoguelph.ca
Posts: 912
Joined: Tue Apr 03, 2018 5:50 pm
Location: North Bay, Ontario, Canada
Contact:

crosstalk and phase cancellation

Post by wlangfor@uoguelph.ca »

Hi all, I was wondering if anyone knew of a schematic, code, asm example that induces a sound level of cross talk so as to avoid phase cancellation. I'm working on a free project, I'd gladly give credit in the credits and details.

Thanks all, TTYS
My youtube channel: DSPplug
My Websites: www.dspplug.com KVRaudio flowstone products
User avatar
wlangfor@uoguelph.ca
Posts: 912
Joined: Tue Apr 03, 2018 5:50 pm
Location: North Bay, Ontario, Canada
Contact:

Re: crosstalk and phase cancellation

Post by wlangfor@uoguelph.ca »

In both stream and stereo, I was able to do this by (before mid and side connection) reducing width (with Dozius width primitive port) first and then increasing after. It's almost perfect; quite happy with the result.

I'll post those useful primitive ports as the code asm versions don't work on 64
My youtube channel: DSPplug
My Websites: www.dspplug.com KVRaudio flowstone products
User avatar
Spogg
Posts: 3368
Joined: Thu Nov 20, 2014 4:24 pm
Location: Birmingham, England
Contact:

Re: crosstalk and phase cancellation

Post by Spogg »

wlangfor@uoguelph.ca wrote:
... as the code asm versions don't work on 64


I make use of the Dozius width code.
For FS4 all you need to do is delete all the stuff below the main code from and including the / and then it will work.

Cheers

Spogg
User avatar
wlangfor@uoguelph.ca
Posts: 912
Joined: Tue Apr 03, 2018 5:50 pm
Location: North Bay, Ontario, Canada
Contact:

Re: crosstalk and phase cancellation

Post by wlangfor@uoguelph.ca »

Spogg wrote:
wlangfor@uoguelph.ca wrote:
... as the code asm versions don't work on 64


I make use of the Dozius width code.
For FS4 all you need to do is delete all the stuff below the main code from and including the / and then it will work.

Cheers

Spogg


Good to know, I made primitive ports which work well either way. Thanks
My youtube channel: DSPplug
My Websites: www.dspplug.com KVRaudio flowstone products
Post Reply