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
      257 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.

      https://github.com/christophhart/HISE/pull/695?new_mergebox=false

    • 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
      631 Views
      C

      @d-healey

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

      https://www.dropbox.com/sh/9al5lwcwmk6qv4t/AADcSrTIRnwSxm7HIY3xvRVFa?dl=0

      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...