• 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
    410 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
    1k 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
    268 Views
    marcLabM

    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
    318 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
    316 Views
    DanHD

    @d-healey Thank you :)

  • This topic is deleted!

    2
    0 Votes
    2 Posts
    5 Views
  • Last Devlopper bug

    1
    0 Votes
    1 Posts
    81 Views
    No one has replied
  • share: finished OT SECTIONS project

    8
    8 Votes
    8 Posts
    497 Views
    A

    Amazing achievement! Congratulations!

  • OpenGL Slows Down Everything On Multi Instances

    13
    0 Votes
    13 Posts
    572 Views
    NatanN

    Another one Just confirmed

    Mac CPU Spikes Fixed with OpenGL > NO.

    Not sure what Mac the YouTuber Guy uses, But The Heavy Cpu usage is Now Less than 5%.

    Such a Biatch you’re OpenGL 🙊🤬😡
    I Need to repackage everything and set it to Off by default or My inbox will below Up with This Thing after release 😒

  • Bypassing Samplers ( 2 Method And What Is Your Solution )

    11
    0 Votes
    11 Posts
    355 Views
    NatanN

    @d-healey Great,Thanks A Ton Sir.

    Is This Still Create Noise Sounds?
    The Answer Is NO :) Thanks A Ton Sir

  • GetUserPresetList Order?

    2
    0 Votes
    2 Posts
    232 Views
    d.healeyD

    91d510b6-1c85-4800-b711-b661316232b8-image.png

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Disable Pitch/Key Tracking

    3
    0 Votes
    3 Posts
    170 Views
    DabDabD

    @d-healey Thank you.... Uuhh... I over looked. I missed the easy thing... :squinting_face_with_tongue:

  • name of sample gain please?

    5
    0 Votes
    5 Posts
    193 Views
    Y

    I thought that if I avoid overloading my effects it would be better but I turned to this solution. thank you ;)

  • label.set value...

    4
    0 Votes
    4 Posts
    293 Views
    Y

    @d-healey @ustk thank u ;)

    label1.set("text", Math.round(value * 100));

  • Embedding samples

    3
    0 Votes
    3 Posts
    168 Views
    ustkU

    @d-healey Yeah I'll try this ;) but I can try to use a loop player instead, that might work in my project.

  • Midilist and -1

    27
    0 Votes
    27 Posts
    1k Views
    ustkU

    @Shannon-Burns Yes GitHub Desktop has cherry-pick. That's what @d-healey explained to me above about new branches for pull requests that I'd never thought of...

  • How to Change Drop Shadow ShowValue Popup

    8
    0 Votes
    8 Posts
    422 Views
    DabDabD

    @d-healey I will give it a try.

  • Version Control

    12
    0 Votes
    12 Posts
    408 Views
    hisefiloH

    @d-healey will do!!!

29

Online

1.7k

Users

11.6k

Topics

101.4k

Posts