HISE Logo Forum
    • Categories
    • Register
    • Login

    "LAF" ability to Customize EQ/Analyzer/Gonio and scope.

    Scheduled Pinned Locked Moved Feature Requests
    10 Posts 2 Posters 445 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.
    • lalalandsynthL
      lalalandsynth
      last edited by

      It would be very nice to be able to customize these as that would make them more usable in an end product.

      "LAF" ability to Customize EQ/Analyzer/Gonio and scope.

      https://lalalandaudio.com/

      https://lalalandsynth.com/

      https://www.facebook.com/lalalandsynth

      https://www.facebook.com/lalalandsynth

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

        @lalalandsynth I don't think it is necessary now since the Display Buffer has arrived. Because you can now access the data and draw them the way you want in a panel. Although I'm not sure it is better compared to a LAF in terms of resources so your demand might still be relevant anyway...

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

        lalalandsynthL 1 Reply Last reply Reply Quote 0
        • lalalandsynthL
          lalalandsynth @ustk
          last edited by

          @ustk Oh, interesting , can you give me more info on this , cannot find anything in the docs.

          https://lalalandaudio.com/

          https://lalalandsynth.com/

          https://www.facebook.com/lalalandsynth

          https://www.facebook.com/lalalandsynth

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

            @lalalandsynth
            https://docs.hise.audio/scripting/scripting-api/displaybuffer/index.html

            Here's an example I've made 2 days ago but there's a bug if you start to gather the data (uncomment the timer and you get an instant crash)
            https://forum.hise.audio/topic/5062/display-buffer-crash-or-me

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

            lalalandsynthL 1 Reply Last reply Reply Quote 2
            • lalalandsynthL
              lalalandsynth @ustk
              last edited by

              @ustk Yep, crash here as well . but promising :)

              https://lalalandaudio.com/

              https://lalalandsynth.com/

              https://www.facebook.com/lalalandsynth

              https://www.facebook.com/lalalandsynth

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

                @lalalandsynth Yeah I used it before and it was working, but somehow, somewhere, something happened :)

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

                lalalandsynthL 1 Reply Last reply Reply Quote 0
                • lalalandsynthL
                  lalalandsynth @ustk
                  last edited by

                  @ustk I see that you are using paint routines to display the analyser but would it be possible to do more to the data , like turn it into a dot display with only 5 "sections" rows of dots ?

                  Something like this
                  701fb8d8-fc96-4053-bf68-2f41f05c6580-image.png

                  If I am making sense.

                  https://lalalandaudio.com/

                  https://lalalandsynth.com/

                  https://www.facebook.com/lalalandsynth

                  https://www.facebook.com/lalalandsynth

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

                    @lalalandsynth In this case I think you need to use DisplayBuffer.getResizedBuffer(int numDestSamples, int resampleMode), then DisplayBuffer.getReadBuffer(). I think it should rescale then give you direct access to the previously rescaled data so you can do what you want, although I never tried myself (but will do as soon as the bug is gone because I am intending to make a custom drawing too on my current project)

                    EDIT: I'm seeing that resampleMode isn't used in the function so don't worry about it...

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

                    lalalandsynthL 1 Reply Last reply Reply Quote 1
                    • lalalandsynthL
                      lalalandsynth @ustk
                      last edited by

                      @ustk Awesome, excited for this.<
                      Would love to be able to customize the gonio for a project I am working on .
                      Wonder if I could use the data from the gonio and display it via the opengl shader stuff ?

                      https://lalalandaudio.com/

                      https://lalalandsynth.com/

                      https://www.facebook.com/lalalandsynth

                      https://www.facebook.com/lalalandsynth

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

                        @lalalandsynth I wondered this too:
                        https://forum.hise.audio/topic/4852/shader-vs-paint-routine-performance?_=1639235132565

                        So as long as you don't exceed 1024 points it should be OK as Christoph explained. So in the case of a goniometer it's rather sufficient ;)

                        EDIT: I don't know what is the original buffer resolution...

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

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

                        18

                        Online

                        1.8k

                        Users

                        12.1k

                        Topics

                        105.4k

                        Posts