• Problem with Sampler GroupXF / Crossfade Groups

    8
    0 Votes
    8 Posts
    464 Views
    Oli UllmannO

    @d-healey
    I have experimented a little. If you also integrate the sampler into the script as a “typed sampler script reference” and then use the “refreshInterface()” function, the interface is also updated when the sampler is open and you don't have to close and open the sampler.

  • Sampler.ID constant doesn't work

    2
    1 Votes
    2 Posts
    244 Views
    griffinboyG

    @ustk

    I'm having this issue now.
    Is there a solution to get the id / name of a sampler from a sampler object variable?

  • [bug] Release trigger attenuation table causes instant crash

    Solved
    2
    0 Votes
    2 Posts
    146 Views
    Christoph HartC

    @d-healey Ah yes, why can't everything be as simple a fix as that?

  • Script slider with an attached filmstrip

    9
    0 Votes
    9 Posts
    906 Views
    DabDabD

    I have found

    s->enableShiftTextInput = value.getProperty("showTextBox", true);

    in ScriptTableListModel.cpp and

    setDefaultValue(ScriptSlider::Properties::sendValueOnDrag, true);

    in ScriptingApiContent.cpp
    I guess they are causing the issue.

    However I am trying to make the true to false

    setDefaultValue(ScriptSlider::Properties::showTextBox, true);
  • 0 Votes
    6 Posts
    487 Views
    Dan KorneffD

    @orange If low ratio is 1, high works independently for me:

    highalone.gif

  • Instant crash when loading Hardcoded Polyphonic FX in Slot FX

    4
    0 Votes
    4 Posts
    426 Views
    Christoph HartC

    @ally the effect slot can only host master effects but good reminder to remove the polyfx from the list.

  • This topic is deleted!

    3
    0 Votes
    3 Posts
    9 Views
  • Sampler Waveform not being Updated. Showing Incorrect Samples Waveform

    1
    0 Votes
    1 Posts
    132 Views
    No one has replied
  • Logic AU Validation Fail with the latest commit

    6
    1 Votes
    6 Posts
    736 Views
    S

    @DabDab I Tried with different Current Projects with the same results, im going to try with a fresh project with the last days commits.

  • Apple does not recognise otf font?

    2
    0 Votes
    2 Posts
    181 Views
    A

    @griffinboy does it work if you paint in a panel's paint routine??

    https://github.com/christophhart/HISE/issues/480

  • Monophonic Glide Script Weirdness

    Solved
    11
    1 Votes
    11 Posts
    1k Views
    M

    @johnmike works like a charm with Sampler! Many thanks to @ulrik for this one!!

  • AU problem...Clicks/Pops reduced at higher buffer sizes

    11
    0 Votes
    11 Posts
    2k Views
    virtuscapeaudioV

    @virtuscapeaudio @d-healey I think something is up with the Release Trigger Time Attenuation which makes sense with this issue.

    In Logic, the clicks/pops dont happen when I hold the notes for the duration of the Time Attenuation in the instrument's HISE project.

    I exported the same project without Time Attenuation checked and the issue is still there but definitely less severe.

    When I try to click a node in the time attenuator it crashes HISE. I can right click to remove a node, but when I left click it crashes...Here's a screen recording of it happening a few times:

    alt text

  • NUM_HARDCODED_FX_MODS - fails pluginval

    1
    0 Votes
    1 Posts
    172 Views
    No one has replied
  • Are scriptnode delays not accounting for block size and oversampling?

    12
    2 Votes
    12 Posts
    1k Views
    A

    @Christoph-Hart If I do it with Faust, here's what I get:

    faustcomb.gif

    it behaves fine on all blocksizes except frame,which I imagine is because Faust already does frame processing, so it manages to ignore whatever is happening above it.

    It behaves fine on no OS, OS2x, OS4x, but on 8x and 16x it jumps up one octave and two octaves respectively.

  • Replace in Floating Window

    1
    0 Votes
    1 Posts
    150 Views
    No one has replied
  • Custom Layout Bugs & Work-Arounds

    1
    0 Votes
    1 Posts
    129 Views
    No one has replied
  • g.getStringWidth is broken in 4.0.0 and g.setFont will not display Oxygen

    15
    0 Votes
    15 Posts
    1k Views
    C

    @Lindon That makes sense, thanks!

    Loading fonts seems to have fixed the issue with g.getStringWidth() in 4.0.0 too.

    It's weird that it worked correctly even on unloaded fonts in 3.6.2, but in 4.0.0 using it on unloaded fonts gives you an incorrect pixel width. It's like the Windows fonts were loaded by default in 3.6.2, but in 4.0.0 they're loaded wrong. Could that difference in behaviour between versions indicate some kind of problem?

    And is it worth adding a warning to users (whether in the software or in the documentation) when they use g.setFont() on unloaded fonts if the intention is that fonts should always be loaded in code? To me, the font loading part in the documentation reads as an option for adding your own fonts rather than a necessary step. I think I just read the correct syntax for setting a font, tried it and it worked, so I never had an indication that anything was wrong until now.

    Either way, it looks like neither method is bugged, they just misbehave when you don't load fonts properly, so problem solved!

  • Polyshape FX bug

    4
    1 Votes
    4 Posts
    315 Views
    ulrikU

    @Soundavid yes I know

  • HISE 4.x FAUST Build Failed "Command Ld failed"

    3
    0 Votes
    3 Posts
    292 Views
    DabDabD

    At the very end after waiting long long time Xcode finishes with the error.

    I have tried recent Develop version, old Master branch..nothing is working.
    Even I have tried without FAUST. NO luck.
    What is the reason? I am clueless.

  • Notch Filter makes noise after you play a note (Ableton only)

    3
    0 Votes
    3 Posts
    277 Views
    bendursoB

    @aaronventure Thanks, yes I'm using the filter modules. I will try the scriptnode :)

19

Online

2.1k

Users

13.1k

Topics

113.6k

Posts