Skip to content

Commit 97efe40

Browse files
committed
updated README
1 parent 0735c22 commit 97efe40

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Seamless Plugin Suite
22

3-
<!-- TODO: link to seamless docs -->
3+
Suite of VST-Plugins and Standalone Applications to easily control the [Seamless system](https://tu-studio.github.io/seamless-docs/) using OSC-Messages.
44

5-
Suite of VST-Plugins and Standalone Applications to easily control the [Seamless system]([https://github](https://tu-studio.github.io/seamless-docs/)) using OSC-Messages.
5+
## Installation
6+
Download the latest release for your platform from [here](https://github.com/tu-studio/seamless-plugin-suite/releases/latest), extract, then put `SeamLess Main.vst3` and `SeamLess Client.vst3` into your vst3 folder.
67

78
## Usage
89

9-
Put the Main Plugin on the Master Bus of your DAW, set ip and port to the receiver (usually an OSC-Kreuz instance). Then add Client Plugins to all tracks that should be spatialized.
10+
Put the Main Plugin on the Master Bus of your DAW, set ip and port to the receiver (usually an [OSC-Kreuz](https://tu-studio.github.io/osc-kreuz/) instance). Then add Client Plugins to all tracks that should be spatialized. On each client plugin set the `source_index` to the number of the channel you are outputting to (on the first channel set `source_index` to `1`)
1011

1112
![Seamless Plugins Signal Flow](./docs/graphics/seamless-plugin-suite_signal-flow.png)
1213

0 commit comments

Comments
 (0)