HISE Logo Forum
    • Categories
    • Register
    • Login

    Installing Samples Dialog....

    Scheduled Pinned Locked Moved Feature Requests
    130 Posts 13 Posters 11.8k 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.
    • d.healeyD
      d.healey @tomekslesicki
      last edited by

      @tomekslesicki I haven't tried it yet. Next time I compile a plugin I'll test it.

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

      1 Reply Last reply Reply Quote 0
      • T
        tomekslesicki
        last edited by

        Ok, thanks! @dustbro , could you please share how you did it?

        orangeO Dan KorneffD 2 Replies Last reply Reply Quote 0
        • orangeO
          orange @tomekslesicki
          last edited by

          @tomekslesicki Do you use Windows or Mac?

          develop Branch / XCode 13.1
          macOS Monterey / M1 Max

          1 Reply Last reply Reply Quote 0
          • T
            tomekslesicki
            last edited by

            I'm on Windows 10

            orangeO 1 Reply Last reply Reply Quote 0
            • orangeO
              orange @tomekslesicki
              last edited by

              @tomekslesicki Ok, that issue can be about caches. Sometimes Windows stuck on old versions. You might need to clear the cache before compiling new Hise versions.

              • Open "C:\Users\YourUserName\AppData\Roaming" folder and delete Projucer and Hise folders.

              • Re-download the new Hise version, don't rebuild on the old one.

              • Also rename your "Hise-scriptnode" folder with a small modification, for example "Hise-scriptnode_"

              • Then re-build Hise again. Then rebuild your plugin. If the new flag works, it should work.

              develop Branch / XCode 13.1
              macOS Monterey / M1 Max

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

                I just tested and it works as expected on my system.

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

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

                  We solved that via PM and Tomek is about to discover all the new things in scriptnode :)

                  1 Reply Last reply Reply Quote 3
                  • T
                    tomekslesicki
                    last edited by tomekslesicki

                    Ok, Christoph pointed out that I shouldn't have downloaded the main Hise files but rather this branch: https://github.com/christophhart/HISE/tree/scriptnode After compiling, it works great :-) Thanks for help, everyone, I'm still getting my feet wet with this and your patience is nothing short of awesome!

                    1 Reply Last reply Reply Quote 1
                    • T
                      tomekslesicki
                      last edited by

                      One last (hopefully!) thing: how can I change GLOBAL_FONT and GLOBAL_BOLD_FONT to custom fonts?

                      1 Reply Last reply Reply Quote 0
                      • Dan KorneffD
                        Dan Korneff @tomekslesicki
                        last edited by

                        @tomekslesicki sorry for the late reply. My day job is getting in the way 🤣
                        Did you get anything sorted?

                        Dan Korneff - Producer / Mixer / Audio Nerd

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

                          @tomekslesicki said in Installing Samples Dialog....:

                          how can I change GLOBAL_FONT and GLOBAL_BOLD_FONT to custom fonts?

                          I am currently prepping for a way to define a global look and feel that can be customised via JSON and is applied to all modal windows, confirmation dialogs and context menu popups. I'll let you know when it's ready.

                          1 Reply Last reply Reply Quote 6
                          • T
                            tomekslesicki @Dan Korneff
                            last edited by

                            @dustbro Yup, Christoph and David helped a lot, thanks! :-)

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

                              OK so I got around to trying this... and no no no no no NO NO! surely I have this wrong and I'm making some silly mistake in implementing this -----

                              As far as I can see I can have:

                              1. both buttons: (dont put anything in the extra definitions..)

                              2. Just the locate button: (put HISE_SAMPLE_DIALOG_SHOW_INSTALL_BUTTON=0 in the extra definitions)

                              3. Have no buttons and no dialog at all: (put HISE_SAMPLE_DIALOG_SHOW_LOCATE_BUTTON=0 in the extra definitions)

                              • Anyone see my dilemma?

                              I have a bunch of users who are getting confused when there are two buttons on show - they keep pressing the LOCATE button when I want them to press the INSTALL button - this generates a bunch of support calls.....

                              So I want to be able to show them just the INSTALL button...and that's not an option listed above...

                              I've tried a bunch of things e.g.:

                              HISE_SAMPLE_DIALOG_SHOW_INSTALL_BUTTON=1
                              HISE_SAMPLE_DIALOG_SHOW_LOCATE_BUTTON=0

                              but I cant get anything to do what I need, someone please please tell me I'm making a silly mistake and its not been implemented this way?

                              HISE Development for hire.
                              www.channelrobot.com

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

                                @Lindon said in Installing Samples Dialog....:

                                HISE_SAMPLE_DIALOG_SHOW_INSTALL_BUTTON=1
                                HISE_SAMPLE_DIALOG_SHOW_LOCATE_BUTTON=0

                                I thought that would work, I'll test it later.

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

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

                                  Yep, it doesn't work. I'll take a look in the source and see if it's something I can fix

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

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

                                    Fixed it - https://github.com/davidhealey/HISE/tree/develop

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

                                    LindonL 1 Reply Last reply Reply Quote 3
                                    • LindonL
                                      Lindon @d.healey
                                      last edited by

                                      @d-healey well done - thanks.. I take it now I can say:

                                      HISE_SAMPLE_DIALOG_SHOW_INSTALL_BUTTON=1
                                      HISE_SAMPLE_DIALOG_SHOW_LOCATE_BUTTON=0

                                      to get what Im looking for...?

                                      HISE Development for hire.
                                      www.channelrobot.com

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

                                        @Lindon Yeah.

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

                                        LindonL 2 Replies Last reply Reply Quote 1
                                        • LindonL
                                          Lindon @d.healey
                                          last edited by

                                          @d-healey great thanks mate you're a life saver....

                                          HISE Development for hire.
                                          www.channelrobot.com

                                          1 Reply Last reply Reply Quote 1
                                          • C
                                            coreyu21
                                            last edited by

                                            When these are set both to zero and open the plugin, it creates a generic link in the app data folder. Is there anyway not for that linkWindows file to be created?

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

                                            25

                                            Online

                                            1.8k

                                            Users

                                            12.0k

                                            Topics

                                            104.4k

                                            Posts