• SetMidPoint

    3
    0 Votes
    3 Posts
    268 Views
    MikeBM

    @Lindon Thank you - it's already taken care of.
    Both errors disappeared with the new build.

  • Crashes in Ableton Live 11 on Windows?

    4
    0 Votes
    4 Posts
    940 Views
    Matt_SFM

    @Casey-Kolb I don't think it will help but just in case : I had very recently encountered crashes on different daws on Windows caused by the convolution fx (or so it seems). I didn't build the plugin with IPP. Rebuilding it with IPP fixed the crash problem.

  • HISE crashes when manipulating table data objects

    8
    1 Votes
    8 Posts
    679 Views
    jonhallurJ

    @Christoph-Hart This completely eliminates the jasserts in Debug and I can no longer get HISE to crash in Release.

    I really appreciate the fast response.

    Thank you.

  • Ghost panels again

    31
    2 Votes
    31 Posts
    906 Views
    ustkU

    @Christoph-Hart Using eight yes commands with burning CPU, the house is safe ! Ghosts are out for good !

    SamGhost.gif

  • This topic is deleted!

    3
    0 Votes
    3 Posts
    8 Views
  • ToolTip Not Showing Hise Master Branch

    18
    0 Votes
    18 Posts
    363 Views
    d.healeyD

    @ulrik Oh, then it's another problem. But the custom one is better anyway :)

  • LAF not working PopUp Menu BG of Label Right click

    Solved
    15
    0 Votes
    15 Posts
    351 Views
    d.healeyD
    HiseSnippet 889.3ocsV0saaaCElxIZn1scXEXO.D5JW.WC6sttgUTTm3DOXL6Ti4rtc0JXnNVlKTjBTTI0XnOE6EcuAaGJJaK25TrYrpKLz4mOc93G44POyn4Pdt1PBZd4pLfD7fv4qT1kCWxDJx3yHAed3TVtELTuqSWkwxygXRPvQ+fyQPyiIkO+0KOkIYJNr0Eg7ZsfCSDoB6VuyF7iBobDKFtTjVK6mNXLWqFpk5BjOGE1ijw3WyRfKXtzZDRB9ryiEVsYtkYgbRvwmpiWMeo9VkO+WKxEWIAmQexb7C4cORKicL14kLboPFOa85NmfekYaUgi7pvWFNUDK13eqZ7EkAnaQTWOBZrK8NZG50uN85Uid6gRA0nzwdJ8nv4biHytMhiO2ObrB2bVvPYuNU74RZ7mMBGpwLT1torqgQFzXCh1OqWuNT7mG+7VsPoO2Rkrq.4D1B5KnqwwM.tbln4L4Ds95STwi.P11gYc1cMPhvcHYTghaEZU6nXC61Y5rhrofp3TbeLwnKTwQcnKVmSRGp9pe+ws9iVMoIcWfmINQJa62+y6FyLHFXEVm28eoVisP5cTkaXFJCWYncWFtpddqlsZlzMGr9hto12tTXAWQKgXg2ZqP4e8EzngE1H5KoQS02.QzueSP7SV9McT5DoHQAwWhta6h0gx5Pi3nlZf3n0qKut6pyD2JreMkOwQrzLsBMZG4C6v4eyw6OXWYsJgYsVAnZ0EZK7JU6RQn06ZQe+PKVr2XNdXzRIX1aXW2q4iArspH8JvzAWcxBXSh3Q5c6SBu69j5swburTKQsZrRXeUFntqlaRkVhu8yiOiYYtlqJeXdYfwJbTH3L3FbRkuUqY3YP90VcVYtUa.HqskQeXUiX4t.Qfsa2KzuiPd6lgYC9sAq1NY6WFP9vFZbThNtPxr6NewMTsJ.Jl6zT6ZbU4B6p5Cc+eany+VJ9nvYBKe494Xi8vQTx+TvwpQ0OL77EK.tcKAONbzu9oYtL4mzEVgJYJyZD3lc3EEoywIFb.qtRAR2g4fFticd6dNamBLGTwkF+M9TEruyNnJX+0AIoLtQ+FtuExcYv8J8fbRUdOXS7BYzl1mT1Vg3B60sGIEuW5Mbta4+DrSX+X9pC.yWe.Xd5Af4aN.LO6.v7sG.lu6ihw8WBNovpS8sCniYmWNqIH3bECOYUdJj7O.BmKnQC
  • [bug] Content.getAllComponents with wildcard misses last character

    5
    0 Votes
    5 Posts
    93 Views
    d.healeyD

    @ulrik Ah you're right, I don't even need the wildcard! Thanks.

  • Network Compilation on Windows Nightmare

    5
    0 Votes
    5 Posts
    253 Views
    P

    @Christoph-Hart I can't believe it - it actually was the calculation - but to be fair it just sets the maximum amount of samples 2^19 = 524288

    I just replaced it with 240000 and no complaint.

    24 hours of my life wasted for that haha

  • Keyboard shortcuts vanish after restarting HISE

    3
    0 Votes
    3 Posts
    90 Views
    toxonicT

    @d-healey Yeah, i am... 🤔 I didn't try that on windows yet, but i will soon! ;-) Thanks!

  • Crackle Sound When Changing Expansions Trough Presets

    2
    0 Votes
    2 Posts
    215 Views
    S

    Ok I found that the problem is when changing from mono to Stereo Samples because is only happening in one multimic channel, I changed the mono samples to "fake Stereo" and the problem disappears, maybe the sampler is retaining the multimic information from the latest expansion sample map.

  • Delay Feedback causing static in compiled plugin

    15
    0 Votes
    15 Posts
    584 Views
    B

    @d-healey
    Thank you!

  • [bug] Hydra tabs

    45
    0 Votes
    45 Posts
    3k Views
    d.healeyD

    Now I get the best of both for (int i = 0; i < tabs->getNumTabs() - 5; i++) 🕺

  • Compile DSP networks as dll - issue with recent commits

    17
    0 Votes
    17 Posts
    399 Views
    Dan KorneffD

    @Christoph-Hart ok! Looks to be a bug with smb on my NAS. Files on my local disk work just fine.
    After stripping/re-assigning permissions I'm back in action. So strange cause I could work on the network drive in HISE normally. Just couldn't export anything.
    3 days down the drain...

    Scratch that... still circling the drain 💩
    But at least I have an idea of what's up

  • Can't disable compilation for individual node

    5
    0 Votes
    5 Posts
    111 Views
    Dan KorneffD

    @Christoph-Hart I just figured that out 👍
    Still trying to figure out what's up with the invalid dll

  • Some modes on don't work on image components

    8
    0 Votes
    8 Posts
    326 Views
    Christoph HartC

    I've pushed a fix that I think will fix all scaling issues for script panels, but there are so many edge cases and branches in that code that I wouldn't be too surprised if I broke something on another end.

    We'll see in a few days :)

    Oh and the ScriptImage blending mode is completely broken, I don't know why it should have worked at any time, but the blend function requires a source image to blend on which the logic doesn't supply so there's less than little hope for that solution :)

  • Compiled VST3 FX Plugin crashes when using Routing Matrix

    13
    0 Votes
    13 Posts
    481 Views
    O

    @Christoph-Hart Just rebuilt the latest commit and confirm the issue is fixed here. Thanks for sorting this out so quickly!

  • Still problems with Message.sendToMidiOut();

    74
    0 Votes
    74 Posts
    4k Views
    B

    Seems pretty interesting, Has anyone tested on FL studio?

  • Constant crashes

    1
    0 Votes
    1 Posts
    149 Views
    No one has replied
  • Analyser control is very buggy

    1
    0 Votes
    1 Posts
    71 Views
    No one has replied

22

Online

1.6k

Users

11.1k

Topics

97.0k

Posts