• First time building the HISE standalone. ipp.h not found?

    8
    0 Votes
    8 Posts
    434 Views
    d.healeyD

    @tabulius Unless you're building a project that requires FFT routines then you don't need it.

  • Sliderpack default value funkiness

    6
    0 Votes
    6 Posts
    464 Views
    ?

    @ulrik reimported my initial snippet and now it's fine...

  • Mac OSX Requirement for Compiled Plugins

    6
    0 Votes
    6 Posts
    232 Views
    MikeBM

    @ulrik Didn't have to - downloaded „New Layout“ last Saturday - compiled without error - runs.

    it gets weirder and weirder :-)

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • can the LFO continually modulate?

    4
    0 Votes
    4 Posts
    239 Views
    B

    Ok. It works but not with tempos slower that 1/1 bummer 😕😭.
    I been testing it out on 8/1 tempo

  • Wave Table export Working on Develop and New-Layout Branch

    1
    1 Votes
    1 Posts
    205 Views
    No one has replied
  • UI display issues on Big Sur

    2
    0 Votes
    2 Posts
    264 Views
    d.healeyD

    @allyesw said in UI display issues on Big Sur:

    Would compiling HISE myself avoid this

    Maybe. But you should definitely build it yourself anyway because the prebuilt version is ancient.

    Build from either the master or develop branches.

  • Breakpoint?! Help please...

    6
    0 Votes
    6 Posts
    326 Views
    d.healeyD

    @UrsBollhalder said in Breakpoint?! Help please...:

    Or develop still good?!

    Stick with develop for now, the new_layout will be merged into develop soon-ish.

  • This topic is deleted!

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

    1
    0 Votes
    1 Posts
    9 Views
    No one has replied
  • Raspberry Pi

    8
    2 Votes
    8 Posts
    2k Views
    d.healeyD

    @Jerems134 I have no opinion on it but I recall someone else was working on integrating a HISE app with an ELK Audio device.

  • Waveform Generator - free running?

    1
    0 Votes
    1 Posts
    98 Views
    No one has replied
  • SAMPLER LOOP MODE ON/OFF

    9
    0 Votes
    9 Posts
    495 Views
    DabDabD

    @ulrik Thank you Sir... now it is working ... :)

  • Where can I find the best loop samples?

    12
    0 Votes
    12 Posts
    1k Views
    G

    Sure does look a lot like spam to me

  • Drag and Drop MIDI (Develop Branch)

    22
    0 Votes
    22 Posts
    2k Views
    DimitrisSPD

    @Mwins Here in my system it happens even if i use only one midi overlay...i think something is going on with the source code of midi overlay.

  • Analog EQ Behaviour

    5
    0 Votes
    5 Posts
    499 Views
    C

    @iamlamprey yep, that was what I was exactly what thinking. Any methods to get not so linear filter response curves for emulating imperfections?

  • Trying to get a slider animation to follow the LFO mod

    20
    0 Votes
    20 Posts
    2k Views
    NatanN

    @DanH Haha, This Happens To Me Quite Often :) 😆
    So I Stored This On My Mind
    It's A Meter >>> Enable That Friend = 1 😆

  • Dynamically adding Curve EQ with Effect Slot Save Preset Problem.

    2
    0 Votes
    2 Posts
    314 Views
    ?

    UPDATE with

    juce::ValueTree UserPresetHelpers::createModuleStateTree(ModulatorSynthChain* chain) { ValueTree modules("Modules"); if (auto sp = JavascriptMidiProcessor::getFirstInterfaceScriptProcessor(chain->getMainController())) { for (auto id : sp->getListOfModuleIds()) { auto p = ProcessorHelpers::getFirstProcessorWithName(chain, id); if (p != nullptr) { auto mTree = p->exportAsValueTree(); mTree.removeChild(mTree.getChildWithName("EditorStates"), nullptr); mTree.removeChild(mTree.getChildWithName("EditorStates"), nullptr); modules.addChild(mTree, -1, nullptr); } } }

    It does work! But I need to click twice to recall the CurveEq values if coming from Empty Slot or other FX. If I'm already on a CureveEq then it loads on first attempt ->

    glitch.gif

    @Christoph-Hart

  • Arpeggiator plugin

    5
    0 Votes
    5 Posts
    344 Views
    ?

    @MikeB Thx a lot Mike. I’ll take a look!! I am sure I am missing something small, but important… 😬 as usual… 😂

  • General Settings

    13
    0 Votes
    13 Posts
    376 Views
    DanHD

    @d-healey Thank you :)

25

Online

1.9k

Users

12.5k

Topics

108.9k

Posts