Initial VST3 Support (disabled)
Disabled until Steinberg licensing compliance can be sorted out.
This commit is contained in:
Vendored
+4
-1
@@ -4,7 +4,10 @@
|
||||
"name": "Linux",
|
||||
"includePath": [
|
||||
"${default}",
|
||||
"/usr/include/lilv-0"
|
||||
"${workspaceFolder}",
|
||||
"${workspaceFolder}/src",
|
||||
"/usr/include/lilv-0",
|
||||
"~/src/vst3sdk"
|
||||
],
|
||||
"compilerPath": "/usr/bin/gcc",
|
||||
"cStandard": "c17",
|
||||
|
||||
Vendored
+2
-3
@@ -90,9 +90,8 @@
|
||||
"span_ext": "cpp",
|
||||
"string_span": "cpp",
|
||||
"util": "cpp",
|
||||
|
||||
|
||||
|
||||
"charconv": "cpp",
|
||||
"valarray": "cpp"
|
||||
},
|
||||
"cSpell.words": [
|
||||
"Guitarix",
|
||||
|
||||
Reference in New Issue
Block a user