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

      SNEX interpolate table

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Scripting snex interpolation
      7
      0 Votes
      7 Posts
      229 Views
      ustkU

      @Straticah Yeah no luck you see it working unfortunately. You might be able to get some prototyping but chances are good it just won't work...

    • ustkU

      ExternalData and ReadLock

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting snex externaldata datareadlock
      5
      0 Votes
      5 Posts
      175 Views
      ustkU

      @Christoph-Hart And I get an error here

      template <typename T> void process(T& data) { DataReadLock sl(data); // Can't find constructor that matches init values { $p0 } for(auto ch: data) { for(auto& s: data.toChannelData(ch)) { s = getSample(s); } } }
    • d.healeyD

      midi node, channel mismatch error

      Watching Ignoring Scheduled Pinned Locked Moved Scripting script node midi snex
      2
      0 Votes
      2 Posts
      271 Views
      d.healeyD

      Bump bump