This shows you the differences between two versions of the page.
extending_the_effects_engine_report_w13 [2014/08/17 21:40] badescunicu created |
extending_the_effects_engine_report_w13 [2014/08/17 22:03] (current) badescunicu |
||
---|---|---|---|
Line 20: | Line 20: | ||
* each EffectChain contains only one EffectSlot, is set to fully wet and is active on a specific [Channel]; | * each EffectChain contains only one EffectSlot, is set to fully wet and is active on a specific [Channel]; | ||
* inside Equalizer Preferences we can choose which EQ Effect should be active on each Deck | * inside Equalizer Preferences we can choose which EQ Effect should be active on each Deck | ||
+ | * skins don't need to be modified because aliases are created dynamically when the number of decks is changed | ||
+ | * example: "[ChannelX],filterLow" is an alias for "[EffectRackY_EffectUnitX_Effect1],parameter1", where Y is the index of the last Effect Rack (the EQ Rack) | ||
* the "Bypass" check box is equivalent to loading an empty effect on the EQ Effect spot for each Deck | * the "Bypass" check box is equivalent to loading an empty effect on the EQ Effect spot for each Deck | ||
* a nice feature is offering the advanced user the possibility to load any available effect on the EQ Effect spot; this is done via a "Show all effects" check box | * a nice feature is offering the advanced user the possibility to load any available effect on the EQ Effect spot; this is done via a "Show all effects" check box |