• Is there a way to connect the Saturation PreGain and PostGain controls

    8
    0 Votes
    8 Posts
    667 Views
    Xearox73X

    @ustk @Lindon
    WOW - thanks !!! .setValueNormalized() was the last thing that came into my mind

    RUNS PERFECT

    HiseSnippet 1068.3ocuV0saaaCElx1ZYVsaXEX.6tUgbkxPcpjbRpKBFlabR1L5RpwbW5tqflh1lvRjBTTsyanWtmq5Gk9Hr2fLRIYK5D6jL2sZAXfyOe77cH44bXONCgSRXbfg0KmFiAF22r+TpXbmwPBEz8XfwCMi43FwrDQiQRcMBIzID5nFoTNFFLEbzzXXRBN.XXT8GUfLpWCj86u+gifgPJBWpB.tfQP3elDQDkZ6094jvvSgA3WRhz7du1cQLZGVHKURvpltfXHZBbD9bnxsJlfeBlLFX7cl99CQsbca0r49tPXy.HbOObymhGdvPz9tO0MXv9txuC.Fe1IADAi2W.E3DfQsiXAS6Ol8VZd.tfjPFDhUBdf9xHmq9TVXfJEUZAcFSBC5MemKAHWkdk6iUy2G+ZyyHAjE5K2O+pLC1kHz2.MprL8ptD87zomqF8VAkLznTsbJ8.y9HNIVTZQwm6Y1kJv7gP44jNUx8ET4IUM6vjdPE6FAmfOkKEVfv4.W2GYK+amCsrjmUIB62.418ghTNTlGd1euc18ocGgEmLbHFIb1tz51RXkndNkMPAXd3jP5vhhYTofy1YVuN.+aDfuBfEgJuzhsGlRQBBiZynYKlBFmE5fli4QxUMLEui0eZUujj6lfEOSH3jAoBri+bmNzptU8G+XaDKUsa.QB6IpHZUOKvJTWnb7bFOBFR9Cbfi2tt1MrWDNEeupK6nV27E.MFRGoTcn06NzJiwpEsf0cfggCjUCNKmLqOc82nzs4sjtd4r06iMc8VQ55u9z0eQ5pkkmyD3WPcxxGq2YYeUSCGtRaEKUHluRypVR7aBnCMMZ.lquapbTV1sbsr45qk0a0fxuLq4Hi1kRDuHFSWWCHPQEfrtuRAqjtJxp5+xhp99gj.LGPjE2aYlskCxHrpc6kWd46+1+Z61f6LX+qAdF3W6dLT.U8dJnijhwXtfnxdiiwuQ14OuSTcyiwISDr3L9Vb+P1a9VY7uuX3vrv1SWH7g31QvRafVsiHAAg3drDh5vpzhiJGWDvst0rTaQoZArc5xAD.Va.mEoOSr0Lv0aLKGIvBRCUke5yITSSKLnVR8lypFvTYnlpOs8+rgG2UJ9.ydDAZ7p4XkUvQ08y+G3XwH2uvLeBSIAqYd5u8IX95V4w+dlK5hlE86WJ6s7n0b0KcOA.dkruajp6p9YZONV6QUyTEox6XhqnalQ06bd48u9cCq7r+aLKyB6Olao0taGA27Kv.+BKUHeU5YP4fKYco44oQ8kuZDgkLlRwgp9uFUTcJykcUxJB0GSCxDjswtrvnmR1nvn2bieRhQDDwYuFk2FVcd74YZj4MM6Mu0MOSIaq07VqCD40HzxK00.5uo.ato.2aSAt+lB7fME3S1TfstcfpW8+rTAKJuNA.Nq2IYyKMLNgBk23yJY.+Cfrsocz
  • .setPostCallback:

    Unsolved
    13
    0 Votes
    13 Posts
    951 Views
    ChazroxC

    @d-healey aahh. ok. I just did that and I didnt get an error. I'll find out if it works on the next export. Thank You!

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Plugin Crashing Abelton:

    Solved
    3
    0 Votes
    3 Posts
    259 Views
    ChazroxC

    again.....

    I dont know what I did but it got fixed.

    lol.

  • Killed voices

    3
    0 Votes
    3 Posts
    263 Views
    ulrikU

    @d-healey That's a pity
    I can understand how important it is to kill voices when changing sample maps but I thought it might be a way to bypass that function for certain tasks, or at least chose which voices to kill or not
    Thanks for answering as always! 👍

  • How to use my own API written in C++ in HISE?

    1
    0 Votes
    1 Posts
    107 Views
    No one has replied
  • How to handle failed downloads?

    4
    0 Votes
    4 Posts
    322 Views
    d.healeyD

    @tomekslesicki Yeah - try it and report back, and don't get stuck in an endless loop of failed downloads, give up after a few attempts.

    In my downloader I give up after 1 attempt so I don't have to deal with it ;)

  • Help with .contains please.

    Solved
    2
    0 Votes
    2 Posts
    209 Views
    ChazroxC

    I got it. I dont know why it didnt work the first time...

    for (x in irs) { if (!x.contains("SUB_")) { cmbIr.addItem(x.replace("{PROJECT_FOLDER}").replace(".wav").replace(".WAV").replace(".aif")); } }

    Leaving this here for the next lost soul.

  • Weird behavior with Synth.isLegatoInterval() in noteOff

    5
    0 Votes
    5 Posts
    415 Views
    T

    np figured out a workaround with setPlaybackPosition instead

  • Look at this please --> ** BUILD FAILED **

    Solved
    1
    0 Votes
    1 Posts
    133 Views
    No one has replied
  • Creating a custom preset save button

    28
    0 Votes
    28 Posts
    4k Views
    Tangerine_SoundsT

    @d-healey ah, I thought you had to launch HISE from the Run command in Xcode! That's why it was running debug. I found the executable file in : projects/standalone/Builds/MacOSX/build/Release

    This solves the problem with the Save button. Many Thanks

  • 0 Votes
    4 Posts
    403 Views
    T

    @ulrik that did it thanks! swore I tried it yesterday but think I did something wrong

  • ACCESS AUDIO FILES SUB FOLDER:

    Solved
    16
    0 Votes
    16 Posts
    1k Views
    ChazroxC

    @d-healey makes sense. Thank you!

    I've also learned today that filenames can play a big help in sorting through lists like these. Prefixes!

  • 0 Votes
    19 Posts
    1k Views
    J

    @d-healey i couldnt get it to.

    This is how ive gotten it to work
    probably a much better way to code this but maybe this can help someone:

    // delay temposync const var HardcodedMasterFX3 = Synth.getEffect("HardcodedMasterFX3"); const var KnobDelayTime = Content.getComponent("KnobDelayTime"); const var btnDelaysynch = Content.getComponent("btnDelaysynch"); const var KnobDelayTime1 = Content.getComponent("KnobDelayTime1"); inline function onKnobDelayTime1Control(component, value) { HardcodedMasterFX3.setAttribute(0, value); }; Content.getComponent("KnobDelayTime1").setControlCallback(onKnobDelayTime1Control); inline function onKnobDelayTimeControl(component, value) { HardcodedMasterFX3.setAttribute(1, value); }; Content.getComponent("KnobDelayTime").setControlCallback(onKnobDelayTimeControl); inline function onbtnDelaysynchControl(component, value) { HardcodedMasterFX3.setAttribute(2, value); if (value) { KnobDelayTime1.showControl(false); KnobDelayTime.showControl(true); } else { KnobDelayTime1.showControl(true); KnobDelayTime.showControl(false); } }; Content.getComponent("btnDelaysynch").setControlCallback(onbtnDelaysynchControl);
  • How to access the default music folder with filesystem?

    9
    0 Votes
    9 Posts
    802 Views
  • This topic is deleted!

    5
    0 Votes
    5 Posts
    97 Views
  • Sliderpack assign single slider value?

    3
    0 Votes
    3 Posts
    269 Views
    whoopsydoodleW

    @d-healey great. Thanks!

  • WebView persistence - help me wrap my head around it

    9
    0 Votes
    9 Posts
    815 Views
    A

    @aaronventure

    <script> // Define a fallback for development mode if (typeof window.DOMContentLoaded === 'undefined') { window.DOMContentLoaded = function() { console.log('DOMContentLoaded called (development fallback)'); }; } document.addEventListener('DOMContentLoaded', function() { // Call the function that will be defined in the HISE app DOMContentLoaded(); }); </script>

    in index.html seems to do the trick.

  • I seem to have forgotten how to implement LAF on a label

    5
    0 Votes
    5 Posts
    431 Views
  • How to smooth a path + Ducking Display Script

    Solved
    13
    0 Votes
    13 Posts
    1k Views
    ChazroxC

    @JulesV 🤣 👌

25

Online

1.8k

Users

12.0k

Topics

104.8k

Posts