Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| installation [2022/04/17 08:04] – renick | installation [2022/06/24 22:40] (current) – renick | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Install nodejs. | Install nodejs. | ||
| + | |||
| + | https:// | ||
| Install the following packages from npm: | Install the following packages from npm: | ||
| Line 10: | Line 12: | ||
| * osc: https:// | * osc: https:// | ||
| - | ====== Using Konduktiva with SuperDirt | + | Download and unzip the Konduktiva source. |
| + | |||
| + | http:// | ||
| + | |||
| + | ====== other tools ====== | ||
| + | |||
| + | |||
| + | You'll need this file for vim. Place it in your home directory: | ||
| + | |||
| + | http:// | ||
| + | |||
| + | You'll also need this plugin for vim. Put it in your .vim/plugin directory: | ||
| + | |||
| + | http:// | ||
| + | |||
| + | On a Mac, you need to install the SuperCollider plugins. | ||
| + | |||
| + | http:// | ||
| + | |||
| + | Run this code in SuperCollider if you haven' | ||
| + | |||
| + | < | ||
| + | Quarks.checkForUpdates({Quarks.install(" | ||
| + | </ | ||
| + | |||
| + | ===== Using Konduktiva with SuperDirt ===== | ||
| In order to use SuperDirt, install SuperCollider and SuperDirt. | In order to use SuperDirt, install SuperCollider and SuperDirt. | ||