HISE Logo Forum
    • Categories
    • Register
    • Login

    The definitive feature request & bug fix roadmap

    Scheduled Pinned Locked Moved Feature Requests
    222 Posts 27 Posters 46.2k 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.
    • NatanN
      Natan @MikeB
      last edited by

      @MikeB You Need To Change The Audiowaveform Index To 0 And It Will Show Up :)

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

        Feature Request

        Its a bit of a pain every time I build a new HISE image to have to go modify the source to account for these so....:

        The ability to set (in ProJucer) the text of a couple of dialog boxes:

        • audio interface not found:

        Link Preview Image
        Looking for... audio interface not found message

        @Lindon (y) I hope you are right.

        favicon

        Forum (forum.hise.audio)

        The Samples not found dialog:

        Link Preview Image
        "The sample directory does not exist" - how can I change this text?

        How can I change the text on this window?

        favicon

        Forum (forum.hise.audio)

        So can we have a couple of variables like the one for envelope animation...?

        d.healeyD ustkU 2 Replies Last reply Reply Quote 0
        • d.healeyD
          d.healey @Lindon
          last edited by

          @Lindon Can't those dialogs (including text) be customised with LAF?

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

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

            @d-healey - not that I am aware of - they are not in your application - HISE triggers them.

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

              @Lindon I'll check

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

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

                @Natan Which AudioWaveForm index???

                "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
                • lalalandsynthL
                  lalalandsynth
                  last edited by

                  Feature Request

                  Multiple sources into one Data plotter.
                  To visualize how modulators combine.

                  https://lalalandaudio.com/

                  https://lalalandsynth.com/

                  https://www.facebook.com/lalalandsynth

                  https://www.facebook.com/lalalandsynth

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

                    @Lindon

                    Looking at the source I can see it's a message window

                    showMessageWindow("Audio Driver Initialisation Error", message, PresetHandler::IconType::Error);

                    It should be customisable using this LAF function. However I don't think it will work because the obj provided by the function doesn't have a message property. So I think you should change your feature request to have the message property added to that LAF function's obj.

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

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

                      @Lindon For custom customisations (๐Ÿ˜€ ), you can create your own branch and keep your mods into it, thatโ€™s what I do.

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

                      MikeBM 1 Reply Last reply Reply Quote 0
                      • lalalandsynthL
                        lalalandsynth
                        last edited by

                        Feature request or bug report , not sure.
                        Fix the convolution volume bug and be able to add a small fade in/out when switching impulses to avoid the bad tick sound when switching.

                        Also read about hi freq distortion in the convolution module on the forum, please have a look at that :)

                        https://lalalandaudio.com/

                        https://lalalandsynth.com/

                        https://www.facebook.com/lalalandsynth

                        https://www.facebook.com/lalalandsynth

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

                          Feature Request

                          The granular module in the develop branch is super exciting. It would be great to get a few more parameters available for it. Especially some way to manipulate the envelope of the grains or "smooth" the grains. Adding a way to make some of the grains go an octave up or below the played pitch, similar to Omnisphere's granular engine would be incredible.

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

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

                              Preferences Option Request

                              Allow disabling User Presets and Expansions folder creation at init. Not all projects need them.

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

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

                                @UD-AUDIO said in The definitive feature request & bug fix roadmap:

                                Feature Request:
                                Interface Designer 3D <3
                                (Again exotic, even if it's not realtime)

                                but:
                                "...anything that survives this process
                                can be considered to be implemented at some point"
                                :)

                                This is already possible, we have OpenGL - https://forum.hise.audio/topic/4187/i-ll-just-leave-this-here?_=1625139400298

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

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

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

                                  @Lindon

                                  Looking at the source I can see it's a message window

                                  showMessageWindow("Audio Driver Initialisation Error", message, PresetHandler::IconType::Error);

                                  It should be customisable using this LAF function. However I don't think it will work because the obj provided by the function doesn't have a message property. So I think you should change your feature request to have the message property added to that LAF function's obj.

                                  not really bothered how it gets implemented....

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

                                    This post is deleted!
                                    d.healeyD 1 Reply Last reply Reply Quote 0
                                    • d.healeyD
                                      d.healey @Lindon
                                      last edited by

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

                                      BUG REPORT - nasty one....

                                      Set up multiple samplers with the same sample map loaded into each....

                                      -set one and only one sampler to play in reverse.... they all play in reverse...

                                      Link Preview Image
                                      Reverse Sampler Behavior โ€“ Identical sample maps in two samplers will both be reversed

                                      Hello all, Currently, I have 8 samplers which can be tweaked individually in the interface (i.e. you can pitch one sampler up, filter another, pan another, e...

                                      favicon

                                      Forum (forum.hise.audio)

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

                                      DanHD LindonL 2 Replies Last reply Reply Quote 0
                                      • DanHD
                                        DanH @d.healey
                                        last edited by DanH

                                        FEATURE REQUEST: Audio Looper - ability to set custom loop points, rather than the whole selection looping (similar to the sampler really).

                                        Also being able to change the start/end point in real time with the mouse - currently it snaps back to origin point if you play the sample and move the points with the mouse at the same time

                                        And while I'm at it loop direction too please :grinning_squinting_face:

                                        DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
                                        https://dhplugins.com/ | https://dcbreaks.com/
                                        London, UK

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

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

                                            The same project

                                            Open in Master Branch
                                            Bildschirmfoto 2021-07-01 um 18.16.07.png

                                            Open in Develop
                                            Bildschirmfoto 2021-07-01 um 18.20.46.png

                                            SOLVED!

                                            Because all values in the develop version are floating point now, an integer calculation of slider values is
                                            of slider values is only possible with "parseInt".

                                            In this example the sample folder is called "Kit9" the 9 is now displayed as 9.0.
                                            and therefore no longer found. Only with parseInt(value) it becomes 9 again.

                                            "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
                                            • First post
                                              Last post

                                            13

                                            Online

                                            1.7k

                                            Users

                                            11.9k

                                            Topics

                                            103.5k

                                            Posts