• Opening project on Windows

    12
    0 Votes
    12 Posts
    374 Views
    d.healeyD

    Yep it was an audio setup thing, for some reason my sound card preferences were messed up and no audio output was set. Might be good to output a warning message when this happens.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • is VST3 experimental Hise?

    12
    0 Votes
    12 Posts
    316 Views
    FortuneF

    @Christoph-Hart said in is VST3 experimental Hise?:

    I haven't bothered with VST3 myself yet, because I'm one of the lucky ones that grabbed a VST2 license a few weeks before they closed it :)

    It's still experimental in the sense that the export process might not be as smooth as VST2, but once you get it exported, there are no known issues that are specific to this platform (in the sense that something works as VST2 but doesn't as VST3).

    I understand, Thank you, I will try VST3

  • Fun with more/less regex

    6
    0 Votes
    6 Posts
    212 Views
    LindonL

    @Christoph-Hart - yep works like a charm - thanks.

  • Beta Testers Needed <<<<<<<<<<<<<<<<

    12
    5 Votes
    12 Posts
    377 Views
    orangeO

    @Tania-Mosh Thank you!

  • Filter on a per-note basis

    4
  • Engine.setUserPresetTagList

    22
    0 Votes
    22 Posts
    725 Views
    Casey KolbC

    Was it ever working on Windows? Or do we think this is related to LAF or a recent commit?

  • Viewport Look and feel

    5
    0 Votes
    5 Posts
    326 Views
    D.Williams23D

    @d-healey Alright cool. Just wanted to make sure I wasn't missing anything. I want to use it for a preset browser. Thanks for clearing that up

  • Why isn't my smoothie smoother, smoother...?

    2
    0 Votes
    2 Posts
    119 Views
    ustkU

    @Christoph-Hart Well, apparently fastMode is set to true by default, so the smoothingTime has no effect.

    Setting fastMode to false actually makes the upward ramp smother but still not usable (probably due to the yellow circle transition part) Also, how to make the downward ramp smooth too (red circle)? Should I compute my own S-shape interpolation and not use a smoothed_gainer? Would using samples instead of buffer in the processBlock callback change anything?

    Untitled.png

  • Getting todays date in HISE

    33
    2 Votes
    33 Posts
    2k Views
    ustkU

    @LeeC look for Engine.getSystemTime(bool includeDividerCharacters)

  • Latest commit - Filter LFO behaviour change?

    3
    0 Votes
    3 Posts
    118 Views
    DanHD

    @Christoph-Hart Thank you, I had just seen this and was running some tests. Still running them, but it seems that changing the Bi-Polar Freq setting won't change the filter display (but will change the lfo behaviour as expected etc).

  • Button using an png image created on figma

    6
    0 Votes
    6 Posts
    233 Views
    S

    @Natan Yeah!! Thanks!

  • Is a OSX developer account necessary?

    4
    0 Votes
    4 Posts
    140 Views
    LindonL

    @d-healey said in Is a OSX developer account necessary?:

    @DanH You only need a developer account to codesign and notarize plugins for MacOS, and to sell apps in their app store.

    If I remember correctly - not on the Mac right now - you codesign with your (free) apple ID and noterize with your ($99/year) Apple developer account. So if you are not building installers or stand-alones you dont need to noterize just codesign so you should be able to avoid the fees

  • Auto Threshold Detector

    5
    0 Votes
    5 Posts
    305 Views
    LindonL

    @D-Williams23 said in Auto Threshold Detector:

    @Lindon Okay I looked at it. I've never used this function before so I don't even know where to begin.

    so for a number of modules (including simple gain modules) you can obtain the current audio level for the left and right channels:

    leftLevel = Engine.getDecibelsForGainFactor(MasterGain.getCurrentLevel(0));

    so your script would (at this point) know the current level - you just need to place this inside a timer callback to get a realtime-ish level value in your script.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • Look and Feel

    4
    0 Votes
    4 Posts
    224 Views
    Casey KolbC

    :winking_face:

  • Routing Matrix

    7
    0 Votes
    7 Posts
    426 Views
    D.Williams23D

    @Lunacy-Audio

    Wow, I guess I should go back to @d-healey's video of scripting 101 in Hise all over again haha. Thank you that fixed it now project complete.

  • EQ display weirdness on MacOS

    3
    0 Votes
    3 Posts
    130 Views
    d.healeyD

    Yep that was it, Mac Mini thought 16Khz was cool :p

  • 2 vector knobs that controlled by 2 sliders

    3
    0 Votes
    3 Posts
    153 Views
    ?

    @ustk Yes, that's exactly what I mean. Thank you so much sir :)

  • Passing array from a script to SNEX/JIT node

    5
    0 Votes
    5 Posts
    174 Views
    ustkU

    @Christoph-Hart Oh I see... 😬

28

Online

2.0k

Users

11.0k

Topics

95.7k

Posts