Forum

    • Register
    • Login
    • Search
    • Categories

    If linkFile is missing....

    General Questions
    2
    3
    120
    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.
    • Lindon
      Lindon last edited by

      So I'm building a set of plugins that use a 3rd-party installer, its responsible for setting up the LinkFile and installing the samples(.ch1) etc.

      When the plugin starts I'd like to be able to check the LinkFile is present and pointing at the correct folder, which contains all the ch1 files for the product. All of this I can do, but I'd like the plugin NOT to be asking the user for the sample folder etc. if it cant find the linkFile, I'd like to be in charge of this bit...

      do I just turn off Embed Audio Files? Or do I need those extra definitions to stop this happening?(Which I can never remember ..)

      HISE Development for hire.
      www.channelrobot.com

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

        File.isFile() checks if the file exists.

        To turn off the overlay messages you need to define HISE_DEACTIVATE_OVERLAY =1

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

          @Christoph-Hart said in If linkFile is missing....:

          File.isFile() checks if the file exists.

          • yeah this bit I get....

          To turn off the overlay messages you need to define HISE_DEACTIVATE_OVERLAY =1

          cool thanks that deactivation is the one I want I think

          HISE Development for hire.
          www.channelrobot.com

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

          24
          Online

          982
          Users

          6.6k
          Topics

          60.7k
          Posts