HISE Logo Forum
    • Categories
    • Register
    • Login

    Is there a way to tell when your VST is rendering audio?

    Scheduled Pinned Locked Moved Solved General Questions
    2 Posts 2 Posters 94 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.
    • griffinboyG
      griffinboy
      last edited by

      Is there a way to tell that the program is 'rendering offline'.
      I'm talking within the c++ nodes, if there is some sort of check I can do. I vaguely remember something about it, but I couldn't find a post in the docs.

      I was thinking surely it's common practice to swap out certain optimisations for some higher quality scripts upon rendering. For things such as Alias reduction.

      Christoph HartC 1 Reply Last reply Reply Quote 0
      • Christoph HartC
        Christoph Hart @griffinboy
        last edited by

        @griffinboy

        Link Preview Image
        HISE | Scripting | TransportHandler

        A class that manages callbacks for host playback events

        favicon

        (docs.hise.dev)

        But that‘s just the script API if you want to use it on C++ there‘s a interface class for listening to this state too.

        1 Reply Last reply Reply Quote 1
        • griffinboyG griffinboy marked this topic as a question on
        • griffinboyG griffinboy has marked this topic as solved on
        • First post
          Last post

        23

        Online

        1.8k

        Users

        12.1k

        Topics

        105.0k

        Posts