HISE Logo Forum
    • Categories
    • Register
    • Login

    The definitive feature request & bug fix roadmap

    Scheduled Pinned Locked Moved Feature Requests
    222 Posts 27 Posters 31.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.
    • 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
              • Tania GhoshT
                Tania Ghosh
                last edited by Christoph Hart

                Feature Request
                * Custom OSC (Make own and unique SAW,SINE,TRIANGLE etc OSC) & Unison

                That's what SNEX is for.

                Tania Ghosh

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

                  Feature Request
                  * Transient shaping FX

                  You can create one yourself in scriptnode.

                  Tania Ghosh

                  1 Reply Last reply Reply Quote 5
                  • J
                    Jerems134
                    last edited by

                    Feature Request : A Drum Step Sequencer like arpeggiator module with associate sliderpack component :

                    Basic things :

                    Pattern length
                    Time grid (1/16, 1/32 etc.)
                    Magnetism on grid or free
                    12 or 16 tracks / sample slot
                    MIDI rec input from the keyboard or the drum pad
                    Syncronized BPM with Daw or free

                    For more, Hise's user can customize it :

                    Colors, background
                    Volume, pan, pitch on each sample slot
                    Drag user sample
                    Repeated note
                    Drum machine groove
                    send CV / Gate
                    FX send
                    and I must forget ...

                    Link Preview Image
                    Drums sequencer in Hise ?

                    @ustk Of course, it's beter to learn and do something personalized, but step sequencers often have the same characteristics, we would save time by having a c...

                    favicon

                    Forum (forum.hise.audio)

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

                      Bug Fix
                      Here are the few bugs found in Gain Modulation>LFO Modulator + Table

                      lfo doesn't start exactly at the start of a bar
                      spline's slope sometimes goes into the opposite direction when scrolled than usual
                      start- and end-points of the spline can be set to not be the same which is prone for discontinuities
                      when clicking the start- or end point that can create a new point which can't be deleted anymore then
                      decrease in volume when sidechain dialed in without a way to compensate
                      not a bug but strongly suggested: add a way to retrigger the lfo manually. especially useful for 3/16th rhythms and stuff.

                      Found these when tried to make SideChain LFO with table.

                      Tania Ghosh

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

                        Feature Request:
                        @d-healey 's Youtube Channel, HISE Sauce To Be A Part Of Interface Designer πŸ™Œ

                        1 Reply Last reply Reply Quote 4
                        • DanHD
                          DanH
                          last edited by DanH

                          Bug Fix: Start point modulation graphic (blue line on the AudioWaveform) not working

                          Link Preview Image
                          AudioWaveform Lines don't appear in Plugin

                          Whilst the blue and grey lines of the AudioWaveForm work great inside Hise for showing the start point and tracking through the waveform, they don't move at ...

                          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
                          • Y
                            yall
                            last edited by Christoph Hart

                            @Christoph-Hart

                            1 / lfo readhead follow-ups on fx plugin.

                            2 / possibility to deactivate the root presets in order to make the preset panels exclusive to expansion

                            1. timestreching duplicate

                            2. fix that damn preset panel that has a too funky display in preset search mode

                            3. possibility to save and export in zip format

                            4. possibility to change the colors of the audio analyze according to the frequencies (like rekorbox or serato) low frequency in red for example .......

                            5. the ability to compile an audio unit from intel for mac m1 (logic mac m1 will not read audio units compiled from intel) duplicate

                            6. add a kind of panel directly connected to a server (it would be enough to enter the address of the image) to display an image. (it already exists in script but I find that it is too complicated and that it works a little when it wants. already there, use the Server API

                            7. the possibility of linking a single table to several lfo

                            8. the possibility that a button emits noon (for example a button connected to several notes, also activates the keyboard.

                            9. I'm done :) each vote = a beer offered to the next ade in Amsterdam :)

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

                              Add ZIP file fonctionnality

                              Done: https://docs.hise.audio/scripting/scripting-api/file/index.html#extractzipfile

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

                                Add File object from absolute path string (I'm trying this one with no success...)
                                (allow to easily dump a user preference of file and recall)

                                Link Preview Image
                                Add File object from absolute path string

                                @ustk Could you explain this one a little more? Because I think you can already do this.

                                favicon

                                Forum (forum.hise.audio)

                                Done: https://docs.hise.audio/scripting/scripting-api/filesystem/index.html#fromabsolutepath

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

                                  Feature Request:
                                  MPE Modulators that function like other Hise Modulators (i.e. do not require the MPE floating tile in order to save and open correctly). The way Hise natively supports MPE is one of it's greatest strengths and it makes no sense for it to require the floating tile in order to work correctly.

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

                                    This post is deleted!
                                    1 Reply Last reply Reply Quote 1
                                    • DimitrisSPD
                                      DimitrisSP
                                      last edited by Christoph Hart

                                      Midi Browser and drag'n'drop midi to DAW...Drum Plugins without these features are completely doomed!

                                      Drag to DAW is possible now using the MidiDropper. You can build a browser yourself with Viewports.

                                      1 Reply Last reply Reply Quote 12
                                      • ?
                                        A Former User
                                        last edited by

                                        Feature Request:

                                        Drag’n drop for the sampler module, same as the audio looper, so that users can drag their samples onto the interface (audio waveform display) into the engine.

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

                                          I would love to have SideChain inputs available in the bus routing.

                                          Link Preview Image
                                          JUCE: Tutorial: Configuring the right bus layouts for your plugins

                                          favicon

                                          (docs.juce.com)

                                          Dan Korneff - Producer / Mixer / Audio Nerd

                                          1 Reply Last reply Reply Quote 8
                                          • A
                                            alepan
                                            last edited by

                                            Possible bug: Scriptnode Oscillator - Triangular waveform doesn't sound like it should be. It seems to produce a glitch/distortion together with the tri wave.

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

                                            14

                                            Online

                                            1.7k

                                            Users

                                            11.9k

                                            Topics

                                            103.2k

                                            Posts