• Are fonts embedded?

    4
    0 Votes
    4 Posts
    499 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
    282 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
    81 Views
    No one has replied
  • How to check that the preset has finished loading?

    11
    0 Votes
    11 Posts
    659 Views
    d.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
    169 Views
    No one has replied
  • Packages - BigSur

    36
    0 Votes
    36 Posts
    2k 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
    382 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

  • Alt/Shift/Cmd/Ctrl keys

    3
    2 Votes
    3 Posts
    179 Views
    LindonL

    @d-healey cool...

  • Callback for Overwrite preset?

    1
    0 Votes
    1 Posts
    95 Views
    No one has replied
  • Integrating ML Stuff?

    1
    1 Votes
    1 Posts
    125 Views
    No one has replied
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    5 Views
  • Noise generator for fx plugin

    5
    0 Votes
    5 Posts
    352 Views
    ?

    @orange That's it, Thank You!

  • Does old Script FX api work on the new develop branch?

    5
    0 Votes
    5 Posts
    276 Views
    ?

    @d-healey Oh I see now, Thank You!

  • Automatic limit keys on keyboard (floatTile)

    10
    0 Votes
    10 Posts
    427 Views
    D

    @DearieSamson said in Automatic limit keys on keyboard (floatTile):

    I also tried on my music player.

    El vaig instal·lar al meu ordinador com a to de trucada mp3 a klingeltone-kostenlos.de

  • Any documentaiton on look & feel for Combo Boxes

    4
    0 Votes
    4 Posts
    198 Views
    LindonL

    @d-healey yeah I think htisn is close to what I want thanks, Thanks Dan too...

  • Custom Filter Shapes

    10
    0 Votes
    10 Posts
    381 Views
    Dan KorneffD

    @DanH advertising is EVERYTHING 🙃

  • Detecting no note / silence

    3
    0 Votes
    3 Posts
    140 Views
    DanHD

    @d-healey ah yes, good idea. This rings a bell too, I think we've been here before 😆

  • Where can I find the compiled VST

    Solved
    8
    0 Votes
    8 Posts
    404 Views
    d.healeyD

    @oskarsh

    VST3 should have a .vst3 extension and it will be a directory not a single file, inside the directory you will find a .so.

    VST2 will just export a .so file.

    For a Windows plugin you need to export on Windows, same goes for MacOS.

    You can use a virtual machine for Windows, probably for Mac too but I haven't tried.

  • Possible article on HISE

    3
    3 Votes
    3 Posts
    399 Views
    A

    @Christoph-Hart Cool, thanks! I will send the article to Julian for approval and get back to you as soon as it's online.

  • Markdown Panel is Blank in Exported VST

    14
    0 Votes
    14 Posts
    817 Views
    ustkU

    Finally got it to work!

    So the process is:

    Place your .dat and .json on the server inside a folder called "cache" In the markdown panel Data, don't use the StartURL property. Instead, place the full URL in ServerUpdateURL but without /cache folder (so something like https://www.mywebsite.com/doc/ , not https://www.mywebsite.com/doc/cache/)

    When the binary is launched, the doc will be downloaded from the server

    However, there are still a few little bugs:

    If you update the doc on the server, it will be updated at the next init in the AppData as it should, but the doc won't refresh until restarting a 2nd time (might be the index that doesn't rebuild) The "Update documentation" button doesn't work in binary The hamburger button to show/hide the TOC is invisible (but clicking works, so it might just be that the path isn't embedded)

22

Online

1.8k

Users

12.0k

Topics

104.1k

Posts