• Making a button that selects a specific preset

    4
    0 Votes
    4 Posts
    334 Views
    SteveRiggsS

    @Christoph-Hart Sorry to bug mate, is it possible to fix the Engine.loadUserPreset function at all? I've got a great idea but can do it without this function.

  • MIDI Note filtering

    6
    0 Votes
    6 Posts
    405 Views
    A

    @d-healey that's why im not regret being your patron!

  • Saving Panel data in presets

    16
    0 Votes
    16 Posts
    819 Views
    LindonL

    @d-healey right thanks....

  • Assign Container to MIDI instrument?

    6
    0 Votes
    6 Posts
    413 Views
    d.healeyD

    This might help you get started.
    https://www.youtube.com/watch?v=8JO4m-OloqA&t=450s

    HISE can respond to controller events and program change events independently. My latest tutorial (on Patreon) covers this but it's all in the https://docs.hise.audio/ and API browser.

  • Almost finished my first FX plugin! Just 1 small animation problem...

    25
    0 Votes
    25 Posts
    2k Views
    NatanN

    @orange Thanks Mate, I'll Check And Keep You Updated :)

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    9 Views
    No one has replied
  • Drag & Drop Plugin Player Feature (Vertical or Horizontal)

    10
    2 Votes
    10 Posts
    768 Views
    FortuneF

    @Christoph-Hart said in Drag & Drop Plugin Player Feature (Vertical or Horizontal):

    Well one of the examples you posted are literally made with HISE, so yes, it's definitely possible, but as Lindon said, you need to code it yourself with ScriptPanels.

    It would be awesome if there is an example, at least a starting point, especially for the uneducated ones abıut the drag n drop like me.

    However I don't see any benefit in making a wrapper plugin with drag and drop - it's basically just an host within a host and nothing special to HISE to it.

    Yeah it is host in a host but makes great workflow. I believe that this will bring really good benefits. Especially for the fx plugin designers.

  • 0 Votes
    1 Posts
    118 Views
    No one has replied
  • Scriptnode: need a smooth help :)

    3
    0 Votes
    3 Posts
    211 Views
    ustkU

    @Christoph-Hart Was so easy finally 😃 You rock Mr Hart! 😎

  • HISE path not set

    12
    0 Votes
    12 Posts
    1k Views
    LindonL

    @LeeC first make sure your HISE is pointing at the correct code

    File>Preferences>Development>Hise Path

  • 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
    465 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.

20

Online

1.7k

Users

11.9k

Topics

103.4k

Posts