• Linux vs ThirdParty Nodes

    18
    0 Votes
    18 Posts
    1k Views
    David HealeyD

    @Dan-Korneff said in Linux vs ThirdParty Nodes:

    @d-healey Exported plugins store their data (presets, documentation, etc.. ) in .config within the Company subfolder. Just like the structure on MacOS and Win. I just don't understand why it would be different for Linux.

    Yep that's true. It's just HISE itself that stores it in the home folder. According to the Filesystem Hierarchy Standard dumping them in the home folder is acceptable.

    However the XDG Base Directory Spec recommends a .config folder.

    It's a mess. I'd prefer it to all be in .config too. Maybe we can put it to a vote.

  • This topic is deleted!

    7
    0 Votes
    7 Posts
    4 Views
  • GUI knob prob

    2
    0 Votes
    2 Posts
    178 Views
    N

    nevermind i found it

  • itemText instead of value

    12
    1 Votes
    12 Posts
    592 Views
    resonantR

    @ulrik Good to know that. Thanks!

  • Triggering Midi Player when pressing notes

    3
    0 Votes
    3 Posts
    210 Views
    lijas90L

    @Lindon Perfect! Thanks!😀

  • Automation knob prob

    3
    0 Votes
    3 Posts
    218 Views
    N

    @d-healey thank you so much😁

  • This topic is deleted!

    2
    0 Votes
    2 Posts
    3 Views
    No one has replied
  • Cursor by Anthropic can add HISE docs!

    10
    3 Votes
    10 Posts
    673 Views
    David HealeyD

    @ILIAM Most of the docs are available as markdown files

    https://github.com/christophhart/hise_documentation

    You can also pass in specific urls, but the results are a bit hit and miss.

  • Sort the IR Sample files in the selected folder

    1
    0 Votes
    1 Posts
    67 Views
    No one has replied
  • can we make delay node in script fx?

    10
    0 Votes
    10 Posts
    585 Views
    Adam_GA

    @ulrik sorry its definitely user error, something in my project preventing ANY nodes from compiling not just this one. mysterious smh lol. this works fine in an empty project.

  • Package Fails gives user an error

    5
    0 Votes
    5 Posts
    256 Views
    O

    @d-healey I followed this method . Everything is working on my end except for one thing: the installer always shows 0 KB for the size of my data package. The samples are over 2GB but appears as 0 KB on the installer

  • Can we draw panels out of the bounds of the plugin?

    4
    0 Votes
    4 Posts
    166 Views
    David HealeyD

    @dannytaurus yes, if the menu list is longer than the ui it will be drawn outside of it, like in your image.

  • Globals, arrays and objects....

    6
    0 Votes
    6 Posts
    226 Views
    LindonL

    @Lindon nope that aint it...something else is broken...

    and its a line in my code..so that is the solution... just need to refer to Globals explicitly

  • From vocals to musical instruments

    8
    0 Votes
    8 Posts
    409 Views
    Felix WF

    @Chazrox 😹

  • Scheduled knob task after initialization

    9
    0 Votes
    9 Posts
    388 Views
    JulesVJ

    @dannytaurus said in Scheduled knob task after initialization:

    @JulesV Interesting! What's the use case for this, if you don't mind me asking?

    It can actually be used for other purposes.

    But in my case, I'm actually using it for a bug workaround. When I buld a complex custom node with 23 parameters and use it in HardcodedFX, I noticed that in one parameter, the knob, wasn't getting its value during plugin initialization.

    However, after init, when the knob is tweaked, the value is updated. That's why I chose this method. Creating a custom node with fewer parameters isn't a problem, by the way. As the number of parameters increases in custom nodes, the problems increase.

  • Script FX audio preview in HISE: is it possible?

    4
    0 Votes
    4 Posts
    214 Views
    dannytaurusD

    @lijas90 I usually chuck an Audio Loop Player in the module tree because it allows drag and drop of audio files to test with.

  • How to add a new tab ?

    3
    0 Votes
    3 Posts
    108 Views
    David HealeyD

    @Elisee18 I have an old video showing a method of doing this (it requires scripting)

    https://youtu.be/_s7LTRz8pEc

  • Modules Not Nesting In Containers

    4
    0 Votes
    4 Posts
    170 Views
    David HealeyD

    @Ajak said in Modules Not Nesting In Containers:

    the windows are driving me mad

    You can build out your module tree in the sidebar, you don't need to open the windowed view.

  • Splitting incoming signal

    14
    0 Votes
    14 Posts
    492 Views
    LindonL

    @pcs800 well 95 samples would make hardly any difference at all... whats the measured latency of your plugin?

    oh hang on youve already said:

    95.9ms, that's great. But how do I get the plugin to report that to the daw?

    Go read what @ustk said above.....

  • All Exports and Compilations Crashing

    18
    0 Votes
    18 Posts
    591 Views
    L

    @d-healey Ah!! Well that can't be good. Sorry about the speakers. I'll have a read of the documentation and get to grips with scriptnode first, I've taken up more than enough of your time. Thank you very much for all your help.

17

Online

2.3k

Users

13.6k

Topics

118.2k

Posts