Initial release

This commit is contained in:
civ
2026-08-16 18:24:52 +07:00
commit 876886a39a
13244 changed files with 2353959 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# Welcome to the VST 3 Tutorials
Here you will find VST 3 tutorial projects
Please find the tutorials in the corresponding Readme's in the sub directories:
- [Advanced Techniques Tutorial](advanced-techniques-tutorial/)
- [Audio Unit Tutorial](audiounit-tutorial/)
- [Data Exchange Tutorial](dataexchange-tutorial/)
----
Return to the [VST 3 SDK](../vst3sdk/)