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

      How to merge complex arrays of objects?

      Watching Ignoring Scheduled Pinned Locked Moved Scripting array merge recursive object combine
      4
      0 Votes
      4 Posts
      103 Views
      d.healeyD

      Slightly related, I've added an Object.keys function to the scripting API. Also works on arrays but will return an empty array in that case.

      Link Preview Image Added Object.keys by davidhealey · Pull Request #695 · christophhart/HISE

      favicon

      GitHub (github.com)

    • d.healeyD

      Mic position name in token parser doesn't work

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports multi-mic token parser channel merge
      6
      1 Votes
      6 Posts
      524 Views
      C

      @d-healey

      Okay, here is a sample set that causes the issue:

      Dropbox - Error - Simplify your life

      favicon

      (www.dropbox.com)

      I also included the settings I used for the token parser as an xml file in that folder.

      3 mics works correctly. 2 does not.

      For what it's worth, I'd much rather have the .setUseStaticMatrix issue fixed before this...