Quote:
Originally Posted by brian_delizza I am running leopard off of an external drive with Pro Tools 8. I have lots of plug-ins installed on my system drive running tiger, and I would like to access them through pro tools 8. Is there a way of having pro tools look for those files without having to re-install them on the new volume?
Thanks guys (and gals) |
You could go into the OS X Terminal and enter do the following:
once the Terminal is up enter
ln path/to/the/plug/you/wanna/use pathtoTDMfolder/FullNameofPlug
the
path/to/the/plug/you/wanna/use could be MacHD/Library/blablablabla
the
pathtoTDMfolder/FullNameofPlug is the path to you TDM Plug-in folder
and YES there is a SPACE between the two paths.
What this does is to create a virtual copy, which cannot be told apart from the original.
YOU could also simply, via the Finder, copy the plugs from the tiger partition to the TDM folder of your choice
I hope this helps