• Build command failed

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

    3
    0 Votes
    3 Posts
    661 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
    1k 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
    200 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
    401 Views
    ustkU

    @TNTHM No worries ;)

  • Turning off button A with button B

    4
    0 Votes
    4 Posts
    575 Views
    SteveRiggsS

    @TNTHM No prob 👍

  • ADHSR envelope visual display

    3
    0 Votes
    3 Posts
    553 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
    3k 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
    818 Views
    ulrikU

    @ustk 👍

  • ScaleFactor settings question...

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

    3
    0 Votes
    3 Posts
    258 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
    217 Views
    Christoph HartC

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

  • Vanishing viewpoint

    4
    0 Votes
    4 Posts
    323 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
    299 Views
    T

    @d-healey Thank you so much.

  • One slider controlling multiple parameters

    2
  • Adding a dependency clause to code

    2
    0 Votes
    2 Posts
    176 Views
    David 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
    441 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
    793 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
    277 Views
    No one has replied

11

Online

2.5k

Users

13.9k

Topics

121.2k

Posts