• Failing to build Visual Studioo 2017 version

    7
    0 Votes
    7 Posts
    646 Views
    LindonL

    @LeeC

    First make sure you are set up correctly:

    HISE-scriptnode(or whatever you called it)>tools>SDK>

    in here you should have two folders called:

    VST3 SDK

    and

    ASIOSDK2.3

    Once thats sorted then in projucer in the header search paths (for BOTH release versions ) you need this:

    ../../../../tools/SDK/ASIOSDK2.3/common

  • Sampler volume per sample

    2
    0 Votes
    2 Posts
    138 Views
    d.healeyD

    To change the volume you can use Message.setGain();. I don't think there is a way to change the panning. Do you need to do this in realtime? If not you can set these parameters in the mapping editor.

  • (Easy one..) How to choose to only build HISE multichannel vst in Xcode?

    9
    0 Votes
    9 Posts
    502 Views
    SteveRiggsS

    @ustk Yeah, I just changed that to 32. It's built fine and loads up in Ableton. Not sure if all the 32 channels are there and working though as it still only shows 16.

    Screen Shot 2019-11-02 at 13.59.38.png

  • Trigger Audio Loop Player With Specific Midi Note

    24
    0 Votes
    24 Posts
    1k Views
    SteveRiggsS

    @d-healey Perfect mate! That is good news.

    Thanks for taking the time again to help. This could be a big one now if all goes to plan :) Much appreciated man

  • [SOLVED] I've messed up my exporting process...

    3
    0 Votes
    3 Posts
    221 Views
    ustkU

    Ok, the Projucer.app was corrupted, so I downloaded the last version...

  • Anything in scriptnode for saturation/distortion?

    3
    0 Votes
    3 Posts
    464 Views
    SteveRiggsS

    @clumsybear Cheers dude. I didn't think to try those.

    There are some other quite cool sounding ones in the math folder as well after a quick test just.

    Not exactly what I was thinking but pow, add, div, sqrt, and sub all have some quite interesting distortions going on. They all sound like they could be pretty hard to tame though on first listen. Some seem to jump from zero to 10.000 miles an hour very quickly 🤣

    I was hoping for something just like the normal saturation in the usual HISE modules, but in scriptnode so that I can use it in a multiband setup. They could be useful though. I'll try a few things. Thanks man.

  • Apple Dev Enrollment Time

    13
    0 Votes
    13 Posts
    871 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
    447 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
    213 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
    930 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
    167 Views
    T

    Thank you!

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

    8
    0 Votes
    8 Posts
    789 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
    418 Views
    ustkU

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

  • DSP Development Pipeline

    5
    0 Votes
    5 Posts
    456 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
    877 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
    134 Views
    LindonL

    @TNTHM yes.

  • samples not working after instalation

    4
    0 Votes
    4 Posts
    392 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)! :)

  • Can you export LFO as an fx plugin?

    7
    0 Votes
    7 Posts
    572 Views
    C

    Like @d-healey said
    @TNTHM you can modulate almost any parameter within the HISE environment. But you can’t use a exported HISE FX plugin to modulate parameters of a DAW as far as I know.

    So if you’re trying to do a simple volume chopper for example you can always modulate the gain parameter of a Gain module in HISE. Same goes for Pan or whatever.

  • 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 :)

17

Online

1.7k

Users

11.9k

Topics

103.3k

Posts