• Build command failed

    1
    0 Votes
    1 Posts
    125 Views
    No one has replied
  • push to column in 2d array syntax?

    3
    0 Votes
    3 Posts
    410 Views
    LightandSoundL

    @d-healey so you have to array.push([]) first if you want to start pushing in to a new end column, that's where the issue was. Cheers!

  • Compile error

    6
    0 Votes
    6 Posts
    644 Views
    ulrikU

    @TNTHM said in Compile error:

    HISE-2.1.0⁩ ▸ ⁨tools⁩ ▸ ⁨SDK⁩ ▸ ⁨sdk⁩ ▸ ⁨VST3 SDK⁩ ▸ ⁨pluginterfaces⁩ ▸ ⁨vst2.x⁩

    Copy the VST3 SDK into the SDK folder so that you'll get this hierarchy:
    HISE-2.1.0⁩ ▸ ⁨tools⁩ ▸ ⁨SDK⁩⁩ ▸ ⁨VST3 SDK⁩ ▸ ⁨pluginterfaces⁩ ▸ ⁨vst2.x⁩

    Skärmavbild 2019-09-26 kl. 07.13.51.png

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    11 Views
    No one has replied
  • Locating .vst and .component files on Windows

    2
    0 Votes
    2 Posts
    154 Views
    ulrikU

    @TNTHM I think you have to build mac plugins in a mac environment, it's the same if you want to build plugins for use on windows, you have to build them on a computer that's running windows.

  • ADHSR Graph realtime

    4
    0 Votes
    4 Posts
    231 Views
    ustkU

    @TNTHM No worries ;)

  • Turning off button A with button B

    4
    0 Votes
    4 Posts
    321 Views
    SteveRiggsS

    @TNTHM No prob 👍

  • ADHSR envelope visual display

    3
    0 Votes
    3 Posts
    301 Views
    T

    -Add a floating tile
    -Set contentType to ADHSR Graph
    -Set propertyId to "AHDSR Envelope1"

    Figured this one out. Maybe someone else will find this info useful.

  • Documentation on Macros anywhere?

    12
    0 Votes
    12 Posts
    689 Views
    SteveRiggsS

    @Christoph-Hart I just made a macro control that is linked to both the left and right delay knobs...

    As the range has to be 127, if the mode is set to 'tempo sync' in properties so it outputs the values correctly in the showValuePopup window, the delay times don't match up or cycle through the same in the back end modules that they are showing on the interface in the showValuePopup. They only go up to the 3rd setting out of the 18 in the back end when the interface's knob is on 100%.

    Is there any way to get around this so that I can still have the tempo sync values on the popups read out?

    Screen Shot 2019-09-24 at 21.19.18.png

    Screen Shot 2019-09-24 at 21.19.41.png

  • [SOLVED] "Learn MIDI CC" via script?

    11
    1 Votes
    11 Posts
    530 Views
    ulrikU

    @ustk 👍

  • ScaleFactor settings question...

    1
    0 Votes
    1 Posts
    93 Views
    No one has replied
  • Differentiating between viewports

    3
    0 Votes
    3 Posts
    179 Views
    ulrikU

    @TNTHM every component need to have a unique id so you have to have another id on your second viewport.

  • Importing monolithic samples from project A to B

    2
    0 Votes
    2 Posts
    148 Views
    Christoph HartC

    Just copy the SampleMaps folder from project A to project B.

  • Vanishing viewpoint

    4
    0 Votes
    4 Posts
    225 Views
    orangeO

    If I understand correctly;

    If you make the panel 1 invincible, normally viewpoint will be too, because viewport is in panel1.

    If you want only viewpoint visible, then group other elements in panel1 into another panel and make this new panel invincible. Do not make invincible panel 1, because it is the main container.

    Or send a snippet, let's see what we can do ;)

  • How can I add a panel from project A to project B?

    3
    0 Votes
    3 Posts
    214 Views
    T

    @d-healey Thank you so much.

  • One slider controlling multiple parameters

    2
    0 Votes
    2 Posts
    147 Views
    d.healeyD

    Link Preview Image One knob > many parameters

    HI there! Anyone can help me to link a know to both Decay Time on ADSRs on this example?? Sorry is to advanced for my basic skills HiseSnippet 1082.3oc6Y0sba...

    favicon

    Forum (forum.hise.audio)

  • Adding a dependency clause to code

    2
    0 Votes
    2 Posts
    125 Views
    d.healeyD

    @TNTHM Yeah, just as you said :) A parameter = a control so just put in your script, when the control is activated do what you want it to do.

  • HISE VST Version question (before I compile it)...

    7
    0 Votes
    7 Posts
    310 Views
    SteveRiggsS

    @ulrik No worries mate. I'm on Mac High Sierra at the moment.

  • found identifier when expecting ' ; ' headache

    9
    0 Votes
    9 Posts
    474 Views
    Christoph HartC

    And if you use the for in loop you gain a few more characters:

    for(eq in eqs) eq.setBypassed(value);
  • Autogain & Limit Input

    1
    0 Votes
    1 Posts
    201 Views
    No one has replied

27

Online

1.9k

Users

12.5k

Topics

108.7k

Posts