HISE Logo Forum
    • Categories
    • Register
    • Login
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    • ILIAMI

      a set of Buttons to Change the slider pack value

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      19
      0 Votes
      19 Posts
      2k Views
      ILIAMI

      @ulrik awesome

    • DanHD

      Preset Browser - List item background

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      24
      0 Votes
      24 Posts
      2k Views
      LindonL

      @DanH said in Preset Browser - List item background:

      @ustk ok back on this again ๐Ÿ˜†

      What would be a crafty way of adding multiple 'tags'?

      So the preset name could be something like BA_LD_PRESETNAME to indicate that it's a bass as well as a lead sound.

      Maybe some kind of divider is needed...

      Really I watch this sort of discussion a lot here, that can be characterised as "how to bend the preset browser to my will". My experience is that its nearly trivial ( a few days at most) to write your own custom preset browser...

    • N

      Best Practice for Getting RMS/Peak on an audio buffer

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      14
      1 Votes
      14 Posts
      884 Views
      Y

      @griffinboy can you give me an example with screenshot? my english its so bad and i think that the google translate its giving me wrong traduction

    • D

      Odd Filmstrip behaviour? (video linked)

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      51 Views
      D

      @Chazrox

      Ahh, I see! Thanks duder!

    • DanHD

      Scriptnode Sliders - stack vertically?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      9
      0 Votes
      9 Posts
      100 Views
      ustkU

      @DanH @Christoph-Hart Wish he told us 120 parameters ago... ๐Ÿคฃ

    • Christoph HartC

      The big bug tier list

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      69
      8 Votes
      69 Posts
      23k Views
      DanHD

      @Christoph-Hart is the Notch filter display (in Scriptode) a fiddly fix?

    • OrvillainO

      VST3's and Reaper - anyone getting any weird UI locking behaviour???

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      12
      0 Votes
      12 Posts
      583 Views
      It_UsedI

      @Orvillain apparently, the problem is in the Reaper itself, everything works fine for me on version 7.23.

    • d.healeyD

      MIDI Out Device

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved General Questions midi out
      2
      0 Votes
      2 Posts
      66 Views
      VirtualVirginV

      I would like to know about this as well. To my knowledge I have not seen a commercial MIDI plugin that can route directly to and from MIDI ports/drivers, but I do remember that the two MIDI plugins here called "midiIn" and "midiOut" attempt to do this:

      Link Preview Image pizmidi/pizjuce at main ยท sleiner/pizmidi

      A collection of helpful tools when working with MIDI - pizmidi/pizjuce at main ยท sleiner/pizmidi

      favicon

      GitHub (github.com)

      Some of the plugins are buggy, so I do not know if they work or not.

      I think some of the challenge on Windows is that host apps can gain exclusive control over a port, and I know DAWs like Cubase/Nuendo are aggressive in this regard, but there are utilities to multiply port connections (such as MIDI-OX, Virtual Cable or Bidule), and therefore making it possible for multiple hosts to access the same MIDI input/output.

      I would love it if you found a way to do this in a plugin. On an app I believe you should just be able to have access to the output ports from any of the MIDI devices as long as it is not in use by another app (I think it is first-come-first-serve in that regard).

    • ILIAMI

      2 LFOs 1 SliderPack? How?

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      8
      0 Votes
      8 Posts
      162 Views
      ILIAMI

      @d-healey Thank you so much
      @ustk @Christoph-Hart ๐Ÿ‘

    • D

      "The embedded script files could not be saved"

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      5
      0 Votes
      5 Posts
      51 Views
      D

      @d-healey I did compile it from source (my first time compiing anything as well) and it was the develop branch. Maybe I'll compile it once more just in case I did something wrong.

      Thanks for your help, David! I can't believe how fast you responded. I hope to have more meaty questions in the future.

    • GabG

      Scroll Bar/Scroll within a panel?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      8
      0 Votes
      8 Posts
      298 Views
      GabG

      @Christoph-Hart Is there a possibility to remove the shadow from the Favorite Icon next to the preset in the default Preset Browser?

    • HISEnbergH

      Preset Next/Previous Buttons - How to navigate different categories?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      8
      0 Votes
      8 Posts
      78 Views
      HISEnbergH

      @d-healey @Oli-Ullmann haha yes that's why I will leave it up. I think I learned about this before (watching David's video) and just sort of forgot about what the boolean was for. ๐Ÿ˜†

    • Oli UllmannO

      MatrixId disappeared for linked sliders

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions
      10
      0 Votes
      10 Posts
      2k Views
      Oli UllmannO

      @Christoph-Hart
      I just saw that you fixed it. Thanks very much! :-)
      I'll let you know if I encounter any problems.

    • LindonL

      making wavetable files - already Im confusing myself...

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      11
      0 Votes
      11 Posts
      159 Views
      Oli UllmannO

      @Chazrox
      Glad you like it. To be honest, there's not that much to do, since @Christoph-Hart has already done all the hard work for us.

      Creating the WaveTable:
      All you have to do is fill a buffer, which you then load into the WaveTable synth using the WaveTable controller.

      Christoph has provided us with some examples in the documentation:
      https://docs.hise.audio/scripting/scripting-api/wavetablecontroller/index.html

      Appearance:
      To make the whole thing look interesting, I drew a panel based on the slider values of a slider pack. The slider pack is transparent and the panel is behind the slider pack.

      So you use the values of the individual sliders in the paintRoutine of the panel.

    • P

      resaving sample maps

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      8
      0 Votes
      8 Posts
      67 Views
      It_UsedI

      @paper_lung check the MonolithSplitAmount parameter inside the xml converted to monolith samplemaps. If the value from there is higher than you have in the archive parts, then the sampler will not find the monolith. There is indeed a bug in Hise that can add the previous values of the parts of the split monolith when exporting to the monolith. I recently report this bug. But is no actually for fix. Maybe this with low priority, if you have this bug - you can fix it by yourself.

    • ChazroxC

      Colour Sample Map Keys by Sampler ID? // Help.

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Scripting
      4
      0 Votes
      4 Posts
      54 Views
      ChazroxC

      @Christoph-Hart Screenshot 2025-10-01 at 5.14.38โ€ฏAM.png

      sweeet! ๐Ÿ™

    • It_UsedI

      VU Meter.

      Watching Ignoring Scheduled Pinned Locked Moved Presets / Scripts / Ideas
      6
      1 Votes
      6 Posts
      83 Views
      d.healeyD

      @It_Used Check out my Bootcamp course, I cover the floating tile meter in it. You can still apply your design to it using laf.

    • OrvillainO

      Ring Buffer design

      Watching Ignoring Scheduled Pinned Locked Moved C++ Development
      26
      1 Votes
      26 Posts
      1k Views
      OrvillainO

      @Christoph-Hart Thank you!

    • ustkU

      Illegal slider range error with getValueNormalized()

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      2
      0 Votes
      2 Posts
      55 Views
      Christoph HartC

      @ustk ah yes that's an easy fix.

    • pcs800P

      Creating a pop out window with an eq or something on it

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      20
      0 Votes
      20 Posts
      1k Views
      ChazroxC

      @pcs800 oh great!

      @pcs800 said in Creating a pop out window with an eq or something on it:

      post the info

      up to you.