From 4b5e79fd740f9278bff9e0bc7cd2aade14744a36 Mon Sep 17 00:00:00 2001 From: Myer Nore Date: Sun, 9 Sep 2018 19:59:30 -0400 Subject: [PATCH] Be specific about where to find `.vst` resources (#15) --- Bridge.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bridge.md b/Bridge.md index b2dfbd7..18244f5 100644 --- a/Bridge.md +++ b/Bridge.md @@ -18,7 +18,7 @@ The 16 automation parameters in the VST/AU Bridge plugin simply generate MIDI-CC ## Setting up Bridge in your DAW -- Make sure the VST or AU Bridge plugin is installed, and launch your DAW. +- Make sure the VST or AU Bridge plugin is installed, and launch your DAW. See the [installation instructions](https://vcvrack.com/manual/Installing.html#installing-rack) for more information about installing the VST on your platform. - Add the "VCV Bridge" instrument or "VCV Bridge fx" effect plugin to a track. - The instrument plugin is easier for sending MIDI to Rack, although it also supports audio input if supported by your DAW. - The effect plugin is easier for sending audio to Rack, although it also supports MIDI input if supported by your DAW.