• Redraw floating tile

    4
    0 Votes
    4 Posts
    397 Views
    ulrikU

    @d-healey it's like changing items in a combobox or Viewport, I have to set it to zero then apply the new items

  • Sidechaining

    2
    3 Votes
    2 Posts
    405 Views
    lalalandsynthL

    Yes, definitely needed , unless it already possible and I am unaware ?

  • Suggestions for smoother GUI layout.

    7
    0 Votes
    7 Posts
    556 Views
    lalalandsynthL

    In my case I am using an image , and with that disabled allows mouseclicks going trough.:)

  • isNoteNumberMapped per group

    1
    1 Votes
    1 Posts
    133 Views
    No one has replied
  • Request setSliderPackPopupFunction()

    1
    1 Votes
    1 Posts
    171 Views
    No one has replied
  • FX Plugins and child Containers

    16
  • Velocity range of 1

    3
    1 Votes
    3 Posts
    330 Views
    d.healeyD

    I've implemented this now in my local repo.

    @Christoph-Hart I haven't hit any issues but can you think of anything I might have broken with this change? Shall I make a pull request? I was thinking, shouldn't the lower velocity range limit be 1 instead of 0, since 0 = note off?

    Now we need vertical zoom in the mapping editor :)

  • Not really a feature request

    4
    2 Votes
    4 Posts
    335 Views
    Christoph HartC

    Yes this is already step 1 of my marketing masterplan - once we‘ll release HISE 3.0 ;)

  • *Feature Request* Extra tempo synced speeds for modulation

    23
    1 Votes
    23 Posts
    2k Views
    L

    @ulrik @d-healey

    Yes I was excited to see @Christoph-Hart push some new features to the tempo.sync node in scriptnode a few days ago.
    However, exported fx using this node sound very strange when using them in a DAW as mentioned in this thread https://forum.hise.audio/topic/2120/flanger-in-scriptnode/17).

    I’m gonna keep exploring the timer solution for now 😀

  • Connexion port in core.jit

    3
    0 Votes
    3 Posts
    271 Views
    ustkU

    @Christoph-Hart That's what I do for signals. But here I just want to make a calculation based on a knob input, and output the result.
    For instance, I'd like to input a time in ms and output a frequency value in Hz to set the oscillator.
    There might be another way than using a jit, but I don't see how...

    Untitled.jpeg

    float TimeIn = 0.0f; float FreqOut = 0.0f; void setFreqOut(float newValue) { } void setTimeIn(double newValue) { TimeIn = (float)newValue / 1000.0f; FreqOut = 1.0f / TimeIn; //setFreqOut(); }

    There might be a better way for this example, but not necessarily for another one...
    (I know it looks weird but it's just for the sake of the example)

  • scriptnode tutorial or documentation?

    1
    0 Votes
    1 Posts
    407 Views
    No one has replied
  • Load/Save Dialog

    1
    4 Votes
    1 Posts
    160 Views
    No one has replied
  • Protecting/locking HISE scripts for secure collaboration

    4
    1 Votes
    4 Posts
    646 Views
    BrianB

    @d-healey I very much agree on all your points, I am all for sharing and keeping it as open as possible within my personal projects, so maybe I should have explained it better.

    It's not fear or paranoia on my part, but rather trying to see if there could be practical options since I do often work with clients in the video game industry that are incredibly stringent on this aspect by default (the last project went for four years + insane data transfer protocols and contracts ).

    @Christoph-Hart Thanks for the suggestion on the NDA's - I will definitely go this route :)

  • Transparency control for draggable filter panel

    1
    1 Votes
    1 Posts
    326 Views
    No one has replied
  • Font weight property due to rendering difference between OSX and WIN

    4
    0 Votes
    4 Posts
    541 Views
    Christoph HartC

    @ustk said in Font weight property due to rendering difference between OSX and WIN:

    Unless the parameter is not portable between the two renderers, or not easily accessible...

    this.

  • Steeper slopes for Curve EQ

    12
    1 Votes
    12 Posts
    1k Views
    NatanN

    @ustk oooh Silly Me 🤭 Just Need To Change The Shapes From Hp To Lp

  • 2d Physics engine using Box2d

    6
    1 Votes
    6 Posts
    743 Views
    SteveRiggsS

    @d-healey There's a snake in my flute! 🤣 🤣

    Thanks mate. Looks like it's a script he made somewhere. I'll check github...

  • Forum Dark Mode , Please 🙏

    10
    2 Votes
    10 Posts
    646 Views
    SteveRiggsS

    @Natanr @d-healey High Contrast looks quite good for inverting stuff. It's the blue light you want to get rid of though. Both Flux and Redshift that David mentioned will definitely help you out on the basement sessions.

  • Slider value display - customisation

    22
    1 Votes
    22 Posts
    2k Views
    SteveRiggsS

    @d-healey Thanks mate. Just moved it down and it's working now. Saved the day yet again. Nice one. I'm gonna have to start crediting you on my plugins at this rate 🤣

  • OSC protocol support

    1
    0 Votes
    1 Posts
    275 Views
    No one has replied

18

Online

2.0k

Users

12.8k

Topics

110.9k

Posts