• Apple Dev Enrollment Time

    13
    0 Votes
    13 Posts
    919 Views
    d.healeyD

    @arminh If you have a company then you probably already have a DUNS. If you're registering as an individual then you won't have and don't need a DUNS. I registered as my company.

  • Samples preloading - a visual indication

    7
    0 Votes
    7 Posts
    455 Views
    T

    @d-healey I don't think so, when it doesn't animate, there's just no motion at all.

  • Set tempo half speed

    3
    0 Votes
    3 Posts
    217 Views
    B

    @ulrik
    Looks good, i'll mess around with it and see what happens..Thank you.

  • Convolution no embedding

    16
    0 Votes
    16 Posts
    948 Views
    Christoph HartC

    but how should I do that? You pass a string to a OS call and get a file handle back. I would have to then query the filename from the handle and match it with the input, which is really hacky and adds performance overhead for 0.00001% of all cases where somebody makes a case mistake.

  • Allow plugin automation in daw

    3
    0 Votes
    3 Posts
    180 Views
    T

    Thank you!

  • Customize Dialog and Procedure On First Plugin Load (hr1 sample archive)

    8
    0 Votes
    8 Posts
    848 Views
    gorangroovesG

    @LeeC I have not created a solution for this as of yet. I was planning to set up the installer to create the necessary reference file. There was some talk about this same issue recently here on the forum. Have a look at the recent posts, there may be an answer to it.

  • Changing CTRL+S shortcut to Save as XML in source?

    9
    3 Votes
    9 Posts
    466 Views
    ustkU

    @d-healey Absolutely, whatever shortcut as long as we have both ;)

  • DSP Development Pipeline

    5
    0 Votes
    5 Posts
    487 Views
    Christoph HartC

    Hmm, actually it would also be possible to create a static library that you can use in the compiled plugin, but this complicated the build process a little bit.

    If you can rewrite it in SNEX, then obviously yes, that would be the best option (also SNEX is a 100% standard compliant subset of C++, so the conversion to a compiled node is pretty straightforward).

  • Scriptnode - halve frequency

    14
    0 Votes
    14 Posts
    1k Views
    C

    Great it's fixed, thanks @Christoph-Hart

  • Export - System can not found a chosen path WIN10

    14
    0 Votes
    14 Posts
    981 Views
    Christoph HartC

    the last error message just tells you that you can't run a .dll on its own (but the compilation went through fine). That is most likely because you have built the plugin version of HISE. You either need to build the standalone project or load this plugin into a host.

  • Can multiple plugins have the same plugin code?

    2
    0 Votes
    2 Posts
    138 Views
    LindonL

    @TNTHM yes.

  • samples not working after instalation

    4
    0 Votes
    4 Posts
    418 Views
    M

    @d-healey I compiled the vsti again and now it works after i restart the plugin..could it be because I was transfering the plugin to the vst3 folder? Now that i had all the files in the vst plugins folder it worked...anyway thank you (and also for the great video tutorials)! :)

  • 0 Votes
    11 Posts
    1k Views
    D

    @ustk
    I have watched all of them, but because it is not in my 1st language and I am in a huge time press I might have missed something... I will try something tomorow... I had enough today :D thanks man :)

  • Analyser Oscilloscope Waveform On/Off (SOLVED)

    7
    0 Votes
    7 Posts
    530 Views
    ustkU

    @SteveRiggs
    @Lindon's right, that's easier this way, even if both are good....

  • scriptnode - filtering Half-Rectified signal not possible

    1
    0 Votes
    1 Posts
    228 Views
    No one has replied
  • Mojave - Signing Plugins

    2
    0 Votes
    2 Posts
    173 Views
    Christoph HartC

    Just like any other app with the codesign command line tool

  • How do you get the numbers to appear when you control a custom knob?

    3
    0 Votes
    3 Posts
    328 Views
    SteveRiggsS

    @Eskano Bear in mind that they only appear if you're controlling the slider with the mouse though. If you are using a MIDI controller they won't pop up. It only seems to work when moving them with the mouse.

  • Reskin your knobs

    3
    0 Votes
    3 Posts
    599 Views
    T

    @d-healey Thanks a million!

  • Change filmstrip on button click?

    16
    0 Votes
    16 Posts
    891 Views
    T

    @d-healey , @Christoph-Hart , @ulrik , @Lindon , thanks so much for your help! I managed to get it to work thanks to your suggestions :-) Cheers!

  • Sampler Offset ?

    2
    0 Votes
    2 Posts
    243 Views
    Christoph HartC

    Take a look at Message.delayEvent(), this function should provide anything you need. Just make sure that you delay the note-off for the function too or you might end up with stuck notes (if you play fast notes and delay the note on it might come after the undelayed note off and will ring forever).

32

Online

1.9k

Users

12.5k

Topics

108.7k

Posts