101 lines
5.3 KiB
JavaScript
101 lines
5.3 KiB
JavaScript
/*
|
|
@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 Examples", "index.html", [
|
|
[ "VST 3 plug-ins Examples", "index.html", "index" ],
|
|
[ "Topics", "topics.html", "topics" ],
|
|
[ "Namespaces", "namespaces.html", [
|
|
[ "Namespace List", "namespaces.html", "namespaces_dup" ],
|
|
[ "Namespace Members", "namespacemembers.html", [
|
|
[ "All", "namespacemembers.html", null ],
|
|
[ "Variables", "namespacemembers_vars.html", null ],
|
|
[ "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", "functions_func" ],
|
|
[ "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", "globals_dup" ],
|
|
[ "Functions", "globals_func.html", null ],
|
|
[ "Variables", "globals_vars.html", null ],
|
|
[ "Typedefs", "globals_type.html", null ],
|
|
[ "Enumerations", "globals_enum.html", null ],
|
|
[ "Enumerator", "globals_eval.html", "globals_eval" ],
|
|
[ "Macros", "globals_defs.html", null ]
|
|
] ]
|
|
] ]
|
|
] ]
|
|
];
|
|
|
|
var NAVTREEINDEX =
|
|
[
|
|
"VSTInterAppAudioAppDelegate_8h.html",
|
|
"classSteinberg_1_1Vst_1_1AGain.html#ad48c36f6210f722d195a93f68fb7dff4",
|
|
"classSteinberg_1_1Vst_1_1HostCheckerController.html#af161b55b382c62c4868a760fff750cd0",
|
|
"classSteinberg_1_1Vst_1_1NoteExpressionSynth_1_1BrownNoise.html#ac52d4064d6e6e1bd930dbc2441186982",
|
|
"classSteinberg_1_1Vst_1_1NoteExpressionSynth_1_1Voice.html#aa22fe57240f981f1281e79a8594ce22d",
|
|
"classSteinberg_1_1Vst_1_1Validator.html#a5552f3d766a2708d4f59dc2ca9865dc9",
|
|
"classSteinberg_1_1Vst_1_1mda_1_1BandistoProcessor.html#ad79aca159f5b0f497390712b7b25e612",
|
|
"classSteinberg_1_1Vst_1_1mda_1_1ComboProcessor.html#a54bb422651082c044af95480c18560f4",
|
|
"classSteinberg_1_1Vst_1_1mda_1_1DegradeController.html#a813cbf9dee7a64708f56160974dd37b0",
|
|
"classSteinberg_1_1Vst_1_1mda_1_1DitherProcessor.html#a1258bcc56d4d2dcb7a975b99d0432621",
|
|
"classSteinberg_1_1Vst_1_1mda_1_1EPianoProcessor.html#a4c91e0151586bd9b21bc4e486d4b44b6",
|
|
"classSteinberg_1_1Vst_1_1mda_1_1JX10Processor.html#ac16ff5312692ef65aaadddac31421aeb",
|
|
"classSteinberg_1_1Vst_1_1mda_1_1LoudnessProcessor.html#ad48c36f6210f722d195a93f68fb7dff4",
|
|
"classSteinberg_1_1Vst_1_1mda_1_1Processor.html#a52e68c247fe30358749ecf046b6ec577",
|
|
"classSteinberg_1_1Vst_1_1mda_1_1RingModProcessor.html#a80b09ba6d56f803698722f396fff6329",
|
|
"classSteinberg_1_1Vst_1_1mda_1_1SplitterProcessor.html#a4b4c1671e848c3debb26cc1fd9c0de77",
|
|
"classSteinberg_1_1Vst_1_1mda_1_1TestToneController.html#ab9e4a07e520c19780b66a682829c706c",
|
|
"classVSTGUI_1_1EventLogDataBrowserSource.html#abde7a8563e0588638005573e0aace4ae",
|
|
"globals_eval.html",
|
|
"group__musicalStyle.html#ga817fef9aabf571d6f91e357efc677040",
|
|
"group__speakerArrangements.html#ga55be9946868c6ffe425dbdd9abc70843",
|
|
"group__speakerArrangements.html#gaec8cf18e8bfd88584375e66b67fde24e",
|
|
"logevents_8h.html#afc84f29132b630b33d341d0769a66d46ab40d3f236012290e3b1572368e095bf4",
|
|
"namespaceSteinberg.html#a0a5776df696f816f7fcc81666e242d81",
|
|
"namespaceSteinberg_1_1KeyCodes.html#a1411be7b25f47e89beedadd3de3ade07",
|
|
"namespaceSteinberg_1_1Vst_1_1CurveType.html",
|
|
"prefetchablesupport_2source_2plugentry_8cpp.html#a29707ed5621830ba9ca420b63a42b48d",
|
|
"structSteinberg_1_1Vst_1_1mda_1_1JX10Processor_1_1VOICE.html#ae9394312428df4f88947d8ab1fceac56"
|
|
];
|
|
|
|
var SYNCONMSG = 'click to disable panel synchronization';
|
|
var SYNCOFFMSG = 'click to enable panel synchronization'; |