diff --git a/README_8md.html b/README_8md.html
new file mode 100644
index 0000000..7762737
--- /dev/null
+++ b/README_8md.html
@@ -0,0 +1,106 @@
+
+
+
+
+
+
+
+VST2SDK: README.md File Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ |
+ VST2SDK
+
+ A recreation of the popular Steinberg VST 2.x SDK.
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/annotated.html b/annotated.html
index bf4581f..71b4d49 100644
--- a/annotated.html
+++ b/annotated.html
@@ -105,8 +105,8 @@ $(document).ready(function(){initNavTree('annotated.html',''); initResizable();
| Cvst_parameter_properties_t | Information about a parameter |
| Cvst_rect_t | Window/Editor Rectangle |
| Cvst_speaker_arrangement_dynamic_t | |
-| Cvst_speaker_arrangement_t | |
-| Cvst_speaker_properties_t | |
+| Cvst_speaker_arrangement_t | Speaker arrangement definition |
+| Cvst_speaker_properties_t | Speaker properties |
| Cvst_stream_properties_t | |
@@ -115,7 +115,7 @@ $(document).ready(function(){initNavTree('annotated.html',''); initResizable();
+
+
+
+
+
+ |
+ VST2SDK
+
+ A recreation of the popular Steinberg VST 2.x SDK.
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+
+
+
+
+
+
+
diff --git a/bug.html b/bug.html
index 340086d..3525c2a 100644
--- a/bug.html
+++ b/bug.html
@@ -105,7 +105,7 @@ $(document).ready(function(){initNavTree('bug.html',''); initResizable(); });
diff --git a/classes.html b/classes.html
index 2795b0f..cebbcb7 100644
--- a/classes.html
+++ b/classes.html
@@ -104,7 +104,7 @@ $(document).ready(function(){initNavTree('classes.html',''); initResizable(); })
diff --git a/deprecated.html b/deprecated.html
index ae42eed..8cb6be3 100644
--- a/deprecated.html
+++ b/deprecated.html
@@ -95,35 +95,51 @@ $(document).ready(function(){initNavTree('deprecated.html',''); initResizable();
- Global VST_EFFECT_FLAG_1ls4
-- (VST 2.4) Must be set in VST 2.4 and later or the host should fail to load the plug-in.
+- (VST 2.4) Must be set in VST 2.4 and later or the host should fail to load the plug-in.
- Global VST_EFFECT_OPCODE_09
-- : (VST 2.3+) Not used in VST 2.3 or later.
+: (VST 2.3+) Not used in VST 2.3 or later.
+
+
- Global VST_EFFECT_OPCODE_10
-- (VST 2.4+) Likely deprecated in VST 2.4 and later.
-- Global VST_EFFECT_OPCODE_11
-- (VST 2.4+) Likely deprecated in VST 2.4 and later.
-- Global VST_EFFECT_OPCODE_12
-- (VST 2.4+) Likely deprecated in VST 2.4 and later.
-- Global VST_EFFECT_OPCODE_14
- (VST 2.4+) Likely deprecated in VST 2.4 and later.
-- Global VST_EFFECT_OPCODE_15
+- Global VST_EFFECT_OPCODE_11
- (VST 2.4+) Likely deprecated in VST 2.4 and later.
+- Global VST_EFFECT_OPCODE_12
+- (VST 2.4+) Likely deprecated in VST 2.4 and later.
+- Global VST_EFFECT_OPCODE_14
+- (VST 2.4+) Likely deprecated in VST 2.4 and later.
+- Global VST_EFFECT_OPCODE_15
+- (VST 2.4+) Likely deprecated in VST 2.4 and later.
- Global VST_EFFECT_OPCODE_16
-- (VST 2.4+) Likely deprecated in VST 2.4 and later.
+- (VST 2.4+) Likely deprecated in VST 2.4 and later.
- Global VST_EFFECT_OPCODE_2E
-- (VST 2.4+) Fairly sure this is deprecated in VST 2.4 and later.
+- (VST 2.4+) Fairly sure this is deprecated in VST 2.4 and later.
- Global VST_EFFECT_OPCODE_35
-- (VST 2.4+) As of VST 2.4 the default behavior is VST_EFFECT_OPCODE_PROCESS_BEGIN and VST_EFFECT_OPCODE_PROCESS_END which allows cleaner control flows.
+- (VST 2.4+) As of VST 2.4 the default behavior is VST_EFFECT_OPCODE_PROCESS_BEGIN and VST_EFFECT_OPCODE_PROCESS_END which allows cleaner control flows.
- Global VST_EFFECT_OPCODE_36
-- (VST 2.4) Invalid in all VST 2.4 and later hosts.
+(VST 2.4) Invalid in all VST 2.4 and later hosts.
+
+
- Global VST_EFFECT_OPCODE_37
-- (VST 2.4) Invalid in all VST 2.4 and later hosts.
+(VST 2.4) Invalid in all VST 2.4 and later hosts.
+
+
- Global VST_EFFECT_OPCODE_39
-- (VST 2.4) Invalid in all VST 2.4 and later hosts.
+(VST 2.4) Invalid in all VST 2.4 and later hosts.
+
+
+- Global vst_effect_supports_t::conformsToWindowRules
+- (VST 2.4+) Deprecated from VST 2.4 onwards as the same check already exists on the host side.
- Global vst_effect_t::process
-- (VST 2.4+) Deprecated and practically unsupported in all VST 2.4 compatible hosts and may treat it as just another vst_effect_t::process_float.
+- (VST 2.4+) Deprecated and practically unsupported in all VST 2.4 compatible hosts and may treat it as just another vst_effect_t::process_float.
+- Global VST_HOST_OPCODE_1F
+- (VST 2.4+) Deprecated from VST 2.4 onwards.
+- Global VST_HOST_OPCODE_30
+- (VST 2.4+) Deprecated from VST 2.4 onwards.
+- Global VST_HOST_OPCODE_31
+- (VST 2.4+) Deprecated from VST 2.4 onwards.
- Global vst_host_supports_t::startStopProcess
-- (VST 2.4) This behavior is the default in VST 2.4 and later.
+- (VST 2.4) This behavior is the default in VST 2.4 and later.
@@ -131,7 +147,7 @@ $(document).ready(function(){initNavTree('deprecated.html',''); initResizable();
diff --git a/dir_d44c64559bbebec7f509842c48db8b23.html b/dir_d44c64559bbebec7f509842c48db8b23.html
new file mode 100644
index 0000000..537e48b
--- /dev/null
+++ b/dir_d44c64559bbebec7f509842c48db8b23.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+
+
+
VST2SDK: include Directory Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+