blob: 6eaaff040bcf691a7c90a6c711a20c8de103da03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
install STK in /usr/local/stk
or change STK paths in the makefile
to your STK's location.
untar in /my/pd/dir/externs
cd /my/pd/dir/externs/stkdrone~
make
make install
open help-stkdrone~.pd
|