HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. daniloprates
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 24
    • Posts 71
    • Groups 0

    daniloprates

    @daniloprates

    6
    Reputation
    5
    Profile views
    71
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    daniloprates Unfollow Follow

    Best posts made by daniloprates

    • RE: Expansion not working

      @d-healey 🤦 this was the problem, I was editing the XML file manually. It's working now.

      Thanks so much!

      posted in Newbie League
      D
      daniloprates
    • RE: Dynamically choosing the Send Container on a Send Effect

      @d-healey worked like a charm. Many thanks!

      posted in Newbie League
      D
      daniloprates
    • RE: Built HISE, but still getting the "source code has a different commit hash than the HISE build" message

      @d-healey yes, that's what was missing.

      Thanks so much!

      posted in Newbie League
      D
      daniloprates
    • RE: Quick F5 tip for Mac users

      @dannytaurus I've mapped CAPS LOCK to trigger the F5 key (via Karabiner)

      posted in General Questions
      D
      daniloprates
    • RE: LAF how to customize any object?

      Great, thanks a lot, guys!

      posted in Scripting
      D
      daniloprates

    Latest posts made by daniloprates

    • ComboBox is triggered on load

      Is there a way to prevent a ComboBox to be triggered on load?

      Not sure how to handle this behavior. I’d expect it to fire only when the user actually changes the value.

      posted in Newbie League
      D
      daniloprates
    • `setCurrentExpansion` changes the input paths

      c51879e8-05be-4834-9fd6-629b75f7a5c4-image.png

      After adding the Engine.setCurrentExpansion command, the inputs changed to their full paths. Is this expected?

      posted in Newbie League
      D
      daniloprates
    • RE: Label onKeyPress

      @d-healey said in Label onKeyPress:

      updateEachKey

      Awesome, thanks so much!

      posted in Newbie League
      D
      daniloprates
    • RE: Label onKeyPress

      @d-healey any key press. I'd like to filter a list based on the label value. For now I can only do it when the label loses focus

      posted in Newbie League
      D
      daniloprates
    • Label onKeyPress

      I'm trying to create a simple callback for when a label value is changed, but no luck.

      setKeyPressCallback is only triggered when the label get focused.

      But even when I try an approach of setting a timer, .getValue and .get('text') only change when the label loses focus.

      Any clues?

      posted in Newbie League
      D
      daniloprates
    • RE: How to include the samples when building the plugin?

      @d-healey great!

      Do you know if it's possible to add a button in HISE that re-triggers that screen, in case the user wants to relocate the samples?

      posted in Newbie League
      D
      daniloprates
    • RE: How to include the samples when building the plugin?

      Is there a way to re-trigger this screen?

      After deleting the samples and replacing the component file the plugin didn't ask to install the samples and it's muted

      posted in Newbie League
      D
      daniloprates
    • RE: How to include the samples when building the plugin?

      @d-healey thanks!

      posted in Newbie League
      D
      daniloprates
    • RE: How to include the samples when building the plugin?

      @d-healey oh, got it! Thanks

      Do you know if it's possible to style this overlay screen?

      posted in Newbie League
      D
      daniloprates
    • How to include the samples when building the plugin?

      How to include the samples when building the plugin?

      8719fe20-27f7-4970-8b4b-0b016b35b586-image.png

      I've tried both David's script and HISE's export option and the result was the same.

      I've converted the samplemap to a HLAC monolith.

      posted in Newbie League
      D
      daniloprates