• Engine.getUserPresetList() path, check/exclude duplicate entries in list?

    13
    0 Votes
    13 Posts
    616 Views
    ten7kurT

    Its been some time now since my last post.. Someone must know...?
    I can't figure it out...
    Could some one please take a minute to have a look at the script?
    Thanks

  • Preset Browser Options

    4
    0 Votes
    4 Posts
    291 Views
    Casey KolbC

    @D-Williams23 No problem!

    About editing the C++ though. I've been learning it lately, is it worth going in there and trying to figure that out? Do you know which folder has that particular file?

    You can find the file and the header file here: HISE/hi_components/plugin_components/PresetBrowserComponents.cpp

  • faust2Hise ?????

    25
    0 Votes
    25 Posts
    3k Views
    ustkU

    @Christoph-Hart If not too much of a pain, is there a possibility to open other files such as .cpp or .h in a ScriptEditor tab?
    If the code editor improves, I could be cool not having to rely on third party editors anymore, just sayin'...

  • Compressor adds odd order harmonics and limiter issues ?

    6
    0 Votes
    6 Posts
    425 Views
    J

    iiuc mdaLimiter.cpp swaps attack and release param indices, which probably needs to be reflected in MdaEffectWrapper.h

    also, the desmos plots below show mappings from unity range to the synthesis range (equations taken from mdaLimiter.cpp). the release nonlinearity / black curve looks kind of suspicious to me. haven't analyzed the actual dsp algorithm though, so maybe it is just fine.

    Link Preview Image Desmos | Graphing Calculator

    Explore math with our beautiful, free online graphing calculator. Graph functions, plot points, visualize algebraic equations, add sliders, animate graphs, and more.

    favicon

    Desmos (www.desmos.com)

  • My keyboard is not working on Hise

    6
    1 Votes
    6 Posts
    285 Views
    S

    @ustk no ahah thatโ€™s why it was not working! Thanks a lot!

  • Windows VST3 error

    7
    0 Votes
    7 Posts
    399 Views
    d.healeyD

    I've just updated the jucer template output by HISE to include the path to the SDK3 folder inside the JUCE directory by default when exporting a VST3 plugin. This will avoid users having to copy files over to the version inside the tools/SDK folder and you won't have to worry about adding the path to the jucer project manually.

    I've also enabled bigobj by default on VS17 and improved the naming of some of the output binaries (doesn't make a different most of the time but stops me getting confused writing my exporter app trying to keep track of all the different variations of binary name)

    @Christoph-Hart I've made a pull request to scriptnode for these changes, thanks.

  • Enable/Disable Slider without darken Filmstrip?

    5
    1 Votes
    5 Posts
    392 Views
    S

    @Dalart Will go with you idea for now โ˜บ ,
    Thank you

  • Help getting EQ + Draggable Filter Panel to Save Values

    9
    0 Votes
    9 Posts
    600 Views
    M

    @DanH Big thanks my friend... saved the day! That worked.

  • Projucer access denied...

    7
    0 Votes
    7 Posts
    287 Views
    ustkU

    Ohhh I see... Thanks everyone ๐Ÿ‘

  • Scripting Panel loging value

    10
    0 Votes
    10 Posts
    347 Views
    ustkU

    @d-healey Oh I see, sorry... I've only seen the mouseCallback and not properly read the question :)

  • sortWithFunction

    3
    0 Votes
    3 Posts
    123 Views
    A

    @Christoph-Hart It's not workin on arrays generated by FileSystem.

  • Any reason not to set bigobj?

    3
    1 Votes
    3 Posts
    191 Views
    d.healeyD

    @Christoph-Hart Ok, so it won't cause any harm if I set it as default in my exporter app?

  • Midi Player Tutorial ?

    1
    1 Votes
    1 Posts
    203 Views
    No one has replied
  • #Friday #Fun

    3
    6 Votes
    3 Posts
    435 Views
    Dan KorneffD

    <3<3<3<3<3<3

  • Getting an element from an array stored in an external js file

    4
    0 Votes
    4 Posts
    369 Views
    d.healeyD
    include("arrayfile.js"); Console.print(fruit.Data[Math.randInt(0, 3)]);
  • Set Arp Semitone Values With Mouse

    3
    0 Votes
    3 Posts
    320 Views
    dejansD

    @ustk Yep, it's due to my resolution, when I enlarge my gui it works. Thanks!

  • Range Slider Filmstrip

    9
    0 Votes
    9 Posts
    697 Views
    S

    @ustk @lalalandsynth
    Thank you , now I got your idea ....๐Ÿ™๐Ÿป

  • Animated piano/keyboard with script

    1
    0 Votes
    1 Posts
    170 Views
    No one has replied
  • vuuuu meter.... vu meter? vu meter master?

    54
    0 Votes
    54 Posts
    5k Views
    A

    @ustk thanks. whoah.. math is beyond my scope atm, but pan law I thought would remove the 3db. Not add it as suggested there. I got that wrong though, as pan law is the opposite.

  • draggable filter panel / tooltip

    10
    0 Votes
    10 Posts
    541 Views
    ustkU

    @DanH The 12px offset that was used for node placement wasn't in the mouseMouve function for the tooltip:
    https://github.com/christophhart/HISE/pull/164/files

29

Online

1.8k

Users

12.0k

Topics

104.4k

Posts