Forum
    • Categories
    • Register
    • Login
    1. Home
    2. Tags
    3. bug
    Log in to post
    • All categories
    • d.healeyD

      Solved [bug] isUserPresetReadOnly always undefined

      Bug Reports
      • bug preset read only • • d.healey
      2
      0
      Votes
      2
      Posts
      34
      Views

      d.healeyD

      Well that was an easy fix

    • d.healeyD

      [bug] Changing container channel amount = crash

      Bug Reports
      • bug channel container routing • • d.healey
      9
      0
      Votes
      9
      Posts
      90
      Views

      d.healeyD

      @Christoph-Hart :D

    • oskarshO

      HISE adds trailing slash to server post calls

      Bug Reports
      • server api server bug • • oskarsh
      9
      0
      Votes
      9
      Posts
      231
      Views

      oskarshO

      @Christoph-Hart Thanks Christoph for jumping onto this so quickly. Its working well on my end!

    • oskarshO

      parseInt cannot parse '08' and '09' but all other strings.

      Bug Reports
      • bug bug tracker script • • oskarsh
      5
      0
      Votes
      5
      Posts
      45
      Views

      Christoph HartC

      @ustk yeah it has to resolve two things (the object t and the function getIntValue) vs. one (only the object, the math function is resolved at compile time.

      But this performance difference is neglible - in UI contexts there are much slower things and if you are using anything string related in an audio processing context you have to sit back and evaluate life decisions that lead you into this situation of misery anyway.

      Also Math.round still returns a float number IIRC while getIntValue makes sure that the var instance uses the integer data slot internally.

    • oskarshO

      Update/ Recompile JUCE?

      General Questions
      • juce linux-arch linux bug • • oskarsh
      2
      1
      Votes
      2
      Posts
      111
      Views

      clevername27C

      @oskarsh I don't think HISE compiles against JUCE 7. Your best bet may be to port the fix yourself.

    • d.healeyD

      [bug] Expansions don't load samples

      Bug Reports
      • full expansion samples loading bug • • d.healey
      9
      0
      Votes
      9
      Posts
      232
      Views

      d.healeyD

      @ustk if f isn't defined then .isFile() will return a function not found error. But I'm probably being over cautious.

    • oskarshO

      Crackle when changing DelayTime (ScriptNode and Module)

      Bug Reports
      • delay crackle bug • • oskarsh
      4
      1
      Votes
      4
      Posts
      165
      Views

      Christoph HartC

      @iamlamprey Yes that's correct. The jdelay node is supposed to be used with sample-based modulation so if you just move the slider it will jump to the value and create crackles.

      The core.delay node creates a fade between the old time and the new time so it's preferred to be used when you have a static delay that you want to adjust with a UI control.

    • Matt_SFM

      [BUG] Scriptnode Network - Faust node disappears

      Faust Development
      • faust scriptnode bug • • Matt_SF
      4
      0
      Votes
      4
      Posts
      100
      Views

      Matt_SFM

      @Christoph-Hart that's a funny one 😂

    • Matt_SFM

      [BUG] Parameters not working in HardcodedFX

      General Questions
      • scriptnode bug compiled • • Matt_SF
      3
      0
      Votes
      3
      Posts
      97
      Views

      oskarshO

      @Matt_SF @Christoph-Hart is there any solution to this? I am currently hitting this limitation and I do not know how to work around this.

    • Matt_SFM

      Solved [BUG] Wrong network parameter name

      Bug Reports
      • scriptnode dspnetwork bug • • Matt_SF
      1
      2
      Votes
      1
      Posts
      89
      Views

      No one has replied

    • d.healeyD

      [bug] Played RR group button causes HISE to freeze

      Bug Reports
      • bug mapping freeze crash • • d.healey
      1
      0
      Votes
      1
      Posts
      73
      Views

      No one has replied

    • d.healeyD

      [bug] File browser selection causing assertion

      Bug Reports
      • bug file browser • • d.healey
      5
      0
      Votes
      5
      Posts
      126
      Views

      LindonL

      @d-healey I will be avoiding those then..sorry I should have read more carefully...

    • d.healeyD

      Solved [bug] Network XMLs not showing up in latest version

      Bug Reports
      • scriptnode bug dspnetwork project • • d.healey
      3
      1
      Votes
      3
      Posts
      124
      Views

      d.healeyD

      I see this has been fixed now :)

    • d.healeyD

      Unmatched bipolar sliderpacks broken

      Bug Reports
      • bug sliderpack • • d.healey
      5
      0
      Votes
      5
      Posts
      213
      Views

      ustkU

      @d-healey That's pushed

    • d.healeyD

      HISE assertion when loading project with connected scripts

      Bug Reports
      • bug assertion external script loading • • d.healey
      1
      1
      Votes
      1
      Posts
      87
      Views

      No one has replied

    • d.healeyD

      SliderPack value is set to an object on init

      Bug Reports
      • sliderpack bug on init • • d.healey
      1
      0
      Votes
      1
      Posts
      83
      Views

      No one has replied

    • d.healeyD

      drawAlertWindowIcon breaks alert windows

      Bug Reports
      • look and feel bug crash compiled • • d.healey
      1
      0
      Votes
      1
      Posts
      76
      Views

      No one has replied

    • d.healeyD

      Polyphonic envelope bug

      Bug Reports
      • bug envelope polyphonic • • d.healey
      1
      1
      Votes
      1
      Posts
      87
      Views

      No one has replied

    • A

      Sampler Problem

      Bug Reports
      • bug problem sampler • • Alpineer
      3
      0
      Votes
      3
      Posts
      242
      Views

      A

      Arrrg. How long has it been broken?