HISE Logo Forum
    • Categories
    • Register
    • Login

    Fall down in Peak Meter

    Scheduled Pinned Locked Moved General Questions
    4 Posts 3 Posters 307 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.
    • Tania GhoshT
      Tania Ghosh
      last edited by

      How to create fall down Indicator in peak Meter like this example?Fall.gif

      Tania Ghosh

      LindonL 1 Reply Last reply Reply Quote 0
      • LindonL
        Lindon @Tania Ghosh
        last edited by

        @Tania-Ghosh - put another slider over the indicator (that has the "fall down" element only) and then use a timer...

        HISE Development for hire.
        www.channelrobot.com

        Tania GhoshT 1 Reply Last reply Reply Quote 0
        • Tania GhoshT
          Tania Ghosh @Lindon
          last edited by

          @Lindon images.jpg I never created peak meter before.

          Tania Ghosh

          ustkU 1 Reply Last reply Reply Quote 0
          • ustkU
            ustk @Tania Ghosh
            last edited by ustk

            @Tania-Ghosh you can't make a peak meter with just a timer.
            A timer checks the signal (in fact a hise peak meter) every 30ms for instance, which means every 1440 samples at 48khz. Even if the measured signal is already smoothed out or dampened in the Hise meters, you'll miss a lot of information in between. Think if the peak happened between 2 measures, the meter you are measuring is already falling, giving you nothing about the peak that caused it to raise.
            I have never made a peak meter myself, but I'm pretty sure you need to directly analyse every samples to be sure you detect the culprit. Then displaying it is another matter.

            EDIT: I forgot to mention that a peak can actually lie between two samples up to 3db above!
            Wich makes a sample peak detection not yet a true peak detector... (this is partly why I'd like to be able to pass in arrays between interface and SNEX / Scriptnode graphs in both directions)

            Can't help pressing F5 in the forum...

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

            26

            Online

            1.8k

            Users

            12.0k

            Topics

            104.4k

            Posts