Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
installation [2022/01/23 01: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 9: | Line 11: | ||
* easymidi: https:// | * easymidi: https:// | ||
* osc: https:// | * osc: https:// | ||
+ | |||
+ | 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. |