Initial release
This commit is contained in:
@@ -0,0 +1,79 @@
|
||||
/*
|
||||
@licstart The following is the entire license notice for the JavaScript code in this file.
|
||||
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (C) 1997-2020 by Dimitri van Heesch
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
||||
and associated documentation files (the "Software"), to deal in the Software without restriction,
|
||||
including without limitation the rights to use, copy, modify, merge, publish, distribute,
|
||||
sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all copies or
|
||||
substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
|
||||
BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
||||
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
@licend The above is the entire license notice for the JavaScript code in this file
|
||||
*/
|
||||
var NAVTREE =
|
||||
[
|
||||
[ "VST 3 Interfaces", "index.html", [
|
||||
[ "Topics", "topics.html", "topics" ],
|
||||
[ "Namespaces", "namespaces.html", [
|
||||
[ "Namespace List", "namespaces.html", "namespaces_dup" ],
|
||||
[ "Namespace Members", "namespacemembers.html", [
|
||||
[ "All", "namespacemembers.html", "namespacemembers_dup" ],
|
||||
[ "Functions", "namespacemembers_func.html", null ],
|
||||
[ "Variables", "namespacemembers_vars.html", "namespacemembers_vars" ],
|
||||
[ "Typedefs", "namespacemembers_type.html", null ],
|
||||
[ "Enumerations", "namespacemembers_enum.html", null ],
|
||||
[ "Enumerator", "namespacemembers_eval.html", null ]
|
||||
] ]
|
||||
] ],
|
||||
[ "Classes", "annotated.html", [
|
||||
[ "Class List", "annotated.html", "annotated_dup" ],
|
||||
[ "Class Index", "classes.html", null ],
|
||||
[ "Class Hierarchy", "hierarchy.html", "hierarchy" ],
|
||||
[ "Class Members", "functions.html", [
|
||||
[ "All", "functions.html", "functions_dup" ],
|
||||
[ "Functions", "functions_func.html", null ],
|
||||
[ "Variables", "functions_vars.html", "functions_vars" ],
|
||||
[ "Typedefs", "functions_type.html", null ],
|
||||
[ "Enumerations", "functions_enum.html", null ],
|
||||
[ "Enumerator", "functions_eval.html", null ]
|
||||
] ]
|
||||
] ],
|
||||
[ "Files", "files.html", [
|
||||
[ "File List", "files.html", "files_dup" ],
|
||||
[ "File Members", "globals.html", [
|
||||
[ "All", "globals.html", null ],
|
||||
[ "Macros", "globals_defs.html", null ]
|
||||
] ]
|
||||
] ]
|
||||
] ]
|
||||
];
|
||||
|
||||
var NAVTREEINDEX =
|
||||
[
|
||||
"annotated.html",
|
||||
"classSteinberg_1_1Vst_1_1IEditController.html#af4254a0360b21f8871a61c62fb317058",
|
||||
"classSteinberg_1_1Vst_1_1IUnitInfo.html#a6f1b43425ba894764f35b7d492e81c53",
|
||||
"group__musicalStyle.html",
|
||||
"group__speakerArrangements.html#ga2a834a6c97df49e2fa45315ff7045533",
|
||||
"group__speakerArrangements.html#gabebe500b3d27127ae844c7fcabb854f0",
|
||||
"namespaceSteinberg.html#a145379c6e26917acaa0bac72b8c0bc05",
|
||||
"namespaceSteinberg_1_1StringConvert.html#a7b24e433664bafa3dd3f9357ec3f6c4d",
|
||||
"namespaceSteinberg_1_1Vst_1_1Helpers.html#a61c7a8dfad41943eaacd09811d60c958",
|
||||
"structSteinberg_1_1Vst_1_1Event.html#acd2bbbb2eae99e9e00ac1517dbf7958d",
|
||||
"structSteinberg_1_1Vst_1_1PolyPressureEvent.html"
|
||||
];
|
||||
|
||||
var SYNCONMSG = 'click to disable panel synchronization';
|
||||
var SYNCOFFMSG = 'click to enable panel synchronization';
|
||||
Reference in New Issue
Block a user