HISE Logo Forum
    • Categories
    • Register
    • Login

    Table Playhead Animation

    Scheduled Pinned Locked Moved General Questions
    25 Posts 5 Posters 1.1k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • NatanN
      Natan @DanH
      last edited by Natan

      @DanH @d-healey Thank You Guys
      By A Chance, Can You Explain How ICan Draw A Totally Flat Line On The Middle Of A Table?

      Here is My Table:

      TableScratchTable.addTablePoint(0,1, 1);
      

      I Want it to Have 2 Points, And Look Like The Image Below Once I Click On Reset.
      Screenshot 2021-08-08 012946.png

      DanHD 1 Reply Last reply Reply Quote 0
      • DanHD
        DanH @Natan
        last edited by

        @Natan Try the APIs

        TableProcessor.setTablePoint(int tableIndex, int pointIndex, float x, float y, float curve)
        
        

        or

        TableData.setTablePoint(int pointIndex, float x, float y, float curve)
        
        

        I can't remember which I used (not at my computer). Set y float to 0.5

        DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
        https://dhplugins.com/ | https://dcbreaks.com/
        London, UK

        NatanN 1 Reply Last reply Reply Quote 1
        • NatanN
          Natan @DanH
          last edited by

          @DanH Thank You Dan For The Clear Guide 👏

          DanHD 1 Reply Last reply Reply Quote 0
          • DanHD
            DanH @Natan
            last edited by

            @Natan np - float curve doesn't seem to do anything by the way!

            DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
            https://dhplugins.com/ | https://dcbreaks.com/
            London, UK

            1 Reply Last reply Reply Quote 1
            • DanHD
              DanH @DanH
              last edited by DanH

              @Christoph-Hart I had meant to mention in the bug thread that Table LAF isn't working in Develop (in case it's an easy fix!)

              DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
              https://dhplugins.com/ | https://dcbreaks.com/
              London, UK

              1 Reply Last reply Reply Quote 0
              • First post
                Last post

              27

              Online

              1.8k

              Users

              12.0k

              Topics

              104.2k

              Posts