summaryrefslogtreecommitdiff
path: root/index.html
blob: b11a1c0e73d1805f1605ca33dbc1af1861fd415d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>

<head>
	<title>Welcome to Steinberg VST SDK 2.4!</title>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
	<meta name="Author" content="Steinberg">
</head>

<frameset rows="25,*" border=0 frameborder=0 framespacing=0>
	<frame name="sdkmenu" src="doc/sdk.menu.html">
	<frame name="sdkcontent" src="doc/sdk.overview.html">
</frameset>

</html>