• Scriptnode Delay

    20
    0 Votes
    20 Posts
    1k Views
    lalalandsynthL

    @matt_sf ok, thanks , good to know , its a bit of a complicated patch but I will look for other problems.

  • Clipping Sound On Second Sampler

    2
    0 Votes
    2 Posts
    280 Views
    d.healeyD

    @kameron Nothing to do with your script. Probably some configuration of the modules, start by checking the envelope settings for each sampler.

  • How do you guys handle Paypal customers ?

    10
    0 Votes
    10 Posts
    735 Views
    LindonL

    @dustbro said in How do you guys handle Paypal customers ?:

    I've had a handful of paypal/stripe disputes over the past couple years, which the customer always wins. Not really a big deal here. I'll gladly refund their money, then revoke the license from iLok.

    iLok? You are using iLok in HISE... brave man.

  • Where are you guys putting stuff?

    5
    0 Votes
    5 Posts
    272 Views
    Dan KorneffD

    @lindon said in Where are you guys putting stuff?:

    Macintosh HD/Users//Library/Applications Support//

    I'm using the user library on mac. That's where HISE extracts everything by default.
    I made a video on post install scripts... lemme see if I can make a link

  • Has anyone made a custom PNG based keyboard ?

    22
    0 Votes
    22 Posts
    1k Views
    d.healeyD

    LAF keyboard is great!

    b74f07af-f225-417c-adc6-734121a67103-image.png

  • What value type does the Peak node output in Scriptnode?

    2
    0 Votes
    2 Posts
    378 Views
    L

    From what I can see, by default the scriptnode Peak node outputs a value between 0-1 the same as what we get when we use Effect.getCurrentLevel() from the main modules.

    If this is true then I guess I can proceed with something like Engine.getDecibelsForGainFactor(PeakOut) to convert the SN peak output to db.

    Please shout if you see otherwise :beaming_face_with_smiling_eyes:

  • Expansion encode error

    51
    0 Votes
    51 Posts
    2k Views
    DanHD

    @d-healey that did it, thanks!

  • How to Calculate RMS, K-Metering etc

    10
    0 Votes
    10 Posts
    1k Views
    ustkU

    Terms are important. People often think they have a VU meter or a peak meter on their interface. But it is not true.
    Hise offers none of them in terms of value. but it is good enough for displaying the level. However, there is also something here... The falling of the Hise "peak" meter is linear, but you generally want a log scale. So a conversion has to be made here too. Unless you want a linear display of course...

    That brings me to the point where I will try to make a pull request tonight that makes the Hise meter logarithmic. (the peakLevel value stays unchanged as it is not related, it is just the visual falling of the meter. But maybe people like it as it is, I personally don't like linear meters... So Christoph might not accept it ;)

  • Custom settings floating tile color change.

    2
    0 Votes
    2 Posts
    137 Views
    d.healeyD

    @lalalandsynth You can use custom look and feel to restyle combo-boxes

  • Develop / Compile Button

    10
    0 Votes
    10 Posts
    500 Views
    DanHD

    @casey-kolb yes, why is that?! :)

    Good news everyone, the button returned

  • Preset liste and extension combobox

    6
    0 Votes
    6 Posts
    325 Views
    DanHD

    @yall that's what happens in my project yes

  • Where is Scriptnode Synthesizer Docs and help

    13
    0 Votes
    13 Posts
    398 Views
    Matt_SFM

    @danh IDK if it's possible but I'd rather leave the others the possibility to post, as - even if I love the system and noodling around with it - I might be wrong and/or incomplete sometimes, so it's better if our HISE masters can correct what I (or other people) say :)

  • File and FileSystem problems...

    9
    0 Votes
    9 Posts
    299 Views
    LindonL

    @lindon
    String.replace() isnt working either...

  • The pain of programming - just venting

    6
    6 Votes
    6 Posts
    515 Views
    Dan KorneffD

    @casey-kolb dont-need-obfuscate-your-code-because-understands-anyway-meme-6305f86a8bab7f98-756f5588f884eb67.jpg

  • Constant Audio - Tape/Vinyl Emulation

    18
    1 Votes
    18 Posts
    1k Views
    trillbillyT

    @ustk I guess Im a bit confused how the "If" function works. Should I be adding it directly beneath wear I am calling for the samplemaps list?

    Here is my original code:

    inline function onNoisecmboxControl(component, value) { Sampler1.loadSampleMap(sampleMaps[value-1]); }; Content.getComponent("Noisecmbox").setControlCallback(onNoisecmboxControl);

    I've messed around with various "If" functions directly below "Sampler1" and have had no success. Where am I going wrong? Should I be doing a separate callback to the "Noisecmbox" ?

  • Notarization Warning Messages on M1 Mac

    5
    0 Votes
    5 Posts
    265 Views
    orangeO

    @dustbro It would be great, as soon as I prepare I'll send you mate 👍

  • Where to Find VST Plugins Design Ideas?

    6
    0 Votes
    6 Posts
    285 Views
    lalalandsynthL

    @dabdab Yep, actually love Flowstone , wish it was developed further.
    Excellent program.

  • Making upselling promotions on the plugin GUI

    9
    1 Votes
    9 Posts
    397 Views
    DabDabD

    @orange Thank you dear. You have cleared many confusions. I guess my client's HOSTing (Godaddy Managed wordpress) site is doing the mess during transaction. I like to use very minimum number of Plugins.

  • INIT-Preset

    10
    0 Votes
    10 Posts
    760 Views
    d.healeyD

    @ustk said in INIT-Preset:

    it seems so hacky..

    Definitely, but at least it works :)

  • New script = new message thread?

    20
    0 Votes
    20 Posts
    770 Views
    d.healeyD

    I finally solved my preload issue. Not 100% sure what is causing it but moving my sample loading into the post preset callback made it work.

23

Online

1.9k

Users

12.5k

Topics

108.8k

Posts