HISE Logo Forum
    • Categories
    • Register
    • Login

    The definitive feature request & bug fix roadmap

    Scheduled Pinned Locked Moved Feature Requests
    222 Posts 27 Posters 32.9k 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
      last edited by Christoph Hart

      Feature request: Ability to designate some presets as factory (read-only)

      Done

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

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

        Bug report: interruptions in audio when using convolution fx plugins and Cubase’s Direct Offline Processing: https://forum.hise.audio/topic/4247/cubase-direct-offline-processing-audio-dropouts-on-fx-plugins/9

        DanHD 1 Reply Last reply Reply Quote 3
        • DanHD
          DanH @tomekslesicki
          last edited by

          Feature Request: Sub Folders in Automation menus

          Link Preview Image
          Automation subfolders in DAW

          Would be really nice to be able to use folders / sub menus in the automation menu for our plugins... as below

          favicon

          Forum (forum.hise.audio)

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

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

            Bug Report

            Multi Instance Crash: There is no issue while opening the multiple plugin instances in the DAW. But when the project saved, closed and opened again, DAW crashes. Probably MoodyChamels Queue issue in Hise.

            Sometimes just 4 plugins causes the crash but no crash with 20 plugins in the same computer. Very random issue.

            develop Branch / XCode 13.1
            macOS Monterey / M1 Max

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

              Bug Report

              Write Automation Issue on AU Plugins: Write automation doesn't work in exported AU plugins. Read Automation works. (only AU plugins)

              develop Branch / XCode 13.1
              macOS Monterey / M1 Max

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

                Bug Report

                AAX Button State Issue: Default button state is always 0. (Only AAX Plugins)

                develop Branch / XCode 13.1
                macOS Monterey / M1 Max

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

                  Bug Report

                  Latency Issue on FL Studio: When Delay Compensation is used, there is a big latency only in FL Studio. (Other DAWs are fine with delay compensation)

                  develop Branch / XCode 13.1
                  macOS Monterey / M1 Max

                  1 Reply Last reply Reply Quote 7
                  • MikeBM
                    MikeB
                    last edited by Christoph Hart

                    @Christoph-Hart
                    PLEASE PLEASE would it be possible to give the developer the choice of which color space to reserve when importing images.
                    8Bit - 256 colors
                    16Bit - 65.500 colors
                    32Bit - 1.5000000 colors
                    The sense is not to reserve a color space of 1 billion colors for an image with three colors and thus to use a lot of memory - which can be used in a more sensible way.

                    This requires a full rewrite of how JUCE / HISE handles images for a rather minor use case.

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

                      Bug Report: MIDIPlayer ClearSequences can't be connected to a front-end GUI element.

                      Link Preview Image
                      MidiPlayer ClearSequences?

                      How do I clear sequences from the GUI? I can't get it working connecting a button to the ParameterID, or through generic & typed script references, or using ...

                      favicon

                      Forum (forum.hise.audio)

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

                        Feature Request:
                        Making the Interface To A Freely Resizable One By Dragging The Corner Of Interface, With A simple Line Of Code:

                        Content.makeFrontInterfaceResizable("true");
                        
                        1 Reply Last reply Reply Quote 16
                        • NatanN
                          Natan
                          last edited by Christoph Hart

                          Feature Request:
                          Scriptnode's File Player, Needs Trigger/Sync/Loop/And Stop/Start Controls, Anytging More than This Is Welcome 👏

                          The file player is being rewritten entirely.

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

                            Bug Report:
                            Once I Open A Project, All Modules Are In Open Position, Instead Of Collapsed, So I Need To Click Each Of Modules Little Arrow To Close 'em All, Which Waste So Much Time Here.

                            1 Reply Last reply Reply Quote 1
                            • orangeO
                              orange
                              last edited by Christoph Hart

                              Feature request

                              It's actually compatibility request. Native Support for Apple ARM cpu computers.

                              Basically Done - it's not 100% stable, but I can compile a few example projects for M1.

                              develop Branch / XCode 13.1
                              macOS Monterey / M1 Max

                              1 Reply Last reply Reply Quote 13
                              • Casey KolbC
                                Casey Kolb
                                last edited by

                                Feature Request:

                                Algorithmic Time Stretching for Samples 🤤

                                Casey Kolb
                                Founder & CEO of Lunacy Audio
                                Composer | Producer | Software Developer

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

                                  DraggableFiltePanel problem

                                  The draggalbeFilterPanel is missing an important function
                                  I can select the single nodes as a user or no callback is generated when the user clicks on a node.

                                  Furthermore the user can change the Q-value with the mouse wheel.
                                  But if there is no mouse wheel - this function is lost.

                                  It would be nice if in principle the function of the mouse wheel can also be achieved by pressing the Shift key and moving the mouse.

                                  Thus the draggelbeFilterPanel would be operable as EQ in all functions with the mouse.

                                  Link Preview Image
                                  Mousewheel EQ

                                  Yes that sounds good - but my question is HOW do I get the band that the user clicks in the GUI? He clicks on band (1) and I would like to get the position o...

                                  favicon

                                  Forum (forum.hise.audio)

                                  "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

                                  DanHD 1 Reply Last reply Reply Quote 0
                                  • DanHD
                                    DanH @MikeB
                                    last edited by DanH

                                    Feature Request: Sample Installer App that resides outside of the compiled plugin / standalone - but uses the HLAC compression system and writes the link file whilst allowing users to choose unique destinations (and looks a bit prettier than existing install process).

                                    Thinking about it one could simply make a standalone app that does exactly this with HISE as is, but the current hlac installer process is a real turn off for people it seems (as well as a major plugin distro website)

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

                                    1 Reply Last reply Reply Quote 0
                                    • Tania GhoshT
                                      Tania Ghosh
                                      last edited by Tania Ghosh

                                      Feature Request :

                                      • Implement Juce Spectogram & Correlation Meter

                                      Tania Ghosh

                                      Tania GhoshT 1 Reply Last reply Reply Quote 5
                                      • Tania GhoshT
                                        Tania Ghosh @Tania Ghosh
                                        last edited by Christoph Hart

                                        Feature Request
                                        * Horizontal and Vertical Scale and Spacing/Tracking of Text Property

                                        Not possible with JUCE font hinting - You can skew the text and align it with limited capabilities already using the exisisting API calls.

                                        Tania Ghosh

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

                                          Feature Request:
                                          SLOPES For Filter/EQ Modules 👏 Please Please

                                          1 Reply Last reply Reply Quote 9
                                          • Tania GhoshT
                                            Tania Ghosh
                                            last edited by Christoph Hart

                                            Feature Request
                                            * GIF File support (Animation)

                                            Not possible with JUCE. Use filmstrips instead.

                                            Tania Ghosh

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

                                            15

                                            Online

                                            1.7k

                                            Users

                                            11.9k

                                            Topics

                                            103.3k

                                            Posts