HISE Logo Forum
    • Categories
    • Register
    • Login

    Using Timer Objects for Realtime/Midi

    Scheduled Pinned Locked Moved Scripting
    3 Posts 2 Posters 124 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.
    • A
      aaronventure
      last edited by

      I have needs of some periodical code execution and checkups regarding the MIDI playback, but I do not need it to be 100% strictly accurate, so I'm looking to save some CPU power. Should I just use the timer object? I know it can't be a panel timer, as that will sleep when the GUI is closed.

      Does this still run on the realtime thread? Are there any issues when doing an offline render?

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

        @aaronventure said in Using Timer Objects for Realtime/Midi:

        Does this still run on the realtime thread?

        No.

        Are there any issues when doing an offline render?

        Yes. Use the synth timer for anything that is affecting the sound output.

        A 1 Reply Last reply Reply Quote 1
        • A
          aaronventure @Christoph Hart
          last edited by

          @Christoph-Hart Great, thanks.

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

          39

          Online

          1.8k

          Users

          12.1k

          Topics

          105.0k

          Posts