• Shader Knobs

    9
    0 Votes
    9 Posts
    599 Views
    ?

    @crd Yeah! Me too... But getting my head around shader code, in general, is nonetheless a bit of a challenge I find! 🤯

  • Utter Confusion (LinkWindows)

    21
    0 Votes
    21 Posts
    2k Views
    ?

    @d-healey I could send them one but I think I've put them through enough troubleshooting, they went back to the Kontakt versions 😂

  • Voice at 64 some notes fade out

    2
    0 Votes
    2 Posts
    164 Views
    DanHD

    @BWSounds I’ve found synthesiser groups to be unreliable with voice amounts but haven’t had time to investigate. Are you using unison?

  • Scriptnode DSP Compilation help (again!)

    71
    0 Votes
    71 Posts
    4k Views
    DanHD

    @d-healey I wrap the node because otherwise I can't compile it to dll (it won't appear in the list).

    And yes I'm trying to reduce the cpu usage of a more complex network.

  • Scriptnode Split L+R channels

    2
    0 Votes
    2 Posts
    150 Views
    DanHD

    @DanH ah a container.multi

  • Midi Fx plugin

    10
    0 Votes
    10 Posts
    791 Views
    lalalandsynthL

    @Christoph-Hart We only need MIDI , no audio , so can it be done via the MIDI fx plugin ?

    What we need is to send a sysex stream for settings , LFO as CC and MIDI note as trigger.

    Maybe @jonhallur can chime in here as he is the one doing the programming and has got the Standalone working.

  • MIDI Out

    11
    1 Votes
    11 Posts
    1k Views
    lalalandsynthL

    @d-healey Friendly bump on this as we really need to to complete our plugin.
    We are making a MIDI retrofit kit for vintage analog synths and we would like to ship it with an standalone app and plugin.
    For this we need CC , midi note and Sysex.
    We seem to have this working with the standalone but plugin not so much.

    This would be amazing to have as a feature in HISE , not only for our kit but in general.

  • 0 Votes
    29 Posts
    2k Views
    d.healeyD

    I've opened a github issue relating to the reference monolith problem when the sample maps have different amounts of RR groups.

  • Scriptnode - Accessing node params

    3
    0 Votes
    3 Posts
    328 Views
    JL.LVJ

    @Matt_SF Can't believe I missed this, thanks!

  • Delay a callback

    4
    0 Votes
    4 Posts
    281 Views
    LindonL

    @BWSounds declare a system level timer:

    lookup:

    myTimer = Engine.createTimerObject();

    then create a timer call back:

    look up:

    myTimer.setTimerCallback(var callbackFunction)

    in your button callback call the timer:

    myTimer.startTimer(int intervalInMilliSeconds)

    in the timer itself stop the timer...

  • Rounded rectangle joints

    3
    0 Votes
    3 Posts
    249 Views
    S

    @d-healey Thanks, The frame itself is eating part of the path, If I got it.

  • Bug/Feature tracker

    30
    4 Votes
    30 Posts
    3k Views
    LindonL

    @christoph-hart -oh okay, all fine then nothing to see here, everyone back on their heads....

  • This topic is deleted!

    22
    0 Votes
    22 Posts
    52 Views
  • Tooltips

    19
    1 Votes
    19 Posts
    1k Views
    d.healeyD

    @bm_forum said in Tooltips:

    Not sure how I managed that one,

    I recommend using git for managing different versions of HISE as well as your own projects. It makes life much easier when switching between branches. (I have a couple of videos about it)

  • Ad Hoc Code Sign Error OSX

    32
    0 Votes
    32 Posts
    1k Views
    DanHD

    @matt_sf I ran into an error whilst trying to build latest develop which I hadn’t seen before so I’ve left it for now 😂

    It’s never easy!!

  • Enabling FM problems

    5
    0 Votes
    5 Posts
    246 Views
    ulrikU

    @ustk thank you for asking me for a snippet :)
    I noticed that it was not the actual "Enable FM" that made it crash, I also changed the Carrier and Modulator indexes in the same callback and that made it crash.

    Thank you @ustk !

  • Show Only Install Samples button

    1
    0 Votes
    1 Posts
    202 Views
    No one has replied
  • This topic is deleted!

    26
    0 Votes
    26 Posts
    8 Views
  • Lag in Develop...

    42
    0 Votes
    42 Posts
    2k Views
    d.healeyD

    @lindon But the preset browser issue is so obvious, unless he's only using a few presets.

  • AUval

    9
    0 Votes
    9 Posts
    518 Views
    Matt_SFM

    @trillbilly try the command auval -help, it will give you a list of the available commands. IIRC the command you're looking for is auval -v + the specific code of your plugin (but i'm unable to check right now, I'll take a look when I'm back at home).

39

Online

1.9k

Users

12.5k

Topics

108.8k

Posts