Home
last modified time | relevance | path

Searched refs:VST2SDK_DIR (Results 1 – 3 of 3) sorted by relevance

/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/
H A Dbuild-linux.sh225 if [ -e "surge-vst2.make" ] || [ ! -z "$VST2SDK_DIR" ]; then
H A DREADME.md78 set VST2SDK_DIR=c:\path\to\vst2
187 * `VST2SDK_DIR` points to a folder where VST2 SDK is located. If this is set, VST2 will build. If y…
217 For VST2, you will need the VST2 SDK - unzip it to a folder of your choice and set `VST2SDK_DIR` to…
220 export VST2SDK_DIR="/your/path/to/VST2SDK"
H A Dbuild-osx.sh71 VST2SDK_DIR=path If this points at a valid VST2 SDK, VST2 assets will be built