• Scriptnode container.split functionality

    6
    0 Votes
    6 Posts
    381 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
    178 Views
    LindonL

    @d-healey cool...

  • Callback for Overwrite preset?

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

    1
    1 Votes
    1 Posts
    124 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
    351 Views
    ?

    @orange That's it, Thank You!

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

    5
    0 Votes
    5 Posts
    275 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
    197 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
    380 Views
    Dan KorneffD

    @DanH advertising is EVERYTHING 🙃

  • Detecting no note / silence

    3
    0 Votes
    3 Posts
    139 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
    403 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
    398 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
    815 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)
  • parseInt() value help

    12
    0 Votes
    12 Posts
    568 Views
    C

    @Lindon Yes, I know. I have read the docs carefully.

    but parseInt() is very commonly used in scripts. and it's likely parseInt() in HISE does not support the second parameter.

    parseInt("010", 10); // always return 8 in HISE
  • How can I make Vocal Remover Plugin

    9
    0 Votes
    9 Posts
    1k Views
    DanHD

    @DabDab @Fortune arguing in a forum is totally pointless guys, and I'm sure the rest of us would prefer not to read any of it. Everyone be nice and civil towards eachother please and we can all carry on making super plugins... :)

  • Wavetable export issue

    12
    0 Votes
    12 Posts
    719 Views
    LindonL

    @Matt_SF thanks Mat - I will take a run at it...

  • Build failed - cannot open source file "ipp.h"

    3
    0 Votes
    3 Posts
    318 Views
    R

    @d-healey heyyy, that worked! Standalone is running!
    Thanks a lot David!

    and also thanks for all the tutorials you created - I'll probably need some of them for sure ;D
  • dummy licence file & RSA key pair ?

    4
    0 Votes
    4 Posts
    771 Views
    ustkU

    @Sawer Just reference the unlocker with createLicenseUnlocker => your binary is now locked.
    then use loadKeyFile to check if there's a license available (the dummy file in your case), and it automatically unlocks the binary...

  • Can the number of outputs be changed dynamically?

    Unsolved
    5
    0 Votes
    5 Posts
    256 Views
    d.healeyD

    I remember years ago using East West play and I think depending on the instrument you loaded you got a different number of outputs. The symphonic orchestral libraries for example had 8 outputs but other libraries like fab four only had 2. I'm going to have to dig out my copy and see if my memory is correct or if it just loads the plugin with the maximum number of possible outputs from the start.

17

Online

1.8k

Users

11.9k

Topics

104.0k

Posts