Lexicon – PCM Native Reverbs 1.3.7
Lexicon – PCM Native Reverbs 1.3.7, PCM Native Effects 1.2.6, LXP Native Reverbs 1.2.2, MPX Native Reverb 1.0.5, LX480 2.0.2 – NO INSTALL, SymLink Installer (VST, AAX) [Win x86 x64]
Reverb:
Lexicon PCM Native Reverb Bundle 1.3.7
LexChamber
LexConcertHall
LexHall
LexPlate
LexRandomHall
LexRoom
LexVintagePlate
LexChamber
LexConcertHall
LexHall
LexPlate
LexRandomHall
LexRoom
LexVintagePlate
Lexicon LXP Native Reverb 1.2.2
LXPChamber
LXPHall
LXPPlate
LXPRoom
LXPChamber
LXPHall
LXPPlate
LXPRoom
Lexicon MPX Native Reverb 1.0.5
MPXNativeReverb
MPXNativeReverb
ReLab LX480 Complete 2.0.2
LX480Complete
LX480Complete
Effects:
Lexicon PCM Native Effects 1.2.6
LexChorus
LexDualDelay
LexMultivoicePitch
LexPitchShift
LexRandomDelay
LexResonantChords
LexStringBox
LexChorus
LexDualDelay
LexMultivoicePitch
LexPitchShift
LexRandomDelay
LexResonantChords
LexStringBox
“3 Method used NO INSTALL “
Method used : Automatic MKLINK VST.cmd or SymLink Installer (must run administrator privilege)

click right mouse choose “view image” for enlarge image
Method used : COPY PASTE Program Files, Program Data, and Users\App Data\Roaming (must show hidden files)

click right mouse choose “view image” for enlarge image
Method used : COPY PASTE Program Files and Program Data directly to C

===============================================================================
Note for Edit SymLink Installer and ProTools :
===============================================================================
* To ensure the functionality of SymLink Installer,
MOVE, DELETE, OR RENAME ANYTHING IN THE CONTENT FOLDER IS NOT ALLOWED.
Note for Edit SymLink Installer and ProTools :
===============================================================================
* To ensure the functionality of SymLink Installer,
MOVE, DELETE, OR RENAME ANYTHING IN THE CONTENT FOLDER IS NOT ALLOWED.
===============================================================================

