diff options
| author | pepper <pepper@chimecrisis.com> | 2015-01-31 21:41:28 -0800 |
|---|---|---|
| committer | pepper <pepper@chimecrisis.com> | 2015-01-31 21:41:28 -0800 |
| commit | 97587996ee9db30ce00190bdcedd8210490b99f5 (patch) | |
| tree | d8554969ac496be3a1b02a159f2a4b5b79f9492e /doc/sdk.menu.html | |
backup vst 2.4
Diffstat (limited to 'doc/sdk.menu.html')
| -rw-r--r-- | doc/sdk.menu.html | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/doc/sdk.menu.html b/doc/sdk.menu.html new file mode 100644 index 0000000..2815754 --- /dev/null +++ b/doc/sdk.menu.html @@ -0,0 +1,38 @@ +<html> + +<head> + <title>Steinberg VST SDK 2.4 :: Menu</title> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <meta name="Author" content="Steinberg"> + <link rel="stylesheet" type="text/css" href="sdkdoc.css"> +</head> + +<style type="text/css"> +body { background:#EEEEEE; } +</style> + +<body topmargin=0> + +<table border=0> +<tr> + <td> + <a href="sdk.overview.html" target="sdkcontent">SDK Overview</a> + </td> + <td width=10> + + </td> + <td> + <a href="html/index.html" target="sdkcontent">VST SDK Documentation</a> + </td> + <td width=10> + + </td> + <td> + <a href="../vstgui.sf/vstgui/Documentation/index.html" target="sdkcontent">VSTGUI Documentation</a> + </td> +</tr> +</table> + +</body> + +</html>
\ No newline at end of file |
