• Reverse AudioWaveForm display?

    5
    0 Votes
    5 Posts
    240 Views
    ustkU

    Why not to grab the sample in a buffer and reverse it? Maybe not too much overhead if they are short enough?

  • Can't to export

    5
    0 Votes
    5 Posts
    323 Views
    d.healeyD

    @nouslou Try reinstalling xcpretty

  • Complile HLAC tool for standalone wav to monolith conversion

    13
    0 Votes
    13 Posts
    856 Views
    d.healeyD

    @bthj Yes you can run HISE from the terminal - I have a video about it on YouTube. I can't remember where in the source code it is but should be easy to do a text search for it once you know the available commands.

  • Shader Knobs

    9
    0 Votes
    9 Posts
    479 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
    1k 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
    153 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
    3k 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
    135 Views
    DanHD

    @DanH ah a container.multi

  • Midi Fx plugin

    10
    0 Votes
    10 Posts
    628 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
    853 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
    298 Views
    JL.LVJ

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

  • Delay a callback

    4
    0 Votes
    4 Posts
    264 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
    217 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
    225 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
    183 Views
    No one has replied

31

Online

1.7k

Users

11.7k

Topics

101.5k

Posts