• MidiPlayer.getMidiFileList(); working?

    9
    0 Votes
    9 Posts
    529 Views
    ten7kurT

    @Christoph-Hart
    Working!
    Thanks!

  • Where is it? Can't see Scriptnode on Windows....

    4
    0 Votes
    4 Posts
    335 Views
    L

    Thanks both!

  • show value button

    3
    0 Votes
    3 Posts
    170 Views
    Y

    @ustk in fact I can do it perfectly from the code but as I assigned about thirty buttons from the property interface, I didn't want to redo everything. I would have thought there would be a solution.
    I just thought, what if I want to retrieve the value of the button but from the effect and not from the button c is possible?

    yes I only want a single label, indeed it will display the last selected button but that does not pose a problem for me.
    the solution to recover the value from the effect can be done

  • Tutorial IV & adding interface elements does not generate code.

    4
    0 Votes
    4 Posts
    703 Views
    ?

    @Christoph-Hart Link is dead.

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

    13
    0 Votes
    13 Posts
    723 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
    317 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
    456 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
    301 Views
    S

    @ustk no ahah that’s why it was not working! Thanks a lot!

  • Windows VST3 error

    7
    0 Votes
    7 Posts
    408 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
    440 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
    673 Views
    M

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

  • Projucer access denied...

    7
    0 Votes
    7 Posts
    290 Views
    ustkU

    Ohhh I see... Thanks everyone 👍

  • Scripting Panel loging value

    10
    0 Votes
    10 Posts
    360 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
    129 Views
    A

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

  • Any reason not to set bigobj?

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

    3
    6 Votes
    3 Posts
    475 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
    392 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
    335 Views
    dejansD

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

20

Online

1.9k

Users

12.5k

Topics

108.8k

Posts