|
|||||||
![]() |
|
|
Thread Tools |
|
|
#1 |
|
DriverHeaven Newbie
Join Date: Dec 2008
Posts: 7
Rep Power: 0 ![]() |
Surround panner dsp effect
Hi everyone,
I'd like obtain a surround paning mixer for the dsp - does anyone know of one? Alternatively I could try to code one. The mixing part should be very straghtforward, but I'm completely ignorant about how to make a custom interface. Is there any code I can read to help guide the way? Many thanks, Robert. |
|
|
|
|
|
#2 | |
|
DH Senior Member
Join Date: Jan 2003
Location: The Netherlands
Posts: 1,932
Rep Power: 64 ![]() ![]() ![]() ![]() |
Re: Surround panner dsp effect
Quote:
There are some custom GUI examples in there. Ask here for more details if needed. |
|
|
|
|
|
|
#3 |
|
DriverHeaven Junior Member
Join Date: Nov 2004
Posts: 28
Rep Power: 0 ![]() |
Re: Surround panner dsp effect
I was looking for something similar... I'm looking for a pan/fade control for use in my CarPC. Basically, it should work just like a normal car pan/fade control...
Code:
INS OUTS
_____________
LEFT --[ PAN ]-- LEFT FRONT
RIGHT --[ L<---|--->R ]-- RIGHT FRONT
[ FADE ]-- LEFT REAR
[ F<---|--->R ]-- RIGHT REAR
[_____________]
Alternatively, I suppose this could be done with 4 ins, that way it can be used with actual surround sources as well... Then it would basically be 4 vol processes, only using the half scaled numbers form the pan/fade controls... |
|
|
|
|
|
#4 |
|
HardwareHeaven Extreme Member
Join Date: Jan 2005
Posts: 5,561
Rep Power: 62 ![]() ![]() ![]() ![]() ![]() ![]() |
Re: Surround panner dsp effect
You could try my Stereo Balance + Fade plugin if you want: Link
Note: Use the 3539 version for 3545b (sorry no 64 bit version) Last edited by Russ; Nov 9, 2009 at 05:38 PM. |
|
|
|
|
|
#5 | |
|
DriverHeaven Junior Member
Join Date: Nov 2004
Posts: 28
Rep Power: 0 ![]() |
Re: Surround panner dsp effect
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
|
|