• Compile error

    6
    0 Votes
    6 Posts
    608 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
    145 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
    212 Views
    ustkU

    @TNTHM No worries ;)

  • Turning off button A with button B

    4
    0 Votes
    4 Posts
    304 Views
    SteveRiggsS

    @TNTHM No prob 👍

  • ADHSR envelope visual display

    3
    0 Votes
    3 Posts
    204 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
    659 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
    510 Views
    ulrikU

    @ustk 👍

  • ScaleFactor settings question...

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

    3
    0 Votes
    3 Posts
    171 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
    139 Views
    Christoph HartC

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

  • Vanishing viewpoint

    4
    0 Votes
    4 Posts
    210 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
    206 Views
    T

    @d-healey Thank you so much.

  • One slider controlling multiple parameters

    2
    0 Votes
    2 Posts
    141 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
    118 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
    297 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
    446 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
    192 Views
    No one has replied
  • Beta Testers Needed <<<<<<<<<<<<<<<<

    14
    2 Votes
    14 Posts
    859 Views
    orangeO

    @Christoph-Hart I will try that, thanks!

  • Seamless Audio Player / FX Plugin

    7
    0 Votes
    7 Posts
    285 Views
    Christoph HartC

    You can load it into a convolution reverb and just run a single impulse through it, but then you‘ll have the most inefficient sample player on the entire planet.

    Scriptnode is the way to go here. Why doesn‘t it compile on macOS?

26

Online

1.7k

Users

11.8k

Topics

103.1k

Posts