HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Tags
    3. update
    Log in to post
    • All categories
    • R

      2 random audio loop player questions

      Watching Ignoring Scheduled Pinned Locked Moved General Questions loop player drag n drop update
      1
      0 Votes
      1 Posts
      84 Views
      No one has replied
    • d.healeyD

      Make expansion hr without samples

      Watching Ignoring Scheduled Pinned Locked Moved General Questions expansion update install
      5
      0 Votes
      5 Posts
      476 Views
      d.healeyD

      @christoph-hart said in Make expansion hr without samples:

      So I guess it's queued and executed sequentially.

      Yep I just tested it and that seems to be true. I shall roll my own system :)

    • 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
      556 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 };