Forum

    • Register
    • Login
    • Search
    • Categories

    Weird Coloring on Waveforms in Develop Branch

    Bug Reports
    4
    5
    95
    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.
    • Casey Kolb
      Casey Kolb last edited by

      Running into a small aesthetic issue with waveforms. I'm on the most recent Develop branch and noticing that weird parts of the HISE waveform creep into my compiled standalone build. I think in this case it's showing the Sample Start modulation line.

      Screen Shot 2021-11-18 at 7.12.01 PM.png

      Rather than edit the HISE code directly, is there a way to remove these? I didn't see any options for this in the waveform LAF.

      Casey Kolb
      Founder & CEO of Lunacy Audio
      Composer | Producer | Software Developer

      DanH 1 Reply Last reply Reply Quote 1
      • DanH
        DanH @Casey Kolb last edited by

        @casey-kolb is there waveform laf?

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

          @danh Yes, there is!

          laf.registerFunction("drawThumbnailPath", function(g, obj) {
              var a = obj.area;
              g.setGradientFill([0xCC0000FF, a[0], a[1], 0xCC00FF00, a[2], a[3]]);
              g.fillPath(obj.path, obj.area);
          });
          

          www.ursbollhalder.com
          www.Instagram.com/urs_bollhalder_composer

          DanH 1 Reply Last reply Reply Quote 3
          • DanH
            DanH @UrsBollhalder last edited by

            @ursbollhalder oh nice thanks, do you know if there are any more options for it? Like the outline? Or even the green start point bar?

            d.healey 1 Reply Last reply Reply Quote 0
            • d.healey
              d.healey @DanH last edited by

              @danh Console.print(trace(obj));

              Libre Wave - Freedom respecting instruments and effects
              My Patreon - HISE tutorials
              YouTube Channel - Public HISE tutorials

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

              4
              Online

              740
              Users

              5.4k
              Topics

              50.4k
              Posts