===============================================================================
[[[How can I change the paths to VST2 in the SymLink Installer?]]]
This tutor use if you have specify path for scanning VST plugins difference from standard C: \ Program Files (x86) \ VstPlugins , Example C: \ Program Files \Steinberg \ VstPlugins\ VstPlugins
***
This tutor use if you have specify path for scanning VST plugins difference from standard C: \ Program Files (x86) \ VstPlugins , Example C: \ Program Files \Steinberg \ VstPlugins\ VstPlugins
***
Edit the paths for creating symbolic links in CMD files,
For example, in the x64 Windows MKLINK.cmd file, replace the lines (using any text editor) :
For example, in the x64 Windows MKLINK.cmd file, replace the lines (using any text editor) :
cmd / c mkdir “% PROGRAMFILES (x86)% \ VstPlugins”
cmd / c mklink / j “% PROGRAMFILES (x86)% \ VstPlugins \ XILS-lab x64” “% ~ dp0C \ Program Files (x86) \ VstPlugins \ XILS-lab x64”
cmd / c mklink / j “% PROGRAMFILES (x86)% \ VstPlugins \ XILS-lab x86” “% ~ dp0C \ Program Files (x86) \ VstPlugins \ XILS-lab x86”
cmd / c mklink / j “% PROGRAMFILES (x86)% \ VstPlugins \ XILS-lab x64” “% ~ dp0C \ Program Files (x86) \ VstPlugins \ XILS-lab x64”
cmd / c mklink / j “% PROGRAMFILES (x86)% \ VstPlugins \ XILS-lab x86” “% ~ dp0C \ Program Files (x86) \ VstPlugins \ XILS-lab x86”
for example, like this:
cmd / c mkdir “% PROGRAMFILES% \ Steinberg \ VstPlugins”
cmd / c mklink / j “% PROGRAMFILES% \ Steinberg \ VstPlugins \ XILS-lab” “% ~ dp0C \ Program Files (x86) \ VstPlugins \ XILS-lab x64”
cmd / c mkdir “% PROGRAMFILES (x86)% \ Steinberg \ VstPlugins”
cmd / c mklink / j “% PROGRAMFILES (x86)% \ Steinberg \ VstPlugins \ XILS-lab” “% ~ dp0C \ Program Files (x86) \ VstPlugins \ XILS-lab x86”
cmd / c mklink / j “% PROGRAMFILES% \ Steinberg \ VstPlugins \ XILS-lab” “% ~ dp0C \ Program Files (x86) \ VstPlugins \ XILS-lab x64”
cmd / c mkdir “% PROGRAMFILES (x86)% \ Steinberg \ VstPlugins”
cmd / c mklink / j “% PROGRAMFILES (x86)% \ Steinberg \ VstPlugins \ XILS-lab” “% ~ dp0C \ Program Files (x86) \ VstPlugins \ XILS-lab x86”
Explanation:
cmd / c mklink / j “Receiver” “Source”
– the command to create a symbolic link for the source “Source” in the receiver “Receiver”,
Similar changes should be made in the uninstaller file – x64 Windows MKLINK DELETE.cmd.
===============================================================================
cmd / c mklink / j “Receiver” “Source”
– the command to create a symbolic link for the source “Source” in the receiver “Receiver”,
Similar changes should be made in the uninstaller file – x64 Windows MKLINK DELETE.cmd.
===============================================================================
[[[Unlock copying of ProTools files]]]
To unlock copies of ProTools files, delete the “REM” or “-” characters in the file x64 Windows MKLINK VST.cmd before commands like this:
REM cmd / c mkdir “% COMMONPROGRAMFILES% \ Avid \ Audio \ Plug-Ins”
REM cmd / c mklink / j “% COMMONPROGRAMFILES% \ Avid \ Audio \ Plug-Ins \ WaveShell-AAX 9.6.aaxplugin” “% ~ dp0C \ Program Files \ Common Files \ Avid \ Audio \ Plug-Ins \ WaveShell-AAX 9.6 .aaxplugin “
REM cmd / c mkdir “% COMMONPROGRAMFILES (x86)% \ Digidesign \ DAE \ Plug-Ins”
REM cmd / c mklink / j “% COMMONPROGRAMFILES (x86)% \ Digidesign \ DAE \ Plug-Ins \ Waves” “% ~ dp0C \ Program Files (x86) \ Common Files \ Digidesign \ DAE \ Plug-Ins \ Waves”
REM cmd / c mklink / j “% COMMONPROGRAMFILES% \ Avid \ Audio \ Plug-Ins \ WaveShell-AAX 9.6.aaxplugin” “% ~ dp0C \ Program Files \ Common Files \ Avid \ Audio \ Plug-Ins \ WaveShell-AAX 9.6 .aaxplugin “
REM cmd / c mkdir “% COMMONPROGRAMFILES (x86)% \ Digidesign \ DAE \ Plug-Ins”
REM cmd / c mklink / j “% COMMONPROGRAMFILES (x86)% \ Digidesign \ DAE \ Plug-Ins \ Waves” “% ~ dp0C \ Program Files (x86) \ Common Files \ Digidesign \ DAE \ Plug-Ins \ Waves”
To
cmd / c mkdir “% COMMONPROGRAMFILES% \ Avid \ Audio \ Plug-Ins”
cmd / c mklink / j “% COMMONPROGRAMFILES% \ Avid \ Audio \ Plug-Ins \ WaveShell-AAX 9.6.aaxplugin” “% ~ dp0C \ Program Files \ Common Files \ Avid \ Audio \ Plug-Ins \ WaveShell-AAX 9.6. aaxplugin “
cmd / c mkdir “% COMMONPROGRAMFILES (x86)% \ Digidesign \ DAE \ Plug-Ins”
cmd / c mklink / j “% COMMONPROGRAMFILES (x86)% \ Digidesign \ DAE \ Plug-Ins \ Waves” “% ~ dp0C \ Program Files (x86) \ Common Files \ Digidesign \ DAE \ Plug-Ins \ Waves”
cmd / c mklink / j “% COMMONPROGRAMFILES% \ Avid \ Audio \ Plug-Ins \ WaveShell-AAX 9.6.aaxplugin” “% ~ dp0C \ Program Files \ Common Files \ Avid \ Audio \ Plug-Ins \ WaveShell-AAX 9.6. aaxplugin “
cmd / c mkdir “% COMMONPROGRAMFILES (x86)% \ Digidesign \ DAE \ Plug-Ins”
cmd / c mklink / j “% COMMONPROGRAMFILES (x86)% \ Digidesign \ DAE \ Plug-Ins \ Waves” “% ~ dp0C \ Program Files (x86) \ Common Files \ Digidesign \ DAE \ Plug-Ins \ Waves”
Year / Release Date : 10.2016 (package date)
Product Dates: kvraudio.com/developer/lexicon
Version : see description
Developer : Lexicon
Developer’s site :
lexiconpro.com/en/products/mpx-native-reverb
lexiconpro.com/en-US/products/pcm-total-bundle
lexiconpro.com/en-US/products/lxp-native-reverb-plug-in-bundle#features
Format : VST,
AAX (AudioUTOPIA ProTools 12) (AAX only: Lexicon LXP Native Reverb, Lexicon MPX Native Reverb)
Bit depth : 32bit, 64bit
Tabletka : Cured
System requirements : x86 / x64 Windows 7 (XP – not tested)
Version : see description
Developer : Lexicon
Developer’s site :
lexiconpro.com/en/products/mpx-native-reverb
lexiconpro.com/en-US/products/pcm-total-bundle
lexiconpro.com/en-US/products/lxp-native-reverb-plug-in-bundle#features
Format : VST,
AAX (AudioUTOPIA ProTools 12) (AAX only: Lexicon LXP Native Reverb, Lexicon MPX Native Reverb)
Bit depth : 32bit, 64bit
Tabletka : Cured
System requirements : x86 / x64 Windows 7 (XP – not tested)
Sebelum Mendownload pastikan anda sudah menginstal aplikasi Utorent terlebih dahulu (Wajib) Anda Mengerti..????? Ok Lanjuttt >> Ke tombol download dibawah ini..!
Terimakasih Telah Berkunjung dimari.., daptkan update Sofware kreen lainnya setiap harinya hanya di blog kesayangan kita semua CREATIVE MUSIK LAB
Author by : Knaen Creative
0 komentar:
Posting Komentar