Old 04-23-2008, 10:05 PM   #1
xackley
Human being with feelings
 
Join Date: Feb 2007
Location: Kitchen table, next to frig
Posts: 1,179
Default FX_Chain_Mixer_Stereo

EDIT: There is a link in post #4 for the finished effect.

With the new FX-Matrix I thought, damn, you could mix an entire VSTi drum set without create another track. So I wrote this little JS script. I thought this might go at the end after some EQ and Reverb. Don't know If I would ever really use it.

4 stereo channels, Level for each channel, with an option at the end to send all channels back to 1+2

Don
Attached Files
File Type: txt FX_Chain_Mixer_Stereo.txt (1.2 KB, 571 views)
__________________
^^^^^^^^^^
https://soundcloud.com/user-463176271

Last edited by xackley; 04-25-2008 at 07:33 PM.
xackley is offline   Reply With Quote
Old 04-24-2008, 02:12 AM   #2
Leitmotif
Human being with feelings
 
Leitmotif's Avatar
 
Join Date: Nov 2007
Location: Near Brighton, England
Posts: 107
Default

Cool idea.

I would suggest that sending to other mixer channels is better, though. Simply because of the meters.

But JS has GUI support now, so it'd be easy to put a meter for each channel in this JS. If it had *that*, the only issue would be getting confused by 10-tracks' worth of fx on one track which all appear to be in serial, but are not.

As well as confusing, I *believe* (I may be wrong) the "10-tracks' worth of fx on one track" thing would have performance ramifications on multi-CPU machines.

Like I said, it's a cool idea, though
__________________
Puny Earthlings!! Morbo will have his camomile tea now!!
Alex JT - Composer: http://alexjt.info/composer
Leitmotif: http://www.leitmotif-rock.com
Leitmotif is offline   Reply With Quote
Old 04-24-2008, 06:07 AM   #3
xackley
Human being with feelings
 
Join Date: Feb 2007
Location: Kitchen table, next to frig
Posts: 1,179
Default

Ya, I thought 10 tracks worth of FX in one bin might be a bad thing, that's why I stopped at 4 stereo channels

I was wondering about the meters/channel, this is my first look at JS, and obvious to me is the need to study the documentation and options some more.

As for the Serial Appearance of the FX Chain, when I saw the FX matrix, one of my second thoughts was "Why isn't there an FX-Chain Matrix", Maybe in a panel that folds in and out of the FX-Chain Dialog Box. Or maybe some clever way to display the Pins in the FX List in the FX-Chain Dialog Box. The only way available now to not boggle the mind serial/parallel processing in the FX-chain would be to change the FX name in the bin to something like EQ1-2,EQ3, EQ4....

Realistically, I would agree about the confusion, and would use separate Sends/tracks in most cases
__________________
^^^^^^^^^^
https://soundcloud.com/user-463176271
xackley is offline   Reply With Quote
Old 04-25-2008, 06:22 PM   #4
xackley
Human being with feelings
 
Join Date: Feb 2007
Location: Kitchen table, next to frig
Posts: 1,179
Default

With LOSER's help on showing me a pan control, I finished this up.

Each channel has Mute/On/Solo, Volume, Pan
Master section to select Output: None/1+2/3+4/5+6/7+8/Original/All
Master Vol and Pan.

If anyone finds a use for it, and in doing so finds a mistake, let me know

Don

Edit: I don't know if it is a bug, but when I sent the mix to splX > than the number of channels, the meter peaked at 5000+

I updated with a num_ch check before splX=mix for sending All to All

EDIT: Found the culprit. Zero out the unused channel. Problem Solved. I am really finally done.

EDIT: 04-29-2008 2:10pm EST, updated with better volume control ranges.
Attached Files
File Type: txt FX_Chain_Mixer_Stereo.txt (3.7 KB, 588 views)
__________________
^^^^^^^^^^
https://soundcloud.com/user-463176271

Last edited by xackley; 04-29-2008 at 11:12 AM.
xackley is offline   Reply With Quote
Old 04-28-2008, 03:24 AM   #5
Leitmotif
Human being with feelings
 
Leitmotif's Avatar
 
Join Date: Nov 2007
Location: Near Brighton, England
Posts: 107
Default

Quote:
Originally Posted by xackley
I am really finally done.
What a learning curve you've had in doing so.
__________________
Puny Earthlings!! Morbo will have his camomile tea now!!
Alex JT - Composer: http://alexjt.info/composer
Leitmotif: http://www.leitmotif-rock.com
Leitmotif is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 10:50 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.