HISE Logo Forum
    • Categories
    • Register
    • Login

    The definitive feature request & bug fix roadmap

    Scheduled Pinned Locked Moved Feature Requests
    222 Posts 27 Posters 29.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.
    • Casey KolbC
      Casey Kolb
      last edited by Casey Kolb

      Bug: Undo for ScriptPanels (would allow undo for all controls if this is fixed)

      Link Preview Image
      Two setValueWithUndo callbacks for ScriptPanel - Crashes HISE

      Just noticed that there are two setValueWithUndo callbacks for ScriptPanels and the second one is the active one. Docs Reference However, because the second ...

      favicon

      Forum (forum.hise.audio)

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

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

        Bug Report:

        Scriptnode's File Player, Won't Save It Last State!!!
        Even The Audio File I Selected From The Explorer Wont Show Up, When I Reopen The Compiled Project :/

        FilePlayer is being rewritten.

        1 Reply Last reply Reply Quote 0
        • Dan KorneffD
          Dan Korneff
          last edited by

          Feature Request:

          Additional Export formats.

          AAX-DSP:
          https://forum.juce.com/t/juce-to-aax-dsp-example-from-avid/35707

          Reason Rack:
          https://developer.reasonstudios.com/

          Dan Korneff - Producer / Mixer / Audio Nerd

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

            Bug Report

            Effect_Slot effects dont "listen" to channel assignments and always accept audio from channels 1 & 2

            Fixed.

            HISE Development for hire.
            www.channelrobot.com

            1 Reply Last reply Reply Quote 1
            • Dan KorneffD
              Dan Korneff
              last edited by Dan Korneff

              Bug:
              Preset Browser - Bank column appears empty after selecting a preset.

              @Christoph-Hart I just discovered that the Bank Column appears blank because it's trying to display the project folder User Presets content instead of the Expansion Bank.

              Here's the settings currently in use:

              ShowSaveButton: false,
              ShowFolderButton: false,
              ShowExpansionsAsColumn: true,
              ShowNotes: false,
              ShowEditButtons: true,
              ShowFavoriteIcon: true,
              NumColumns: 2,
              ColumnWidthRatio: [0.3, 0.3, 0.4]
              

              This configuration shows 3 columns :

              | Expansion | Bank | Preset | 
              

              Somewhere along the way, Bank gets reassigned with the Project Folder User Preset Bank instead of Expansion Bank.

              Also appears the Favorites doesn't work with expansions. If I select the Star for a preset that's part of an expansion, hitting the Favorites Icon show No Results.

              Bug:
              Renaming a preset or saving a preset with a name that already exists causes instant crash in any DAW.

              Dan Korneff - Producer / Mixer / Audio Nerd

              1 Reply Last reply Reply Quote 3
              • ustkU
                ustk
                last edited by Christoph Hart

                Bug Report

                childPanel painting issue.
                The child panel is painted more than once

                Link Preview Image
                childPanel painting issue

                @Christoph-Hart This drove me crazy for hours until I found this might be a bug... In this example, a childPanel has a child at its right with the same alpha...

                favicon

                Forum (forum.hise.audio)

                Done: https://github.com/christophhart/HISE/commit/010fa4f29bfc3eebeac89c1054aa74b3b7b02ccb

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

                1 Reply Last reply Reply Quote 2
                • ustkU
                  ustk
                  last edited by

                  Feature Request

                  Add Perlin noise node oscillator

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

                  1 Reply Last reply Reply Quote 1
                  • ulrikU
                    ulrik
                    last edited by Christoph Hart

                    Feature Request

                    Could we have different stroke styles for using "drawPath" in the paintroutine?
                    JointStyle (mitered, curved & beveled)
                    EndCapStyle (butt, square & rounded)

                    Done: https://github.com/christophhart/HISE/commit/1e083dc2563523557ccd3ee2e0a9690930ab3d78

                    Hise Develop branch
                    MacOs 15.3.1, Xcode 16.2
                    http://musikboden.se

                    DanHD 1 Reply Last reply Reply Quote 2
                    • DanHD
                      DanH @ulrik
                      last edited by Christoph Hart

                      Feature Request: More Filter Types, or the possibility of creating our own

                      Nofix: Make your own with SNEX.

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

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

                        Feature Request

                        MIDI out.

                        HISE Development for hire.
                        www.channelrobot.com

                        DanHD 1 Reply Last reply Reply Quote 9
                        • DanHD
                          DanH @Lindon
                          last edited by DanH

                          Feature Request: Wavetable Synth (working!) :)

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

                          1 Reply Last reply Reply Quote 4
                          • ustkU
                            ustk
                            last edited by ustk

                            Minor Bug
                            ServerController Tile => Delete button isn't momentary

                            Minor Improvement
                            Make the Note tile to save per project instead of global
                            UPDATE: and make it resizable...

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

                            1 Reply Last reply Reply Quote 2
                            • ustkU
                              ustk
                              last edited by Christoph Hart

                              Missing API in codegen

                              Function / constant not found: Server.cleanFinishedDownloads

                              Should be fixed now.

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

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

                                Bug: Speed of the LFO modulator doubles when used with .getCurrentLevel(); on FX plugins. If current level of the modulator is between 0.8 and 1, the LFO speed increases.

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

                                  Bug: distortion in the high end when using IPP and convolution reverb. It’s there even when setting the minimum sample rate to 9600. Makes IPP unusable for serious work. When HISE is built without IPP, there’s no such issue.

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

                                    Bug: convolution reverb volume changes when sample rate is changed.

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

                                      Bug: parameters not loading correct values on init on AAX plugins.

                                      1 Reply Last reply Reply Quote 1
                                      • T
                                        tomekslesicki
                                        last edited by Christoph Hart

                                        Feature request: global modulators on FX plugins!

                                        Done: https://github.com/christophhart/HISE/commit/7028aa13c3c5612bf152620a3d1a8ca94702bc8b

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

                                          Feature: Incorporate rlottie library directly in HISE so we don't need to ship it with our plugins separately.

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

                                          1 Reply Last reply Reply Quote 3
                                          • Y
                                            yall
                                            last edited by

                                            repair the preset panel which presents the following problem; Preset search, when the expansion option is enabled, displays the results anyway. also, have the possibility of launching a general search and not targeted by category

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

                                            44

                                            Online

                                            1.7k

                                            Users

                                            11.7k

                                            Topics

                                            101.8k

                                            Posts