HISE Logo Forum
    • Categories
    • Register
    • Login

    Out of curiosity, has anyone build a plugin with HISE that can host other plugins?

    Scheduled Pinned Locked Moved General Questions
    8 Posts 4 Posters 180 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.
    • VirtualVirginV
      VirtualVirgin
      last edited by VirtualVirgin

      Just wondering if someone has done this with HISE. Is it possible to build a plugin that can host other plugins?

      Here is an example: https://www.bluecataudio.com/Products/Product_PatchWork/

      And another: https://www.pluginguru.com/products/unify-standard/

      You can listen to my orchestral mockups here:
      https://www.virtualvirgin.net/

      Christoph HartC 1 Reply Last reply Reply Quote 0
      • Christoph HartC
        Christoph Hart @VirtualVirgin
        last edited by

        @VirtualVirgin nope, not possible and it would explode the scope of the framework.

        VirtualVirginV 1 Reply Last reply Reply Quote 0
        • VirtualVirginV
          VirtualVirgin @Christoph Hart
          last edited by

          @Christoph-Hart said in Out of curiosity, has anyone build a plugin with HISE that can host other plugins?:

          @VirtualVirgin nope, not possible and it would explode the scope of the framework.

          Thanks for your response :)

          A related question:

          Is it possible to reorder containers in the module tree through GUI interaction?
          I'm wondering about changing the serial routing order of FX for instance.

          You can listen to my orchestral mockups here:
          https://www.virtualvirgin.net/

          A 1 Reply Last reply Reply Quote 0
          • A
            aaronventure @VirtualVirgin
            last edited by

            @VirtualVirgin Use the "Effect Slot" FX.

            VirtualVirginV 1 Reply Last reply Reply Quote 0
            • VirtualVirginV
              VirtualVirgin @aaronventure
              last edited by

              @aaronventure said in Out of curiosity, has anyone build a plugin with HISE that can host other plugins?:

              @VirtualVirgin Use the "Effect Slot" FX.

              Thanks. I should have been more specific though: I am looking to change the order of MIDI FX in particular.

              You can listen to my orchestral mockups here:
              https://www.virtualvirgin.net/

              A 1 Reply Last reply Reply Quote 0
              • A
                aaronventure @VirtualVirgin
                last edited by

                @VirtualVirgin There's Builder.connectToScript but I'm unsure whether you can do this at runtime, the most of the methods there are only executing on compile/init. I'm not very familiar with the Builder class so hopefully someone else will chime in.

                You could perhaps store the order in an external file in AppData, and if it's acceptable UX you could prompt the user to restart the plugin, and do your script connecting on init based on the order in that external file (which you can write to at runtime using the File and FileSystem classes).

                d.healeyD 1 Reply Last reply Reply Quote 0
                • d.healeyD
                  d.healey @aaronventure
                  last edited by

                  @aaronventure said in Out of curiosity, has anyone build a plugin with HISE that can host other plugins?:

                  I'm not very familiar with the Builder class so hopefully someone else will chime in

                  dfb4601a-0d35-4cbf-993f-6dddd3579df6-image.png

                  Libre Wave - Freedom respecting instruments and effects
                  My Patreon - HISE tutorials
                  YouTube Channel - Public HISE tutorials

                  A 1 Reply Last reply Reply Quote 1
                  • A
                    aaronventure @d.healey
                    last edited by

                    @d-healey Hah, as I said. Thanks!

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

                    12

                    Online

                    1.7k

                    Users

                    11.8k

                    Topics

                    103.2k

                    Posts