HISE Logo Forum
    • Categories
    • Register
    • Login

    The big bug tier list

    Scheduled Pinned Locked Moved Bug Reports
    68 Posts 19 Posters 20.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.
    • A
      aaronventure
      last edited by

      Not so funny one. Doesn't quite blow up here, the signal is below audible range, but the network just dies (no output) and HISE must be restarted.

      Link Preview Image
      [Engine] How To Blow Up Your System: Part 2 · Issue #536 · christophhart/HISE

      So I was putting together a snippet for null-testing biquad vs svf-eq for our filter talk. It works as it should, just turn on the inv node. But here's the kicker. If you click that exclamation mark and adjust the ranges for the frequenc...

      favicon

      GitHub (github.com)

      1 Reply Last reply Reply Quote 2
      • A
        aaronventure
        last edited by

        Might finally be time for Melatonin to take over?

        Link Preview Image
        [Engine] Using g.addDropShadowFromAlpha within g.beginLayer breaks when interacting with Settings.setZoomLevel · Issue #525 · christophhart/HISE

        if you call g.addDropShadowFromAlpha() within a layer, either in a paint routine or laf, and then zoom, either in HISE or a compiled plugin, it will stay at the absolute pixel position and scale as if the zoom level was 1.0 or 100% - it ...

        favicon

        GitHub (github.com)

        1 Reply Last reply Reply Quote 4
        • A
          aaronventure
          last edited by

          This is annoying for anyone who doesn't read the docs THOROUGHLY or read the forum properly, but the workaround is easy: simply enable the queue. Perhaps it should be enabled by default for mouse broadcasters that aren't realtime?

          Link Preview Image
          Too many requests · GitHub

          favicon

          (github.com)

          C 1 Reply Last reply Reply Quote 2
          • A
            aaronventure
            last edited by

            Not being able to set the mouse sensitivity property for the built in sliders for this long... So either be happy with the HISE speed on shift or go and make a panel, which gets fun if you need MIDI mapping and DAW automation.

            Link Preview Image
            [Engine] ScriptSlider mouseSensitvity property cannot be reset after being altered e.g. with broadcaster · Issue #514 · christophhart/HISE

            The property gets set back to 1.0 and reads, but the slider functionality will remain unchanged i.e. set at whatever you changed it to. HiseSnippet 1031.3ocsVs0qaTCD1axYqZVfJpT+AXkGPIRQoIPuf.gNmlKGHpMmFHGpPBUU4is2Dqrqcjs2.oUGo9.+Pgm4E9G....

            favicon

            GitHub (github.com)

            1 Reply Last reply Reply Quote 1
            • A
              aaronventure
              last edited by

              Link Preview Image
              Too many requests · GitHub

              favicon

              (github.com)

              1 Reply Last reply Reply Quote 1
              • A
                aaronventure
                last edited by

                Link Preview Image
                [Engine] drawMatrixPeakMeter causes the floating tile to go absolutely insane · Issue #484 · christophhart/HISE

                Haha, what??? The code part shows when the peak value reaches 0 after playing some audio i.e. triggering a note. Does not matter if I create it in script or manually in the interface editor and just pull a reference. const var meterLAF =...

                favicon

                GitHub (github.com)

                1 Reply Last reply Reply Quote 3
                • A
                  aaronventure
                  last edited by

                  Better check your text on all systems thoroughly!

                  There's a title that I used a font for, which I had to break into two separate graphics calls to manually adjust kerning that way.

                  Link Preview Image
                  christophhart/HISE

                  The open source framework for sample based instruments - christophhart/HISE

                  favicon

                  GitHub (github.com)

                  1 Reply Last reply Reply Quote 0
                  • A
                    aaronventure
                    last edited by

                    This is probably my #1. Timers work, yes, but multiplying every single setColour call with them just to get fades... Not to mention the poor message thread...

                    Link Preview Image
                    Too many requests · GitHub

                    favicon

                    (github.com)

                    1 Reply Last reply Reply Quote 3
                    • A
                      aaronventure
                      last edited by

                      This is my #2. MIDI FX could use some love.

                      Link Preview Image
                      Too many requests · GitHub

                      favicon

                      (github.com)

                      1 Reply Last reply Reply Quote 3
                      • LindonL
                        Lindon @Christoph Hart
                        last edited by Lindon

                        @Christoph-Hart

                        Ok here's the one about Channel Aftertouch not working correctly in all situations - to emphasise Channel aftertouch, not poly aftertouch...

                        Link Preview Image
                        Too many requests · GitHub

                        favicon

                        (github.com)

                        HISE Development for hire.
                        www.channelrobot.com

                        1 Reply Last reply Reply Quote 3
                        • C
                          clevername27 @Christoph Hart
                          last edited by

                          @Christoph-Hart

                          posts that get no upvote are deleted after some time so that we can ensure that it's only the heavy hitters in this topic.

                          Respectfully, I don't think that's an effective way to improve HISE. Certain issues are simply more important than others, regardless of anyone experiencing them. And self-selection bias reinforces existing issues. Just my $0.02.

                          1 Reply Last reply Reply Quote 2
                          • C
                            clevername27 @aaronventure
                            last edited by clevername27

                            @aaronventure said in The big bug tier list:

                            This is annoying for anyone who doesn't read the docs THOROUGHLY or read the forum properly, but the workaround is easy: simply enable the queue. Perhaps it should be enabled by default for mouse broadcasters that aren't realtime?

                            Not just this, but all the issues in HISE like this. Reliability and API Logic, first. Performance, second. The API should respond as it implies, and be generalised as such. I realise that HISE only works its magic because of many (very clever, and hard-fought) hand-optimisations, and doing the first has implications for the second that I do not know.

                            1 Reply Last reply Reply Quote 0
                            • C
                              clevername27
                              last edited by

                              Breakpoints don't work. HISE can crash by enabling them. They don't need to be fixed, but if not, should be removed from the UI.

                              1 Reply Last reply Reply Quote 0
                              • C
                                clevername27
                                last edited by clevername27

                                There is no functional SAVE command in HISE, and the menu items are confusing. (Workflows can have bugs.)

                                1 Reply Last reply Reply Quote 1
                                • C
                                  clevername27 @Christoph Hart
                                  last edited by

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

                                    @Christoph-Hart All caching, that can result in incorrect data, should be disablable with a single flag. (Also, "disablable" is not a word, but also not a HISE issue.)

                                    1 Reply Last reply Reply Quote 0
                                    • C
                                      clevername27 @Christoph Hart
                                      last edited by

                                      @Christoph-Hart Things working better > backwards compatibility. Reduce complexity. Don't introduce new API calls to get around other issues.

                                      1 Reply Last reply Reply Quote 0
                                      • OrvillainO
                                        Orvillain
                                        last edited by

                                        I don't understand the purpose of this. Are there rules that aren't being followed in terms of reporting bugs here? I'd like to know if I reported something badly or not.

                                        Musician - Instrument Designer - Sonic Architect - Creative Product Owner
                                        Crafting sound at every level. From strings to signal paths, samples to systems.

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

                                          A critical issue that prevents us from using the neural network node in a commercial plugin. My #1.

                                          Link Preview Image
                                          8 Times more CPU consumption on Aida-X Neural Models · Issue #710 · christophhart/HISE

                                          HISE exported plugin consumes 8 times more CPU than the Aida-X plugin, the same model is installed and there is nothing extra. This is obviously quite a lot. Forum post: https://forum.hise.audio/topic/11326/8-times-more-cpu-consumption-o...

                                          favicon

                                          GitHub (github.com)

                                          develop Branch / XCode 13.1
                                          macOS Monterey / M1 Max

                                          1 Reply Last reply Reply Quote 5
                                          • orangeO
                                            orange
                                            last edited by orange

                                            Another critic one.

                                            Link Preview Image
                                            Effect Slot (HardcodedMasterFX) cannot open custom nodes with more than 2 channels · Issue #711 · christophhart/HISE

                                            As the title says. Forum post: https://forum.hise.audio/topic/11005/using-2-and-multiple-channels-together-in-the-effect-slot?_=1743078046553

                                            favicon

                                            GitHub (github.com)

                                            develop Branch / XCode 13.1
                                            macOS Monterey / M1 Max

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

                                            18

                                            Online

                                            1.9k

                                            Users

                                            12.5k

                                            Topics

                                            108.5k

                                            Posts