HISE Logo Forum
    • Categories
    • Register
    • Login

    Load preset bank on init

    Scheduled Pinned Locked Moved Scripting
    3 Posts 2 Posters 97 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Sampletekk
      last edited by

      The presetbrowser has, (initially), three columns: Bank, Category, Preset
      I would like only to show the Category and Preset columns, and that I can do by changing the values for the preset browser.
      When I start the instrument however, the browser appears blank, even if there are 1 Bank, 1 category and several presets, since the Bank hasn't been selected. Is there a way to select a certain bank on init so that the Categories and Presets belonging to that bank are visible?

      LindonL 1 Reply Last reply Reply Quote 0
      • LindonL
        Lindon @Sampletekk
        last edited by Lindon

        @Sampletekk the Preset browser is reflecting a directory structure in User Presests in your project.

        So you can make your preset browser into a 2 column version by applying these settings to your Preset Data

        "NumColumns": 2,
          "ColumnWidthRatio": [
            0.5,
            0.5
          ],
        

        so like this:

        a783d025-5ed9-403a-be65-6050c64433e7-image.png

        now your preset browser reflects this User Preset structure:

        3796fe88-95ac-4722-b03d-6d047c4fdd9b-image.png

        HISE Development for hire.
        www.channelrobot.com

        S 1 Reply Last reply Reply Quote 0
        • S
          Sampletekk @Lindon
          last edited by

          @Lindon Aha! That easy! Thank you!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          12

          Online

          1.7k

          Users

          11.9k

          Topics

          103.5k

          Posts