HISE Logo Forum
    • Categories
    • Register
    • Login

    New Feature: SuspendOnSilence

    Scheduled Pinned Locked Moved General Questions
    43 Posts 12 Posters 8.2k 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.
    • T
      tomekslesicki @Christoph Hart
      last edited by

      @Christoph-Hart thanks! I added it manually to the xml and it's working like a charm now :-)

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

        @Christoph-Hart Digging up that SuspendOnSilence not appearing in ScriptFX property
        It seems the properties that are not in their default state, or just set (it's not clear to me) are purely removed from the value tree.

        Screenshot 2024-10-22 at 14.21.44.png

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

        orangeO 1 Reply Last reply Reply Quote 0
        • orangeO
          orange @ustk
          last edited by orange

          @ustk Does SuspendOnSilence will be the cure for the peak meter lock when the signal is off?

          PPPP.gif

          develop Branch / XCode 13.1
          macOS Monterey / M1 Max

          clevername27C 1 Reply Last reply Reply Quote 2
          • orangeO orange referenced this topic on
          • clevername27C
            clevername27 @orange
            last edited by clevername27

            @orange Dope meter. I use a timer that periodically checks for that.

            orangeO 1 Reply Last reply Reply Quote 0
            • orangeO
              orange @clevername27
              last edited by

              @clevername27 Thanks. It uses timer too. The problem here is that when there is no signal from the display buffer, the display buffer gets stuck at the last value. Do you have a method for that?

              develop Branch / XCode 13.1
              macOS Monterey / M1 Max

              clevername27C 1 Reply Last reply Reply Quote 0
              • clevername27C
                clevername27 @orange
                last edited by

                @orange That's a good point. I don't have suspend on silence activated for most of the plugin. (I don't trust it, lol.)

                orangeO 1 Reply Last reply Reply Quote 0
                • orangeO
                  orange @clevername27
                  last edited by orange

                  @clevername27 Ehehe, I haven't used it yet. Does it crash or something?

                  develop Branch / XCode 13.1
                  macOS Monterey / M1 Max

                  clevername27C 1 Reply Last reply Reply Quote 0
                  • clevername27C
                    clevername27 @orange
                    last edited by

                    @orange No crash, it just felt a little sus to me – there are often issues with those types of algorithms (such as that which you are experiencing). Love that meter.

                    orangeO 1 Reply Last reply Reply Quote 1
                    • orangeO
                      orange @clevername27
                      last edited by

                      @clevername27 said in New Feature: SuspendOnSilence:

                      Love that meter.

                      Thanks. Meter of this: https://noiseash.com/prestige-racks/

                      develop Branch / XCode 13.1
                      macOS Monterey / M1 Max

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

                        @orange said in New Feature: SuspendOnSilence:

                        @clevername27 said in New Feature: SuspendOnSilence:

                        Love that meter.

                        Thanks. Meter of this: https://noiseash.com/prestige-racks/

                        mate they continue to look really really nice...

                        HISE Development for hire.
                        www.channelrobot.com

                        orangeO 1 Reply Last reply Reply Quote 0
                        • orangeO
                          orange @Lindon
                          last edited by

                          @Lindon Thanks mate, your stuff looks nice too

                          develop Branch / XCode 13.1
                          macOS Monterey / M1 Max

                          ustkU 2 Replies Last reply Reply Quote 1
                          • ustkU
                            ustk @orange
                            last edited by ustk

                            @orange Yeah it looks really nice!
                            And that must have been thousands of hours to get all these DSP emulations! Congrats

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

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

                              @orange As for the meter, I don't see where it could be related to SuspendOnSilence but I'm limited on the topic... Looks more like a timer stopping. If the level is gated gated at the output, how could the meter say there's a signal if we hear nothing? The peak meter probably gets it's level directly from the output signal path so...

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

                              orangeO 1 Reply Last reply Reply Quote 0
                              • orangeO
                                orange @ustk
                                last edited by

                                @ustk said in New Feature: SuspendOnSilence:

                                @orange Yeah it looks really nice!
                                And that must have been thousands of hours to get all these DSP emulations! Congrats

                                Thank you. Yeah, it takes a long, long time.

                                develop Branch / XCode 13.1
                                macOS Monterey / M1 Max

                                1 Reply Last reply Reply Quote 0
                                • orangeO
                                  orange @ustk
                                  last edited by

                                  @ustk said in New Feature: SuspendOnSilence:

                                  @orange As for the meter, I don't see where it could be related to SuspendOnSilence but I'm limited on the topic... Looks more like a timer stopping. If the level is gated gated at the output, how could the meter say there's a signal if we hear nothing? The peak meter probably gets it's level directly from the output signal path so...

                                  It doesn't make this all the time, it happens randomly. Also, it seems like it's not just about the timer.

                                  It happens in the analyzer in the Dragging Filter Panel FT.

                                  PPP.gif

                                  develop Branch / XCode 13.1
                                  macOS Monterey / M1 Max

                                  1 Reply Last reply Reply Quote 0
                                  • Dan KorneffD
                                    Dan Korneff
                                    last edited by

                                    If I'm understating the issue correctly, there is a function that was implemented in January to fix displays when the plugin is bypassed:
                                    setOnBypass

                                    Link Preview Image
                                    Scriptnode - External Display Buffer when plugin bypassed

                                    I'm using a core.peak node with External Display Buffer to draw some meters. When the exported plugin is bypassed, the Display Buffer seems to just loop unt...

                                    favicon

                                    Forum (forum.hise.audio)

                                    Dan Korneff - Producer / Mixer / Audio Nerd

                                    orangeO 1 Reply Last reply Reply Quote 0
                                    • orangeO
                                      orange @Dan Korneff
                                      last edited by

                                      @Dan-Korneff Yes, definitely the same issue. If .setOnBypass is the solution to this problem, good, I will try it immediately. Thanks.

                                      develop Branch / XCode 13.1
                                      macOS Monterey / M1 Max

                                      1 Reply Last reply Reply Quote 0
                                      • Matt_SFM Matt_SF referenced this topic on
                                      • First post
                                        Last post

                                      24

                                      Online

                                      1.8k

                                      Users

                                      12.0k

                                      Topics

                                      104.1k

                                      Posts