• Windows VST3 error

    7
    0 Votes
    7 Posts
    876 Views
    David 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
    806 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
    1k Views
    M

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

  • Projucer access denied...

    7
    0 Votes
    7 Posts
    415 Views
    ustkU

    Ohhh I see... Thanks everyone 👍

  • Scripting Panel loging value

    10
    0 Votes
    10 Posts
    676 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
    195 Views
    A

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

  • Any reason not to set bigobj?

    3
    1 Votes
    3 Posts
    266 Views
    David 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
    313 Views
    No one has replied
  • #Friday #Fun

    3
    6 Votes
    3 Posts
    805 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
    618 Views
    David HealeyD
    include("arrayfile.js"); Console.print(fruit.Data[Math.randInt(0, 3)]);
  • Set Arp Semitone Values With Mouse

    3
    0 Votes
    3 Posts
    619 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
    1k Views
    S

    @ustk @lalalandsynth
    Thank you , now I got your idea ....🙏🏻

  • Animated piano/keyboard with script

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

    54
    0 Votes
    54 Posts
    12k 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
    691 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

  • Constant file ID

    35
    0 Votes
    35 Posts
    3k Views
    A

    @Christoph-Hart maybe you have an idea how to do this or its even possible in hise?

  • Is there a way to set the Q in a draggable filter panel?

    3
    0 Votes
    3 Posts
    256 Views
    LindonL

    @arminh great!

  • Double Click to Enter Value

    11
    0 Votes
    11 Posts
    689 Views
    S

    @d-healey will do both then :D
    thank u again

  • How can show my image on hise?

    5
    0 Votes
    5 Posts
    952 Views
    A

    @ustk said in How can show my image on hise?:

    const var p = Content.createPath();

    Looord, have mercy! Thank you for that line of code there. Riiiiight before the p.loadFromData, it was missing from the example in the docs in LookAndFeel, so I was chasing a ghost for around 2hrs. Hahaha.

    Thanks. And for the SVG Path Converter to C++ info too, I thought the JS/HTML5/CSS3 paths looked a bit different :)

  • Export Error

    6
    0 Votes
    6 Posts
    474 Views
    LindonL

    @bfaudio have you installed the ipp libraries from Intel??

13

Online

2.4k

Users

13.9k

Topics

120.8k

Posts