HISE Logo Forum
    • Categories
    • Register
    • Login

    Adding samplemaps

    Scheduled Pinned Locked Moved General Questions
    21 Posts 5 Posters 993 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.
    • C
      coreyu21 @ustk
      last edited by

      @ustk I would like to use the expansion system but there’s some issues with the saveInPreset and I don’t know much about c++ to fix on my own. If someone is willing to try and fix that issue, not only would my life be much easier, but then the expansion system would be totally operable🙂

      T 1 Reply Last reply Reply Quote 0
      • T
        TNTHM @coreyu21
        last edited by

        @coreyu21 what is the problem with saveInPreset you’re referencing?

        C 1 Reply Last reply Reply Quote 0
        • C
          coreyu21 @TNTHM
          last edited by

          @TNTHM hello, so when I have my expansion project built, the only issue I run into is whether you use the combo box to load an expansion or a viewport to updare the preset browser, I cannot use saveInPreset to save the expansion without the system failing. I’ve talked with @d-healey and we think it has something to do with the c++ somewhere. Thats the only issue I’ve ran across and it’s killing me😝

          T 1 Reply Last reply Reply Quote 1
          • T
            TNTHM @coreyu21
            last edited by

            @coreyu21 I see. I've been having a problem with saveInPreset breaking the link between the knob and the module parameter it is assigned to. I thought you might be referencing that.

            On that note: When I select saveInPreset for a knob it stops manipulating the module parameter I have assigned it too, via parameterId. Has anyone experienced this problem? Does anyone have a solution to it?

            ustkU 1 Reply Last reply Reply Quote 0
            • ustkU
              ustk @TNTHM
              last edited by

              @TNTHM Never seen such an issue... What Hise version do you use? Do you have a callback assigned to this knob along with a parameterId in the property editor? If it is the case, you should have only one of them, not both...

              Can't help pressing F5 in the forum...

              T 1 Reply Last reply Reply Quote 1
              • T
                TNTHM @ustk
                last edited by

                @ustk It's certainly strange, yes. I am running v2.1.0. There shouldn't be any callbacks assigned to the knobs, but to be completely honest I don't know what a callback is. Is there a way to overwrite isPluginParameter in the script editor?

                ustkU 1 Reply Last reply Reply Quote 0
                • ustkU
                  ustk @TNTHM
                  last edited by

                  @TNTHM Well, if you don't know what a callback is, I strongly suggest that you watch @d-healey videos... The answers will come Neo :)

                  Can't help pressing F5 in the forum...

                  T 2 Replies Last reply Reply Quote 2
                  • T
                    TNTHM @ustk
                    last edited by

                    @ustk I've watched a few, obviously I need to watch a few more!

                    1 Reply Last reply Reply Quote 0
                    • T
                      TNTHM @ustk
                      last edited by

                      @ustk Still curious if there is a way to overwrite isPluginParameter in the script editor.

                      ustkU 1 Reply Last reply Reply Quote 0
                      • ustkU
                        ustk @TNTHM
                        last edited by

                        @TNTHM What do you mean by overwrite? you can change its state manually in the script editor, or you can use knob.set("isPluginParameter", true) in script

                        Can't help pressing F5 in the forum...

                        T 1 Reply Last reply Reply Quote 1
                        • T
                          TNTHM @ustk
                          last edited by

                          @ustk This is what I was looking for. Thanks!

                          ustkU 1 Reply Last reply Reply Quote 0
                          • ustkU
                            ustk @TNTHM
                            last edited by

                            @TNTHM all component properties can be accessed this way from script ;)

                            Can't help pressing F5 in the forum...

                            T 1 Reply Last reply Reply Quote 1
                            • T
                              TNTHM @ustk
                              last edited by

                              @ustk EPIC!! Thanks for thanks for the tip!

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

                                First ten minutes is all about callbacks
                                https://www.youtube.com/watch?v=8JO4m-OloqA

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

                                T 1 Reply Last reply Reply Quote 3
                                • T
                                  TNTHM @d.healey
                                  last edited by

                                  @d-healey this is gold. Thank you!

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

                                    @TNTHM The simplest way to modify any of the parameters of your UI widgets is:

                                    select your widget from the list then Press Control-J

                                    This will show you the JSON for the widget and you can change any param to whatever - including deleting the param and press save.

                                    HISE Development for hire.
                                    www.channelrobot.com

                                    ustkU 1 Reply Last reply Reply Quote 1
                                    • ustkU
                                      ustk @Lindon
                                      last edited by

                                      @Lindon No need for CTRL, pressing J works :)

                                      Can't help pressing F5 in the forum...

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

                                        @ustk said in Adding samplemaps:

                                        @Lindon No need for CTRL, pressing J works :)

                                        your right! another round of repetitive strain injury saved!

                                        HISE Development for hire.
                                        www.channelrobot.com

                                        T 1 Reply Last reply Reply Quote 1
                                        • T
                                          TNTHM @Lindon
                                          last edited by

                                          @Lindon @ustk yep that right there is game changing for me. Appreciate it guys!

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

                                          53

                                          Online

                                          1.7k

                                          Users

                                          11.7k

                                          Topics

                                          101.8k

                                          Posts