HISE Logo Forum
    • Categories
    • Register
    • Login

    Master/ScriptNote/ScriptNoteRewrite/Developer-Version???

    Scheduled Pinned Locked Moved General Questions
    16 Posts 6 Posters 474 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 @MikeB
      last edited by

      @MikeB There are a lot more than 4 versions. But Christoph was clear in that thread. Master is the stable version, develop is the unstable version. You should use develop for all new projects.

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

      1 Reply Last reply Reply Quote 1
      • MikeBM
        MikeB
        last edited by

        @d-healey
        Thanks David. I have now installed the masters. I was pleased to see that the MidiChannel List is now is fixed.

        There are still too many problems with the Develop version - I'd rather wait for a few more bug fixes. As a newbie, I would have problems recognising whether this is a bug or I'm too stupid. 😄

        "One hour of trial and error can save 10 minutes of reading the manual."
        "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
        HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

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

          I would have problems recognising whether this is a bug or I'm too stupid.

          Pretty easy: If it works in the master branch but fails or crashes in the develop branch, it's a bug.

          The more people use the develop branch and report issues, the faster we'll get HISE 3.0...

          1 Reply Last reply Reply Quote 1
          • MikeBM
            MikeB
            last edited by

            Ok - I downloaded and tried to install: 196 issues - compiling failed
            Mac 10.14.6
            Projucer 5.4.5
            XCode 10.3

            "One hour of trial and error can save 10 minutes of reading the manual."
            "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
            HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

            ? d.healeyD 2 Replies Last reply Reply Quote 0
            • ?
              A Former User @MikeB
              last edited by

              @MikeB Try Projucer 6.0.8... (JUCE 6)

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

                Try Projucer 6.0.8... (JUCE 6)

                This probably won't work with the master branch. You should use the version that comes with the source code.

                Ok - I downloaded and tried to install: 196 issues - compiling failed

                Go back until you find the last version that worked for you, then figure out what is new that has stopped it working.

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

                ? 1 Reply Last reply Reply Quote 0
                • ?
                  A Former User @d.healey
                  last edited by

                  @d-healey said in Master/ScriptNote/ScriptNoteRewrite/Developer-Version???:

                  This probably won't work with the master branch. You should use the version that comes with the source code.

                  I could compile both master and develop with JUCE 6.0.8... But I wasn't aware that the projucer version that's included in the master branch is still 5.6.8... you're right!

                  1 Reply Last reply Reply Quote 1
                  • MikeBM
                    MikeB
                    last edited by

                    Ok with Juce 6.0 it works

                    But when I opened it for the first time I realised that I won't work with it because...:
                    The ScriptContent window has scrollbars. already at 100% - that's not possible -.
                    Because every mouse pad movement moves the window.

                    Bildschirmfoto 2021-06-26 um 21.26.48.png

                    "One hour of trial and error can save 10 minutes of reading the manual."
                    "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
                    HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

                    NatanN 1 Reply Last reply Reply Quote 0
                    • NatanN
                      Natan @MikeB
                      last edited by

                      @MikeB said in Master/ScriptNote/ScriptNoteRewrite/Developer-Version???:

                      th Juce 6.0 it works
                      But when I opened it for the first time I realised that I won't work with it because...:
                      The ScriptContent window has scrollbars. already at

                      New Develop Mode Let You Click &Drag The Background And You Move Your GUI Freely Across Your Screen.

                      1 Reply Last reply Reply Quote 0
                      • NatanN
                        Natan
                        last edited by

                        @MikeB said in The definitive feature request & bug fix roadmap:

                        Bug?
                        In the develop-version there is now a look-function
                        I understand this in a way that you can protect an element in the FrontendPanel against visible moving.
                        Which is very useful for many elements - as well as in Photoshop or InDesign.
                        However, this does not work. Despite the lock, I can move the element!

                        It Does Lock the Component Nicely,
                        Once You Deselected The Component ( After You Locked It), You Can't Click And Select That Component Again, Until You Unlock It From The Tree

                        1 Reply Last reply Reply Quote 0
                        • MikeBM
                          MikeB
                          last edited by

                          @Natan
                          Then please deactivate the mouse wheel for it
                          Now you move the background with every mouse scroll.
                          This has already been noted in the feature request.

                          "One hour of trial and error can save 10 minutes of reading the manual."
                          "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
                          HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

                          NatanN 1 Reply Last reply Reply Quote 1
                          • NatanN
                            Natan @MikeB
                            last edited by Natan

                            @MikeB said in Master/ScriptNote/ScriptNoteRewrite/Developer-Version???:

                            @Natan
                            Then please deactivate the mouse wheel for it
                            Now you move the background with every mouse scroll.
                            This has already been noted in the feature request.

                            Yeah, That's Weird :/
                            And It Happens With Non-Scrollable Components Such As Buttons As Well.

                            MikeBM 1 Reply Last reply Reply Quote 1
                            • MikeBM
                              MikeB @Natan
                              last edited by

                              @Natan
                              Yes, but it's more important that your PlugIn works. 👍

                              This is only cosmetic

                              "One hour of trial and error can save 10 minutes of reading the manual."
                              "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
                              HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

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

                              30

                              Online

                              1.8k

                              Users

                              12.0k

                              Topics

                              104.2k

                              Posts