Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderbaan committed Dec 4, 2017
1 parent b8d83d0 commit 7a4a9aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -14,6 +14,9 @@ The Turing Machine module is based on the amazing Music Thing's Turing Machine E
## Link ##
The link module is a very simple module which provides a 'link' connection with a link enabled application like Ableton Live. It will allow you also to connect two or more VCV rack instances on different computers together which are connected in the same WLAN or LAN. In order to sync perfectly we added a Offset control so you can compensate for any latency introduced in the Link connection.

## Installation under Windows ##
The Link module will not work out of the box on Windows due to the difference in build systems of VCV Rack and the Link Library. We provide you with a special DLL which needs to be copied manually to the folder where you installed VCV Rack. After extracting the archive, copy the link-wrapper.dll to the installation folder of VCV Rack(eg C:\Program Files\VCV\Rack). Then restart Rack and the Link module will show up under Stellare Modular.

![Link](./doc/link.png)

## Blank Panel ##
Expand Down

0 comments on commit 7a4a9aa

Please sign in to comment.