FX Order - Extended

Post any examples or modules that you want to share here
Post Reply
Father
Posts: 177
Joined: Thu Jan 09, 2014 5:48 pm

FX Order - Extended

Post by Father »

FX Order is a tool that makes it possible to change the order of effect modules on the fly. You can find the original version by Nubeat7 here
Here is an extended version with 12 FX. Its very similar to the original work, but works with green selector instead of blue code. Works for me, so here i am sharing it with you.
FXOE.jpg
FXOE.jpg (15.32 KiB) Viewed 20888 times

Next step could be combining serial with parallel routing. But for now this is it.
Please report if you find anything wrong with it, I'll just ask Nubeat7 to fix it! :mrgreen:
(I forgot to change a number and reconnect some wireless inputs, fixed now)
Attachments
FX-Order Extended.fsm
(7.97 KiB) Downloaded 1276 times
KG_is_back
Posts: 1196
Joined: Tue Oct 22, 2013 5:43 pm
Location: Slovakia

Re: FX Order - Extended

Post by KG_is_back »

You may make this type of FX order completely scalable using Buses. Bus works in very much the same way like selector.
Father
Posts: 177
Joined: Thu Jan 09, 2014 5:48 pm

Re: FX Order - Extended

Post by Father »

KG_is_back wrote:You may make this type of FX order completely scalable using Buses. Bus works in very much the same way like selector.

I suppose that would be more efficient and organized too. Right now im thinking about having two lines for parallel processing. That needs some work on the chainer gfx module.
Perfect Human Interface
Posts: 643
Joined: Sun Mar 10, 2013 7:32 pm

Re: FX Order - Extended

Post by Perfect Human Interface »

KG_is_back wrote:You may make this type of FX order completely scalable using Buses. Bus works in very much the same way like selector.


Doesn't this take much more CPU when switching busses?
User avatar
StereoSpace
Posts: 78
Joined: Sat Feb 21, 2015 12:59 am

Re: FX Order - Extended

Post by StereoSpace »

In what may be the reason, when you insert a preset manager into the scheme, then all the cells get off one and nothing can be done about it?
GUI designer
Father
Posts: 177
Joined: Thu Jan 09, 2014 5:48 pm

Re: FX Order - Extended

Post by Father »

StereoSpace wrote:In what may be the reason, when you insert a preset manager into the scheme, then all the cells get off one and nothing can be done about it?

I cant test it right now, but I guess the preset manager clears out the default array, you should be able to copy the array before inserting the preset manager, and paste it later.
User avatar
StereoSpace
Posts: 78
Joined: Sat Feb 21, 2015 12:59 am

Re: FX Order - Extended

Post by StereoSpace »

Father wrote:I cant test it right now, but I guess the preset manager clears out the default array, you should be able to copy the array before inserting the preset manager, and paste it later.


Big Thanks!!! Tomorrow I will try.
GUI designer
Post Reply