<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to move the position of the console tab?]]></title><description><![CDATA[<p dir="auto">I know there are custom workspaces and Layout Mode, but I don't really understand how they work.<br />
There is a David Healey video on customising your workspace, but it is a bit out of date.</p>
<p dir="auto">I know I can add more tabs and separators with Layout Mode, and I can view a Custom Workspace, but both of those are in addition to the already existing tabs.<br />
I'd like to have my code console in a vertical tab instead of a horizontal one, but keep my code editor as a horizontal.</p>
<p dir="auto">How would I do that?</p>
]]></description><link>https://forum.hise.audio/topic/14970/how-to-move-the-position-of-the-console-tab</link><generator>RSS for Node</generator><lastBuildDate>Sun, 02 Aug 2026 11:20:09 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/14970.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 02 Aug 2026 09:02:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to move the position of the console tab? on Sun, 02 Aug 2026 10:19:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/2118">@observantsound</a> Aha ok, I didn't realise how old that video was. The basic layout controls are the same though.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/2118">@observantsound</a> said in <a href="/post/122295">How to move the position of the console tab?</a>:</p>
<blockquote>
<p dir="auto">When I do Show Custom Workspace, then it appears instead of the UI editor. But Code Editor and Module Tree tabs are still there.</p>
</blockquote>
<p dir="auto">The custom workspace always shows at the right side of the screen. You need to readd the interface designer and anything else you want.</p>
<p dir="auto">Here's mine which you can load up using the Load from JSON option</p>
<pre><code>{
  "Type": "HorizontalTile",
  "Title": "Custom Workspace",
  "StyleData": {
  },
  "Font": "",
  "FontSize": 16.0,
  "LayoutData": {
    "ID": "CustomWorkspace",
    "Size": -0.5,
    "Folded": -1,
    "Visible": true,
    "ForceFoldButton": 0,
    "ForceShowTitle": 0,
    "MinSize": -1
  },
  "ColourData": {
  },
  "Content": [
    {
      "Type": "HorizontalTile",
      "StyleData": {
      },
      "Font": "",
      "FontSize": 16.0,
      "LayoutData": {
        "ID": "anonymous",
        "Size": -0.5,
        "Folded": -1,
        "Visible": true,
        "ForceFoldButton": 0,
        "ForceShowTitle": 0,
        "MinSize": -1
      },
      "ColourData": {
      },
      "Content": [
        {
          "Type": "Tabs",
          "StyleData": {
          },
          "Font": "",
          "FontSize": 16.0,
          "LayoutData": {
            "ID": "anonymous",
            "Size": -0.7089258744251568,
            "Folded": -1,
            "Visible": true,
            "ForceFoldButton": 0,
            "ForceShowTitle": 0,
            "MinSize": -1
          },
          "ColourData": {
          },
          "Content": [
            {
              "Type": "VerticalTile",
              "StyleData": {
              },
              "Font": "",
              "FontSize": 16.0,
              "LayoutData": {
                "ID": "anonymous",
                "Size": -0.5,
                "Folded": 0,
                "Visible": true,
                "ForceFoldButton": 0,
                "ForceShowTitle": 0,
                "MinSize": -1
              },
              "ColourData": {
              },
              "Content": [
                {
                  "Type": "ScriptComponentList",
                  "StyleData": {
                  },
                  "Font": "",
                  "FontSize": 16.0,
                  "LayoutData": {
                    "ID": "anonymous",
                    "Size": -0.21505048318491,
                    "Folded": 0,
                    "Visible": true,
                    "ForceFoldButton": 0,
                    "ForceShowTitle": 0,
                    "MinSize": -1
                  },
                  "ColourData": {
                  },
                  "ProcessorId": "Interface",
                  "Index": 0,
                  "FollowWorkspace": false,
                  "Openess": true
                },
                {
                  "Type": "ScriptContent",
                  "StyleData": {
                  },
                  "Font": "",
                  "FontSize": 16.0,
                  "LayoutData": {
                    "ID": "anonymous",
                    "Size": -0.9208939579940479,
                    "Folded": 0,
                    "Visible": true,
                    "ForceFoldButton": 0,
                    "ForceShowTitle": 0,
                    "MinSize": -1
                  },
                  "ColourData": {
                  },
                  "ProcessorId": "Interface",
                  "Index": 0,
                  "FollowWorkspace": false,
                  "EditMode": true
                },
                {
                  "Type": "InterfacePropertyEditor",
                  "StyleData": {
                  },
                  "Font": "",
                  "FontSize": 16.0,
                  "LayoutData": {
                    "ID": "anonymous",
                    "Size": -0.2599186681484935,
                    "Folded": 0,
                    "Visible": true,
                    "ForceFoldButton": 0,
                    "ForceShowTitle": 0,
                    "MinSize": -1
                  },
                  "ColourData": {
                  },
                  "ProcessorId": "Interface",
                  "Index": 0,
                  "FollowWorkspace": false
                }
              ]
            },
            {
              "Type": "ScriptEditor",
              "StyleData": {
              },
              "Font": "",
              "FontSize": 16.0,
              "LayoutData": {
                "ID": "anonymous",
                "Size": -0.5,
                "Folded": 0,
                "Visible": true,
                "ForceFoldButton": 0,
                "ForceShowTitle": 0,
                "MinSize": -1
              },
              "ColourData": {
              },
              "ProcessorId": "Interface",
              "Index": 15,
              "FollowWorkspace": false,
              "ScriptFile": "Expansions.js"
            },
            {
              "Type": "ScriptEditor",
              "StyleData": {
              },
              "Font": "",
              "FontSize": 16.0,
              "LayoutData": {
                "ID": "anonymous",
                "Size": -0.5,
                "Folded": 0,
                "Visible": true,
                "ForceFoldButton": 0,
                "ForceShowTitle": 0,
                "MinSize": -1
              },
              "ColourData": {
              },
              "ProcessorId": "Interface",
              "Index": 28,
              "FollowWorkspace": false,
              "ScriptFile": "RhapsodyFramework/Core/includes/UserSettings.js"
            },
            {
              "Type": "ScriptEditor",
              "Title": "onInit",
              "StyleData": {
              },
              "Font": "",
              "FontSize": 16.0,
              "LayoutData": {
                "ID": "anonymous",
                "Size": -0.5,
                "Folded": 0,
                "Visible": true,
                "ForceFoldButton": 0,
                "ForceShowTitle": 0,
                "MinSize": -1,
                "FocusKeyPress": "",
                "FoldKeyPress": ""
              },
              "ColourData": {
              },
              "ProcessorId": "Interface",
              "Index": 0,
              "FollowWorkspace": false,
              "ScriptFile": "RhapsodyFramework/Core/includes/Fonts.js"
            },
            {
              "Type": "VerticalTile",
              "Title": "Dual Sampler",
              "StyleData": {
              },
              "Font": "",
              "FontSize": 16.0,
              "LayoutData": {
                "ID": "anonymous",
                "Size": -0.5,
                "Folded": 0,
                "Visible": true,
                "ForceFoldButton": 0,
                "ForceShowTitle": 0,
                "MinSize": -1,
                "FocusKeyPress": "",
                "FoldKeyPress": ""
              },
              "ColourData": {
              },
              "Content": [
                {
                  "Type": "HorizontalTile",
                  "StyleData": {
                  },
                  "Font": "",
                  "FontSize": 16.0,
                  "LayoutData": {
                    "ID": "anonymous",
                    "Size": -0.5,
                    "Folded": -1,
                    "Visible": true,
                    "ForceFoldButton": 0,
                    "ForceShowTitle": 0,
                    "MinSize": -1,
                    "FocusKeyPress": "",
                    "FoldKeyPress": ""
                  },
                  "ColourData": {
                  },
                  "Content": [
                    {
                      "Type": "GlobalConnectorStreamingSampler",
                      "StyleData": {
                      },
                      "Font": "",
                      "FontSize": 16.0,
                      "LayoutData": {
                        "ID": "anonymous",
                        "Size": 18.0,
                        "Folded": 0,
                        "Visible": true,
                        "ForceFoldButton": 0,
                        "ForceShowTitle": 0,
                        "MinSize": -1,
                        "FocusKeyPress": "",
                        "FoldKeyPress": ""
                      },
                      "ColourData": {
                      },
                      "ProcessorId": "",
                      "Index": -1,
                      "FollowWorkspace": false
                    },
                    {
                      "Type": "SampleEditor",
                      "StyleData": {
                      },
                      "Font": "",
                      "FontSize": 16.0,
                      "LayoutData": {
                        "ID": "anonymous",
                        "Size": -0.54359197907585,
                        "Folded": 0,
                        "Visible": true,
                        "ForceFoldButton": 0,
                        "ForceShowTitle": 0,
                        "MinSize": -1,
                        "FocusKeyPress": "",
                        "FoldKeyPress": ""
                      },
                      "ColourData": {
                      },
                      "ProcessorId": "",
                      "Index": -1,
                      "FollowWorkspace": false
                    },
                    {
                      "Type": "SampleMapEditor",
                      "StyleData": {
                      },
                      "Font": "",
                      "FontSize": 16.0,
                      "LayoutData": {
                        "ID": "anonymous",
                        "Size": -0.45640802092415,
                        "Folded": 0,
                        "Visible": true,
                        "ForceFoldButton": 0,
                        "ForceShowTitle": 0,
                        "MinSize": -1,
                        "FocusKeyPress": "",
                        "FoldKeyPress": ""
                      },
                      "ColourData": {
                      },
                      "ProcessorId": "",
                      "Index": -1,
                      "FollowWorkspace": false
                    }
                  ]
                },
                {
                  "Type": "HorizontalTile",
                  "StyleData": {
                  },
                  "Font": "",
                  "FontSize": 16.0,
                  "LayoutData": {
                    "ID": "anonymous",
                    "Size": -0.5,
                    "Folded": -1,
                    "Visible": true,
                    "ForceFoldButton": 0,
                    "ForceShowTitle": 0,
                    "MinSize": -1,
                    "FocusKeyPress": "",
                    "FoldKeyPress": ""
                  },
                  "ColourData": {
                  },
                  "Content": [
                    {
                      "Type": "GlobalConnectorStreamingSampler",
                      "StyleData": {
                      },
                      "Font": "",
                      "FontSize": 16.0,
                      "LayoutData": {
                        "ID": "anonymous",
                        "Size": 18.0,
                        "Folded": 0,
                        "Visible": true,
                        "ForceFoldButton": 0,
                        "ForceShowTitle": 0,
                        "MinSize": -1,
                        "FocusKeyPress": "",
                        "FoldKeyPress": ""
                      },
                      "ColourData": {
                      },
                      "ProcessorId": "",
                      "Index": -1,
                      "FollowWorkspace": false
                    },
                    {
                      "Type": "SampleEditor",
                      "StyleData": {
                      },
                      "Font": "",
                      "FontSize": 16.0,
                      "LayoutData": {
                        "ID": "anonymous",
                        "Size": -0.5435471100554236,
                        "Folded": 0,
                        "Visible": true,
                        "ForceFoldButton": 0,
                        "ForceShowTitle": 0,
                        "MinSize": -1,
                        "FocusKeyPress": "",
                        "FoldKeyPress": ""
                      },
                      "ColourData": {
                      },
                      "ProcessorId": "",
                      "Index": -1,
                      "FollowWorkspace": false
                    },
                    {
                      "Type": "SampleMapEditor",
                      "StyleData": {
                      },
                      "Font": "",
                      "FontSize": 16.0,
                      "LayoutData": {
                        "ID": "anonymous",
                        "Size": -0.4564528899445764,
                        "Folded": 0,
                        "Visible": true,
                        "ForceFoldButton": 0,
                        "ForceShowTitle": 0,
                        "MinSize": -1,
                        "FocusKeyPress": "",
                        "FoldKeyPress": ""
                      },
                      "ColourData": {
                      },
                      "ProcessorId": "",
                      "Index": -1,
                      "FollowWorkspace": false
                    }
                  ]
                }
              ]
            },
            {
              "Type": "HorizontalTile",
              "Title": "Sampler",
              "StyleData": {
              },
              "Font": "",
              "FontSize": 16.0,
              "LayoutData": {
                "ID": "anonymous",
                "Size": -0.5,
                "Folded": 0,
                "Visible": true,
                "ForceFoldButton": 0,
                "ForceShowTitle": 0,
                "MinSize": -1,
                "FocusKeyPress": "",
                "FoldKeyPress": ""
              },
              "ColourData": {
              },
              "Content": [
                {
                  "Type": "GlobalConnectorStreamingSampler",
                  "StyleData": {
                  },
                  "Font": "",
                  "FontSize": 16.0,
                  "LayoutData": {
                    "ID": "anonymous",
                    "Size": 18.0,
                    "Folded": 0,
                    "Visible": true,
                    "ForceFoldButton": 0,
                    "ForceShowTitle": 0,
                    "MinSize": -1,
                    "FocusKeyPress": "",
                    "FoldKeyPress": ""
                  },
                  "ColourData": {
                  },
                  "ProcessorId": "",
                  "Index": -1,
                  "FollowWorkspace": false
                },
                {
                  "Type": "SampleEditor",
                  "StyleData": {
                  },
                  "Font": "",
                  "FontSize": 16.0,
                  "LayoutData": {
                    "ID": "anonymous",
                    "Size": -0.7952971198946208,
                    "Folded": 0,
                    "Visible": true,
                    "ForceFoldButton": 0,
                    "ForceShowTitle": 0,
                    "MinSize": -1,
                    "FocusKeyPress": "",
                    "FoldKeyPress": ""
                  },
                  "ColourData": {
                  },
                  "ProcessorId": "",
                  "Index": -1,
                  "FollowWorkspace": false
                },
                {
                  "Type": "VerticalTile",
                  "StyleData": {
                  },
                  "Font": "",
                  "FontSize": 16.0,
                  "LayoutData": {
                    "ID": "anonymous",
                    "Size": -0.204702880105379,
                    "Folded": -1,
                    "Visible": true,
                    "ForceFoldButton": 0,
                    "ForceShowTitle": 0,
                    "MinSize": -1,
                    "FocusKeyPress": "",
                    "FoldKeyPress": ""
                  },
                  "ColourData": {
                  },
                  "Content": [
                    {
                      "Type": "SampleMapEditor",
                      "StyleData": {
                      },
                      "Font": "",
                      "FontSize": 16.0,
                      "LayoutData": {
                        "ID": "anonymous",
                        "Size": -0.7360655737704918,
                        "Folded": 0,
                        "Visible": true,
                        "ForceFoldButton": 0,
                        "ForceShowTitle": 0,
                        "MinSize": -1,
                        "FocusKeyPress": "",
                        "FoldKeyPress": ""
                      },
                      "ColourData": {
                      },
                      "ProcessorId": "",
                      "Index": -1,
                      "FollowWorkspace": false
                    },
                    {
                      "Type": "SamplerTable",
                      "StyleData": {
                      },
                      "Font": "",
                      "FontSize": 16.0,
                      "LayoutData": {
                        "ID": "anonymous",
                        "Size": -0.2639344262295082,
                        "Folded": 0,
                        "Visible": true,
                        "ForceFoldButton": 0,
                        "ForceShowTitle": 0,
                        "MinSize": -1,
                        "FocusKeyPress": "",
                        "FoldKeyPress": ""
                      },
                      "ColourData": {
                      },
                      "ProcessorId": "",
                      "Index": -1,
                      "FollowWorkspace": false
                    }
                  ]
                }
              ]
            },
            {
              "Type": "Console",
              "StyleData": {
              },
              "Font": "",
              "FontSize": 16.0,
              "LayoutData": {
                "ID": "anonymous",
                "Size": -0.5,
                "Folded": 0,
                "Visible": true,
                "ForceFoldButton": 0,
                "ForceShowTitle": 0,
                "MinSize": -1,
                "FocusKeyPress": "",
                "FoldKeyPress": ""
              },
              "ColourData": {
              }
            }
          ],
          "CurrentTab": 0,
          "CycleKeyPress": ""
        },
        {
          "Type": "Tabs",
          "StyleData": {
          },
          "Font": "",
          "FontSize": 16.0,
          "LayoutData": {
            "ID": "anonymous",
            "Size": -0.2920741255748428,
            "Folded": -1,
            "Visible": true,
            "ForceFoldButton": 0,
            "ForceShowTitle": 0,
            "MinSize": -1
          },
          "ColourData": {
          },
          "Content": [
            {
              "Type": "ScriptEditor",
              "Title": "onInit",
              "StyleData": {
              },
              "Font": "",
              "FontSize": 16.0,
              "LayoutData": {
                "ID": "anonymous",
                "Size": -0.5,
                "Folded": 0,
                "Visible": true,
                "ForceFoldButton": 0,
                "ForceShowTitle": 0,
                "MinSize": -1
              },
              "ColourData": {
              },
              "ProcessorId": "Interface",
              "Index": 0,
              "FollowWorkspace": false,
              "ScriptFile": ""
            },
            {
              "Type": "ServerController",
              "StyleData": {
              },
              "Font": "",
              "FontSize": 16.0,
              "LayoutData": {
                "ID": "anonymous",
                "Size": -0.5,
                "Folded": 0,
                "Visible": true,
                "ForceFoldButton": 0,
                "ForceShowTitle": 0,
                "MinSize": -1
              },
              "ColourData": {
              },
              "ProcessorId": "Interface",
              "Index": 0,
              "FollowWorkspace": false
            },
            {
              "Type": "DspNetworkGraph",
              "StyleData": {
              },
              "Font": "",
              "FontSize": 16.0,
              "LayoutData": {
                "ID": "anonymous",
                "Size": -0.5,
                "Folded": 0,
                "Visible": true,
                "ForceFoldButton": 0,
                "ForceShowTitle": 0,
                "MinSize": -1,
                "FocusKeyPress": "",
                "FoldKeyPress": ""
              },
              "ColourData": {
              },
              "ProcessorId": "Interface",
              "Index": 0,
              "FollowWorkspace": false
            },
            {
              "Type": "ScriptBroadcasterMap",
              "StyleData": {
              },
              "Font": "",
              "FontSize": 16.0,
              "LayoutData": {
                "ID": "anonymous",
                "Size": -0.5,
                "Folded": 0,
                "Visible": true,
                "ForceFoldButton": 0,
                "ForceShowTitle": 0,
                "MinSize": -1,
                "FocusKeyPress": "",
                "FoldKeyPress": ""
              },
              "ColourData": {
              },
              "ProcessorId": "Interface",
              "Index": 0,
              "FollowWorkspace": false,
              "Active": false
            },
            {
              "Type": "ScriptContent",
              "StyleData": {
              },
              "Font": "",
              "FontSize": 16.0,
              "LayoutData": {
                "ID": "anonymous",
                "Size": -0.5,
                "Folded": 0,
                "Visible": true,
                "ForceFoldButton": 0,
                "ForceShowTitle": 0,
                "MinSize": -1,
                "FocusKeyPress": "",
                "FoldKeyPress": ""
              },
              "ColourData": {
              },
              "ProcessorId": "Interface",
              "Index": 0,
              "FollowWorkspace": false,
              "EditMode": true
            }
          ],
          "CurrentTab": 1,
          "CycleKeyPress": ""
        }
      ]
    }
  ]
}
</code></pre>
<p dir="auto">The vertical console is in a tab.</p>
]]></description><link>https://forum.hise.audio/post/122297</link><guid isPermaLink="true">https://forum.hise.audio/post/122297</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Sun, 02 Aug 2026 10:19:52 GMT</pubDate></item><item><title><![CDATA[Reply to How to move the position of the console tab? on Sun, 02 Aug 2026 09:52:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> Well I assumed it was out of date because the default layout is different and the different workspace buttons don't exist at the top bar anymore.</p>
<p dir="auto">I stopped at 02:35 in your video. You made a custom workspace that spans the entire range of the UI. I don't know how to do that.<br />
When I do Show Custom Workspace, then it appears instead of the UI editor. But Code Editor and Module Tree tabs are still there.</p>
]]></description><link>https://forum.hise.audio/post/122295</link><guid isPermaLink="true">https://forum.hise.audio/post/122295</guid><dc:creator><![CDATA[observantsound]]></dc:creator><pubDate>Sun, 02 Aug 2026 09:52:19 GMT</pubDate></item><item><title><![CDATA[Reply to How to move the position of the console tab? on Sun, 02 Aug 2026 09:34:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/2118">@observantsound</a> said in <a href="/post/122291">How to move the position of the console tab?</a>:</p>
<blockquote>
<p dir="auto">but it is a bit out of date.</p>
</blockquote>
<p dir="auto">In what way?</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/2118">@observantsound</a> said in <a href="/post/122291">How to move the position of the console tab?</a>:</p>
<blockquote>
<p dir="auto">I'd like to have my code console in a vertical tab instead of a horizontal one, but keep my code editor as a horizontal.</p>
</blockquote>
<p dir="auto">Custom workspace of a floating window is the way to go.</p>
]]></description><link>https://forum.hise.audio/post/122293</link><guid isPermaLink="true">https://forum.hise.audio/post/122293</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Sun, 02 Aug 2026 09:34:08 GMT</pubDate></item></channel></rss>