Forum
    • Categories
    • Register
    • Login

    Full Instrument Expansions - how, what where....

    Scheduled Pinned Locked Moved General Questions
    75 Posts 2 Posters 363 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.
    • David HealeyD
      David Healey @Lindon
      last edited by

      @Lindon Then that is the expected result, you can't edit the embedded sample map.

      Free HISE Bootcamp Full Course for beginners.
      YouTube Channel - Public HISE tutorials
      My Patreon - HISE tutorials

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

        @David-Healey I dont want to edit it, I want to load another one.....are you saying I can only do that programatically in an Expansion?

        HISE Development for hire.
        www.channelrobot.com

        LindonL David HealeyD 2 Replies Last reply Reply Quote 0
        • LindonL
          Lindon @Lindon
          last edited by

          @Lindon Im going to need to embed possibly up to 100 sample maps....

          HISE Development for hire.
          www.channelrobot.com

          1 Reply Last reply Reply Quote 0
          • David HealeyD
            David Healey @Lindon
            last edited by

            @Lindon Yes you should treat it just like it would be for the user.

            Free HISE Bootcamp Full Course for beginners.
            YouTube Channel - Public HISE tutorials
            My Patreon - HISE tutorials

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

              @David-Healey said in Full Instrument Expansions - how, what where....:

              @Lindon Yes you should treat it just like it would be for the user.

              Sorry I dont understand what this means....are you saying the HISE sampler "view" isnt available for Expansion stored maps?

              HISE Development for hire.
              www.channelrobot.com

              LindonL David HealeyD 2 Replies Last reply Reply Quote 0
              • LindonL
                Lindon @Lindon
                last edited by

                @Lindon said in Full Instrument Expansions - how, what where....:

                @David-Healey said in Full Instrument Expansions - how, what where....:

                @Lindon Yes you should treat it just like it would be for the user.

                Sorry I dont understand what this means....are you saying the HISE sampler "view" isnt available for Expansion stored maps?

                time to go walk the dogs. Ive taken enough of your time today....

                HISE Development for hire.
                www.channelrobot.com

                1 Reply Last reply Reply Quote 0
                • David HealeyD
                  David Healey @Lindon
                  last edited by

                  @Lindon When the user loads your expansion they won't be able to change sample maps by opening the sampler and neither can you. The expansion is its own HISE project so any editing needs to happen there.

                  I actually put this in my expansion loading code because (except for testing) I don't ever load the expansions from within HISE

                  if (Engine.isHISE())
                      return Console.print(company + " : " + name);
                  
                  return eh.setCurrentExpansion(expansion);
                  

                  Free HISE Bootcamp Full Course for beginners.
                  YouTube Channel - Public HISE tutorials
                  My Patreon - HISE tutorials

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

                    @David-Healey said in Full Instrument Expansions - how, what where....:

                    @Lindon When the user loads your expansion they won't be able to change sample maps by opening the sampler and neither can you.

                    yep got it. I will be able to give them (for example) a drop down from which they can select a sample map to load tho right?

                    HISE Development for hire.
                    www.channelrobot.com

                    David HealeyD 1 Reply Last reply Reply Quote 0
                    • David HealeyD
                      David Healey @Lindon
                      last edited by David Healey

                      @Lindon Yes. You can do pretty much anything you can do in a regular HISE project.

                      Free HISE Bootcamp Full Course for beginners.
                      YouTube Channel - Public HISE tutorials
                      My Patreon - HISE tutorials

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

                        @David-Healey well we are all good to go then... thanks again for your (expensive) time. I (as usual) owe you another bottle...

                        HISE Development for hire.
                        www.channelrobot.com

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

                        32

                        Online

                        2.3k

                        Users

                        13.6k

                        Topics

                        118.4k

                        Posts