• New Preset Browser LAF?

    4
    0 Votes
    4 Posts
    340 Views
    David HealeyD

    @DanH Yeah but you're better off using the drawPresetBrowserSearchBar function which also lets you draw the icon. I think it would be good to have a drawFavouriteButton function as well, then we could change the colour and opacity of the favourite button too, but changing the icon is a good start.

  • My article on HISE for Production Expert

    7
    11 Votes
    7 Posts
    1k Views
    Christoph HartC

    Yeah nice one Alessandro, thanks for spreading the word!

  • Change LAF button text dynamically

    5
    0 Votes
    5 Posts
    323 Views
    DanHD

    @d-healey indeed, thanks!

  • Delay node

    5
    0 Votes
    5 Posts
    336 Views
    FortuneF

    @ustk THANK YOU SO MUCH!

  • RSS/Atom feed

    5
    1 Votes
    5 Posts
    512 Views
    David HealeyD

    @argon If you can download the XML from the feed then you could parse it and display its contents. Never tried it though.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Tooltip?

    6
    0 Votes
    6 Posts
    438 Views
    Adam_GA

    @Matt_SF thank you!! it worked :D

  • using custom compiled dsp networks for other projects

    4
    0 Votes
    4 Posts
    258 Views
    ?

    @d-healey Very informative, thank you!

  • SNEX wave shaper formulas

    4
    0 Votes
    4 Posts
    750 Views
    FatMitchellF

    @Soundavid I will check it out thank you!!!

  • Wrapping into DSP Network causes Crash

    6
    0 Votes
    6 Posts
    424 Views
    Christoph HartC

    @orange Well, then please send me the network, I'll check it out.

  • Expander & jcompressor

    2
    0 Votes
    2 Posts
    254 Views
    Christoph HartC

    @Fortune All effects that have the j prefix are taken from the juce::dsp module. In this case it's that class:

    https://docs.juce.com/master/classdsp_1_1Compressor.html#a20c5600e7d04e0afcf07a74c2926cb76

    The standard "compressor" is the simple chunk dynamics suite from here:

    https://github.com/music-dsp-collection/chunkware-simple-dynamics

  • Glowing Arc Knob LAF

    3
    0 Votes
    3 Posts
    325 Views
    FortuneF

    @Christoph-Hart I get it now, Thank you so much!

  • This topic is deleted!

    22
    0 Votes
    22 Posts
    85 Views
  • Are fonts embedded?

    4
    0 Votes
    4 Posts
    1k Views
    gorangroovesG

    @d-healey I had to specify the custom font in each instance of text, as "default" settings would not render any text, even though the default font was set in the script.
    This is a quirk that didn't exist at first, but then got introduced at some point. Not sure if it is still present.

  • Polyshaper audio fx possible?

    3
    0 Votes
    3 Posts
    556 Views
    FatMitchellF

    @Christoph-Hart that makes sense. so essentially it's not possible as a stand-alone audio fx. That would be a cool possibility because the graph looks cool when it bends with the drive :)

    Thank you so much for the response @Christoph-Hart, always a pleasure.

  • Goto line number

    1
    3 Votes
    1 Posts
    116 Views
    No one has replied
  • How to check that the preset has finished loading?

    11
    0 Votes
    11 Posts
    2k Views
    David HealeyD

    @civet So this has nothing to do with presets. You can use the onloading callback to check if samples have finished loading from a sample map.

  • Local LookAndFeel for MidiDropper?

    1
    0 Votes
    1 Posts
    247 Views
    No one has replied
  • Packages - BigSur

    36
    0 Votes
    36 Posts
    3k Views
    orangeO

    @orange Ok, as the developer suggested, I think the issue is about the POSIX permissions. After adjusting the POSIX permissions, apparently that fixed the issue.

    EDIT: "Others" should not have Write permission. So it should be like this => drwxrwxr-x

    Not working permission:

    before.png

    Working permissions:

    after.png

  • Scriptnode container.split functionality

    6
    0 Votes
    6 Posts
    810 Views
    JL.LVJ

    ive found the problem....its because i was using multi mic samples, and scriptnode seems to have problems processing all the channels. this explains why sound was still coming out when bypassed

24

Online

2.4k

Users

13.8k

Topics

119.9k

Posts