2025-08-06 03:28:14 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
2025-08-06 03:20:21 +00:00
< meta name = "generator" content = "Doxygen 1.9.8" / >
2025-08-06 03:28:14 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > VST2SDK: vst_speaker_arrangement_t Struct Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
2025-08-06 03:20:21 +00:00
< script type = "text/javascript" src = "resize.js" > < / script >
2025-08-06 03:28:14 +02:00
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr id = "projectrow" >
< td id = "projectalign" >
< div id = "projectname" > VST2SDK
< / div >
< div id = "projectbrief" > A recreation of the popular Steinberg VST 2.x SDK.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2025-08-06 03:20:21 +00:00
<!-- Generated by Doxygen 1.9.8 -->
2025-08-06 03:28:14 +02:00
< script type = "text/javascript" >
2025-08-06 03:20:21 +00:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
2025-08-06 03:28:14 +02:00
var searchBox = new SearchBox ( "searchBox" , "search/" , '.html' ) ;
2025-08-06 03:20:21 +00:00
/* @license-end */
2025-08-06 03:28:14 +02:00
< / script >
2025-08-06 03:20:21 +00:00
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
2025-08-06 03:28:14 +02:00
< script type = "text/javascript" >
2025-08-06 03:20:21 +00:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$ ( function ( ) {
initMenu ( '' , true , false , 'search.php' , 'Search' ) ;
$ ( document ) . ready ( function ( ) { init _search ( ) ; } ) ;
} ) ;
/* @license-end */
2025-08-06 03:28:14 +02:00
< / script >
2025-08-06 03:20:21 +00:00
< div id = "main-nav" > < / div >
2025-08-06 03:28:14 +02:00
< / div > <!-- top -->
2025-08-06 03:20:21 +00:00
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
2025-08-06 03:28:14 +02:00
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class = "ui-resizable-handle" >
< / div >
< / div >
< script type = "text/javascript" >
2025-08-06 03:20:21 +00:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$ ( document ) . ready ( function ( ) { initNavTree ( 'structvst__speaker__arrangement__t.html' , '' ) ; initResizable ( ) ; } ) ;
/* @license-end */
2025-08-06 03:28:14 +02:00
< / script >
2025-08-06 03:20:21 +00:00
< div id = "doc-content" >
2025-08-06 03:28:14 +02:00
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover = "return searchBox.OnSearchSelectShow()"
onmouseout = "return searchBox.OnSearchSelectHide()"
onkeydown = "return searchBox.OnSearchSelectKey(event)" >
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "header" >
2025-08-06 03:20:21 +00:00
< div class = "summary" >
< a href = "#pub-attribs" > Data Fields< / a > < / div >
2025-08-06 03:28:14 +02:00
< div class = "headertitle" > < div class = "title" > vst_speaker_arrangement_t Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "vst_8h_source.html" > vst.h< / a > > < / code > < / p >
< table class = "memberdecls" >
2025-08-06 03:20:21 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-attribs" name = "pub-attribs" > < / a >
2025-08-06 03:28:14 +02:00
Data Fields< / h2 > < / td > < / tr >
2025-08-06 03:20:21 +00:00
< tr class = "memitem:aaf4f173077234d8734179739d9407f69" id = "r_aaf4f173077234d8734179739d9407f69" > < td class = "memItemLeft" align = "right" valign = "top" > int32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structvst__speaker__arrangement__t.html#aaf4f173077234d8734179739d9407f69" > type< / a > < / td > < / tr >
< tr class = "separator:aaf4f173077234d8734179739d9407f69" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a35e592b21f8755d39f6a233e469f26cc" id = "r_a35e592b21f8755d39f6a233e469f26cc" > < td class = "memItemLeft" align = "right" valign = "top" > int32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structvst__speaker__arrangement__t.html#a35e592b21f8755d39f6a233e469f26cc" > channels< / a > < / td > < / tr >
< tr class = "separator:a35e592b21f8755d39f6a233e469f26cc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2a9c59d0a4d556e8db4f1d62a778a86e" id = "r_a2a9c59d0a4d556e8db4f1d62a778a86e" > < td class = "memItemLeft" align = "right" valign = "top" > struct < a class = "el" href = "structvst__speaker__properties__t.html" > vst_speaker_properties_t< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structvst__speaker__arrangement__t.html#a2a9c59d0a4d556e8db4f1d62a778a86e" > speakers< / a > [< a class = "el" href = "vst_8h.html#a159930143b669088b88b43a54cf91eaf" > VST_MAX_CHANNELS< / a > ]< / td > < / tr >
< tr class = "separator:a2a9c59d0a4d556e8db4f1d62a778a86e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-08-06 03:28:14 +02:00
< / table >
2025-08-06 03:20:21 +00:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2025-08-06 03:28:14 +02:00
< div class = "textblock" >
2025-08-07 23:08:08 +00:00
< p class = "definition" > Definition at line < a class = "el" href = "vst_8h_source.html#l00479" > 479< / a > of file < a class = "el" href = "vst_8h_source.html" > vst.h< / a > .< / p >
2025-08-06 03:20:21 +00:00
< / div > < h2 class = "groupheader" > Field Documentation< / h2 >
2025-08-06 03:28:14 +02:00
< a id = "a35e592b21f8755d39f6a233e469f26cc" name = "a35e592b21f8755d39f6a233e469f26cc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a35e592b21f8755d39f6a233e469f26cc" > ◆   < / a > < / span > channels< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int32_t vst_speaker_arrangement_t::channels< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-08-07 23:08:08 +00:00
< p class = "definition" > Definition at line < a class = "el" href = "vst_8h_source.html#l00481" > 481< / a > of file < a class = "el" href = "vst_8h_source.html" > vst.h< / a > .< / p >
2025-08-06 03:28:14 +02:00
< / div >
< / div >
< a id = "a2a9c59d0a4d556e8db4f1d62a778a86e" name = "a2a9c59d0a4d556e8db4f1d62a778a86e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2a9c59d0a4d556e8db4f1d62a778a86e" > ◆   < / a > < / span > speakers< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > struct < a class = "el" href = "structvst__speaker__properties__t.html" > vst_speaker_properties_t< / a > vst_speaker_arrangement_t::speakers[< a class = "el" href = "vst_8h.html#a159930143b669088b88b43a54cf91eaf" > VST_MAX_CHANNELS< / a > ]< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-08-07 23:08:08 +00:00
< p class = "definition" > Definition at line < a class = "el" href = "vst_8h_source.html#l00482" > 482< / a > of file < a class = "el" href = "vst_8h_source.html" > vst.h< / a > .< / p >
2025-08-06 03:28:14 +02:00
< / div >
< / div >
< a id = "aaf4f173077234d8734179739d9407f69" name = "aaf4f173077234d8734179739d9407f69" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaf4f173077234d8734179739d9407f69" > ◆   < / a > < / span > type< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int32_t vst_speaker_arrangement_t::type< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-08-07 23:08:08 +00:00
< p class = "definition" > Definition at line < a class = "el" href = "vst_8h_source.html#l00480" > 480< / a > of file < a class = "el" href = "vst_8h_source.html" > vst.h< / a > .< / p >
2025-08-06 03:28:14 +02:00
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > < a class = "el" href = "vst_8h_source.html" > vst.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
2025-08-06 03:20:21 +00:00
< li class = "navelem" > < a class = "el" href = "structvst__speaker__arrangement__t.html" > vst_speaker_arrangement_t< / a > < / li >
2025-08-07 23:56:31 +00:00
< li class = "footer" > Generated on Thu Aug 7 2025 23:56:31 for VST2SDK by < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.8 < / li >
2025-08-06 03:28:14 +02:00
< / ul >
< / div >
< / body >
< / html >