HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Tags
    3. ahdsr
    Log in to post
    • All categories
    • d.healeyD

      [feature request] drawAhdsrBackground laf

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests look and feel ahdsr
      3
      0 Votes
      3 Posts
      331 Views
      d.healeyD

      Think I solved it - https://github.com/christophhart/HISE/pull/282

    • d.healeyD

      What is eco mode?

      Watching Ignoring Scheduled Pinned Locked Moved Scripting envelope ecomode ahdsr
      3
      0 Votes
      3 Posts
      330 Views
      hisefiloH

      @d-healey discovered that some time ago in raw api. Commented as // Not needed anymore

    • d.healeyD

      How to change processorID of AHDSR floating tile?

      Watching Ignoring Scheduled Pinned Locked Moved Scripting adsr ahdsr floating tile update processor id
      6
      0 Votes
      6 Posts
      557 Views
      d.healeyD

      @Casey-Kolb Just came back to this for another project and figured I'd try to make it work using your idea. I found the missing piece of the puzzle. You must include the floating tile type.

      const tileData = { "Type":"AHDSRGraph", "ProcessorId": "sampler1GainAHDSR", "Index": -1 };