• .hr1 files im not able to get it exported

    5
    0 Votes
    5 Posts
    202 Views
    W

    @d-healey thank you

  • ScriptNode - DC. Offset

    8
    0 Votes
    8 Posts
    196 Views
    LindonL

    @ustk oh Im not saying it doesn't work - just it doesn't work for a phasor_fm modulated signal...in my case... anyway davids solution worked perfectly...

  • Sampler Timestretching function result in high CPU (possible bug?)

    19
    0 Votes
    19 Posts
    672 Views
    A

    @Christoph-Hart said in Sampler Timestretching function result in high CPU (possible bug?):

    Pick one :)

    Heh but the PDC if submitted properly gets these kicks down do 30ms jitter in realtime, which should be fine.

    @Christoph-Hart said in Sampler Timestretching function result in high CPU (possible bug?):

    you have the option to turn on sample accurate playback in realtime to "preview" how it sounds when rendered (or if you can live with the 10% CPU spikes, if you're running in 1024 samples eg. then it shouldn't be a complete dealbreaker)
    People do not have to care about option 3 (and any of this) as long as they don't use "some very transient-sensitive sound scenarios, like EDM kicks", then they can switch HQ mode on to hear what it really sounds in the end.

    Nice. Great job, man.

  • Error message "Authentication Error: not right number of dots, 1

    6
    0 Votes
    6 Posts
    166 Views
    LindonL

    @mschaffe we dont want to see anything from hopscotch - we want to see your HISE project

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Engine.getHostBpm not works as aspected

    5
    0 Votes
    5 Posts
    215 Views
    S

    That function gets the Global BPM from the Custom Settings Tile (Actually the DAW's BPM in audio Plugins), not from the HISE Controller.

    HiseSnippet 913.3ocsU80aaaCDmzIJX1saqEXe.D5SN.AF1YsoCqOrT+uLiFmXTkVLfggBZoy1DghTfjJcdE8084ZeY166aP6QIEaoD2zVCL8fMue2cR+3w69wIZUHXLJMgV+hkI.gdeufkR6hdKXbIYTeB867FyLVP6mC0cYByXfHBktyIN.Z8cIYO+2uzkIXxPXMDg7ZEODNkGysqQmb7K3BwPVDbAOtTzO93QgJYOkPkh7YGu1jDV3kr4vYLWX07Hz8FDwsJcfkYACFSWUzxfEp2Jyi+0bCep.bFcHA3KJGlzaAWDM458pgPn6NY8Nem7c9O3MlGwWgutB7fLG9qynbMfV6tnTmuBJQKQocyozC8BB07D6ZON9bOuQR7.YFCK0koRdrD5+50SgAHsshYWBC0nwpDZdT61G3i+r+yZz.CynDPqDMWZaNPNmKgVyA6upL1tIwM2e+mMKUFZ4JouRdlxBmKatei20ndi22v+ltlMai9bbQqDBPuQ2tV.8ckXSYZ7TPef+ULQJrJPrFUsvu2WVgOLuzTJPkbjjaOOAJrGpDQtBpa8sOlHE0Vb0qF0mYYtStBLLtDPa4N5P6CWgs94mi085ClKspjrXiSTR2afdOaQiW9I2PghY4x4WvQZyQF78dkg5P9yUyJ+yziWVdvof.4esG30K0XUwAf0kqgLc90CU02CC+Ctb3VHtBJoJ5gkgy1m09ap26Z36+n9Z9Uf9Q+r+Llv.GjAksYq.cdpMI0VApa5rYfNf+WUiLfEmHfWhGiUfOQnlxDcmLFQs5zhXsZfEi6pwpna7VBYBXHKDaIpfmo.87XUpzNNUX4IB9MHeOAvztQ7d81.uNUExbcj2X+NM81T3UFv0FcxoeJhcJ23pH+NB662t0SNnXwSKV0oU6qWb3JnhEG1pM9+ez38j2xirKHTO5QTBYAvmuv5rljosdKMDT8REkJX1pRZNs6BG3lqhNhSrPZ31kk01+Jz4Zem5beoT7gdS31vEali01.GwAw+O3XwsCeq2.r4Mztlf65M7211qB9Le9WpRcStiYVMGG58NKMN.mICA7qKkfv3Nuq4Dixsa6rcUf.PFkY7A7ovYGmMsvYmqcRhYgZ0aByEYc2+7MYHHmjYW2VGu2Gs86PxDdKWmiwYk2DFV8UcqDObaS7G21De71l3S11DOZaS7oaah+zmOQmT1ySwK.xGaHjwSFjofSoCjLrCLqak7QmHTuhA
  • Search & Replace Not Working HISE Code Editor | Help and Guide

    3
    0 Votes
    3 Posts
    117 Views
    DabDabD

    @d-healey said in Search & Replace Not Working HISE Code Editor | Help and Guide:

    @DabDab said in Search & Replace Not Working HISE Code Editor | Help and Guide:

    How to select Multiple Text

    Ctrl+d

    Nice .. it should be listed as Keyboard ShortCut for Code Editor

  • Anyone here use Gumroad or Lemon Squeezy?

    7
    0 Votes
    7 Posts
    327 Views
    GabG

    @dannytaurus As David mentioned, You should check out Payhip if you haven't yet, pretty good website builder and easy to use. The only downgrade I would see for vst is the fact you can't direclty put your Activation keys in it and from the last time I checked it's not supported with platform like Pulse Downloader. the Fee is 5% for Free version but you can pay to get it lowered or removed.

  • Warning: undefined parameter 0

    7
    0 Votes
    7 Posts
    196 Views
    orangeO

    @d-healey said in Warning: undefined parameter 0:

    @orange said in Warning: undefined parameter 0:

    undefined parameter 0

    That's telling you that the first parameter that you are passing to a function -- the thing in () -- is undefined.

    Makes sense :) But it wouldn't warn previously

    @dannytaurus said in Warning: undefined parameter 0:

    @orange Is there a line number shown with the error message?

    Yes the code that I shared above is the dedicated line.

  • OS for compiling in Linux?

    11
    0 Votes
    11 Posts
    312 Views
    d.healeyD

    @bendurso Yeah just for Linux. Main reason is because of the way Linux shares libraries so you need to use a version of the library that is the same or older than the version a user will have. So using a newer OS will use a newer version of a library which users on older OS versions won't have available.

    For standard programs there are solutions to this like flatpak. snap, appimage, but I don't think such a solution exists for plugins.

    I just checked and I'm using Linux Mint 18.

  • Label Component Text Entry Not Following Alignment

    4
    2 Votes
    4 Posts
    135 Views
    Christoph HartC

    Yeah, I thought I fixed that at some point (this is JUCE default behaviour so I had to subclass the Label anyways) and with the CSS renderer it should apply the justification to both editor and label.

    Anyways, it's fixed now. Good stuff.

  • LFO scriptnode Modul doesn't work

    6
    0 Votes
    6 Posts
    190 Views
    Matt_SFM

    @treynterrio do you have a snippet?

  • Faust - if/else condition multiplies the input by 6

    3
    0 Votes
    3 Posts
    195 Views
    JulesVJ

    @sletz Interesting! Thank you.

  • Compile Error

    12
    0 Votes
    12 Posts
    296 Views
    d.healeyD

    @Lawrence said in Compile Error:

    No, I downloaded it from Steingberg as outlined in the instructions

    Here are the up to date instructions - https://github.com/christophhart/HISE?tab=readme-ov-file#how-to-compile-hise

  • Scriptnode Square shape

    4
    0 Votes
    4 Posts
    102 Views
    ustkU

    @treynterrio Concatenate the ternary operator:

    (input < 0.5f) ? 0 : (input < 0.75f) ? 1.0f : 2.0f
  • Exit callback

    23
    2 Votes
    23 Posts
    863 Views
    A

    @d-healey You can disable the native bar then choose which of the buttons should be shown. This lets them get styled with LAF.

    I'm not sure if the ones that remain shown get auto-positioned, if so, it would probably be a good idea to introduce a minimize method which just calls the system function for minimizing, and then for close we can define our own behavior and call quit, and for maximize we can use the new UI rescale method and do all the math for scaling the components manually.

  • Monitor changes inside Scriptfx - the correct method? (broadcasters listeners)

    Solved
    18
    0 Votes
    18 Posts
    592 Views
    griffinboyG

    @Christoph-Hart

    It works! Thank you!
    I'll do a video on this soon in my scriptnode c++ series. I've been remaking the first few videos to make more sense and go into better depth.

  • How are external script files saved?

    Solved
    10
    1 Votes
    10 Posts
    388 Views
    Christoph HartC

    @dannytaurus Alright, that's fixed now. I realized that pressing F5 in the code editor will also just save the currently edited file, which also might be confusing, so that's fixed too (I guess in my years of using HISE I never once edited a file without pressing compile afterwards)...

  • SliderPack popup value.

    6
    0 Votes
    6 Posts
    372 Views
    Adam_GA

    @ustk were-not-worthy-waynes-world.gif

  • Bug in Synth group "Spread" ?

    4
    1 Votes
    4 Posts
    207 Views
    dannytaurusD

    Confirmed here.

    When I close and reopen the Synth Group popup module window the Spread param resets to zero.

    Seems like a bug.

    I'm on develop branch commit db780f4f (Oct 1st).

11

Online

1.8k

Users

11.9k

Topics

103.9k

Posts