HISE Logo Forum
    • Categories
    • Register
    • Login

    Question for Libraries.load

    Scheduled Pinned Locked Moved General Questions
    8 Posts 2 Posters 1.4k 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.
    • Evan C.E
      Evan C.
      last edited by

      Hello, @Christoph-Hart!

      I have just found "Libraries.load("library_file") function in your code.
      And so I am failing to load library. Please let me know how to call that function and where I have to store library binary file to load in HISE script.

      Sincerely,
      Hasan

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

        Hi Hasan,

        the documentation for the Library API can be found here:

        Link Preview Image
        HISE DSP API

        favicon

        (hise.audio)

        which should contain all information you need to use external libraries. I edited it just now so it should be up to date, but let me know if there is anything missing.

        For Windows, I would recommend using dynamic libraries for the final product, but on OSX, the static libraries are more convenient (and mandatory on iOS anyway).

        1 Reply Last reply Reply Quote 0
        • Evan C.E
          Evan C.
          last edited by

          Thanks for good information.

          1 Reply Last reply Reply Quote 0
          • Evan C.E
            Evan C.
            last edited by Evan C.

            I am still getting error of missing dll files.

             Windows: USER_APP_DATA_DIRECTORY/COMPANY/PRODUCT/dll
            

            Here what are COMPANY and PRODUCT?
            And also USER_APP_DATA_DIRECTORY means AppData\Local or AppData\Roaming? which one?

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

              If you are using HISE during development, the libraries should be here:

              %APPDATA%/HISE/dll

              (The default app data folder in Windows is AppData/Roaming)

              COMPANY and PRODUCT are the names from the project if you export it (for NSK it is eg. Gospel Musicians and Neo-Soul Keys Studio)

              1 Reply Last reply Reply Quote 0
              • Evan C.E
                Evan C.
                last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • Christoph HartC
                  Christoph Hart
                  last edited by

                  It's looking for another library which contains the other effects. Let's continue this conversation on GitHub, this is rather internal stuff :)

                  1 Reply Last reply Reply Quote 0
                  • Evan C.E
                    Evan C.
                    last edited by

                    I got. It is definitely missing other library. I will close this post.

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

                    64

                    Online

                    1.7k

                    Users

                    11.7k

                    Topics

                    102.1k

                    Posts