Problem with Multiple instance of a rack filter ?
-
- KVRist
- 64 posts since 30 Mar, 2005 from United Kingdom
Is there any way in which you can difference instances of the rack filter can have use different settings in their filter plugins? I find that I change the settings of a filter plugin in one instance of a rack filter it changes all the other instance of that rack filter as if those settings are being shared.
Dextrus
-
- KVRAF
- 6740 posts since 25 Mar, 2002 from sheffield, england
Those settings are being shared, because the plug is being shared: thats part of the point of a rack!ambrosea wrote:I find that I change the settings of a filter plugin in one instance of a rack filter it changes all the other instance of that rack filter as if those settings are being shared.
Only copy rack filters when you want to bring several tracks into the same rack, or several outs from the same rack to different tracks.
In this case you need to save your rack as a preset, create a new rack, and load up the preset. This will give you two identical racks which you can use to process two tracks independantly.. hope that makes sense!
