HISE Logo Forum
    • Categories
    • Register
    • Login

    The definitive feature request & bug fix roadmap

    Scheduled Pinned Locked Moved Feature Requests
    222 Posts 27 Posters 55.7k 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.
    • ustkU
      ustk
      last edited by ustk

      BUG FROM LAST COMMIT

      @Christoph-Hart Updated to last commit and got an error for timer objects:

      Interface:! ReceiveRecording.js (7): Unknown function 'stopTimer' {SW50ZXJmYWNlfFJlY2VpdmVSZWNvcmRpbmcuanN8MTM5fDd8MjM=}
      
      

      Context:

      const var timer = Engine.createTimerObject();
      
      timer.setTimerCallback(function()
      {
      	this.stopTimer(); // Throws an error and even crashes Hise after a moment
      });
      timer.startTimer(2000);
      

      but timer.stopTimer(); works inside the CB. Strangely, it was also working before the last commit...

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

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

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

        BUG?

        AudioWaveform now has a nice green box around it in Develop Branch that can't be changed / removed

        Screenshot 2021-06-30 at 11.22.05.png

        @d-healey said in The definitive feature request & bug fix roadmap:

        @DanH I think that will disappear once you compile. It's the same for tables.

        Nope, The Green Box (Around The Audiowaveform)
        Still Shows Up And Won't Hides On Compiled Plugin.

        AudioWaveform Connected To Sampler

        MikeBM ? 2 Replies Last reply Reply Quote 0
        • MikeBM
          MikeB @Natan
          last edited by

          @Natan Workflow until the BugFix
          Put it in a panel and give it the position (-1, -1, panel.width +1, panel.height +1)
          So the frame disappears behind the panel

          "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
          • ?
            A Former User @Natan
            last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • NatanN
              Natan @MikeB
              last edited by Natan

              @MikeB No Need For That, I Hacked The Entire Border On Source Code, To Make It Minimal, Waiting For A Bug To Get Fixed For PopUp's, After That Going To Make My Own Changes To The Source Code :)

              My Version :) Minimal | Flat | Elegant | Eye Catchy
              Sampler, Has No Dragging Start/End Points,
              @Christoph-Hart So I Believe This Can Be A Request To Having The Choice To Selecting Border(true) Border(False)

              Screenshot 2021-08-20 194845.png

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

                FeatureRequest:
                An Option To Enabling / Disabling The Borders Around The AudioWaveform

                Sampler Has Nothing To Do With It!!! So Why Not?

                1 Reply Last reply Reply Quote 0
                • ?
                  A Former User @Natan
                  last edited by

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • ustkU
                    ustk @Christoph Hart
                    last edited by ustk

                    I'm sure it is already hard for Christoph to follow all the requests we do, so I personally think it might be a good thing for all of us to follow this rule:

                    @Christoph-Hart said in The definitive feature request & bug fix roadmap:

                    Hi everybody,

                    ... Any discussion about a certain bug / feature should be a dedicated thread (you can add a link to the discussion thread in the post).

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

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

                      Really enjoying the new autocomplete features.

                      One question. Using the F8 key we can assign a type to function parameters. Is there a reason you didn't choose to allow the type to be assigned directly in the parenthesis?

                      i.e. inline function myCallback(ScriptButton component)?

                      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

                        Function parameters can‘t have a type specifier in Javascript so this would break many language idioms.

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

                          Both the console and the script editor seem to be using the code editor font size in preferences as the default font size and this is making the console font much larger than the code editor font.

                          6dd96342-a34d-4550-a8c0-5a68640728ef-image.png

                          d8b66dff-7deb-452e-a50c-1c1619e1c364-image.png

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

                          NatanN 1 Reply Last reply Reply Quote 1
                          • NatanN
                            Natan @d.healey
                            last edited by

                            @d-healey And Another Thing That I Noticed Is That Right Clicking On Console, To Cleaning Up The Reports Is Laggy.
                            Some Times Works, Sometimes Need 3/4/5 Clicks To Get The Pop Up To Clean The Console.

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

                              @Natan on my Mac it works as usual!
                              Are you on Windows?

                              "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
                              • d.healeyD
                                d.healey
                                last edited by

                                Feature request Global setting to disable line breaks in the new script editor.

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

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

                                  @d-healey said in The definitive feature request & bug fix roadmap:

                                  Feature request Global setting to disable line breaks in the new script editor.

                                  Bildschirmfoto 2021-08-21 um 19.57.13.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

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

                                    @MikeB Yes but when you open a new project you have to do it again. I want to turn it off for every project.

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

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

                                      @d-healey I understand 👍

                                      "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 0
                                      • ustkU
                                        ustk
                                        last edited by ustk

                                        SCRIPTNODE BUGS

                                        • Connecting a container parameter to another container parameter doesn't work (but the cable is created)

                                        • Generally, duplicating chains or wrapping nodes into a new chain not only loses cable connections but makes a mess among the ones that subsist...

                                        • container.chain is still not taking the bypass into account

                                        • Reopening a project shows strange connections in the edit parameter window:

                                        Untitled.png

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

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

                                          Alright, I'm gonna close that now. @ustk can you make a dedicated thread for these scriptnode issues (with an example snippet that demonstrates the latest problems).

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

                                          27

                                          Online

                                          1.7k

                                          Users

                                          11.9k

                                          Topics

                                          103.7k

                                          Posts