HISE Logo Forum
    • Categories
    • Register
    • Login

    I have exported the chx file, how can I make an installation package for the plug-in?

    Scheduled Pinned Locked Moved General Questions
    6 Posts 2 Posters 328 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.
    • CatABCC
      CatABC
      last edited by

      I have exported the chx file, how can I make an installation package for the plug-in? Sorry, I'm a newbie

      //I am a new student at HISE._
      //Windows11 & MacOS Ventura 13.6.7_

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

        @BobCat said in I have exported the chx file, how can I make an installation package for the plug-in?:

        I have exported the chx file, how can I make an installation package for the plug-in? Sorry, I'm a newbie

        chx? you mean ch1 files? These are just the samples in a lossless format - they are not your plugin - you will need to compile that - like you compiled HISE.

        HISE Development for hire.
        www.channelrobot.com

        CatABCC 1 Reply Last reply Reply Quote 0
        • CatABCC
          CatABC @Lindon
          last edited by

          @Lindon I know, I want to package the ch1 file into a sound library file, and then use the VST plug-in to read and install it

          //I am a new student at HISE._
          //Windows11 & MacOS Ventura 13.6.7_

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

            @BobCat so the plugin will look for its Link file - and if its not there it will ask the user to identify the hr1 file, - which is the starting point of a set of monoliths containing all the Ch1 files, and it will uncompress them to wherever the user identifies as the samples folder.

            So you need to make the monoliths (hrX files)

            In HISE ...

            Export>Export Samples as archive

            You are in the right place if you see this dialog:
            a0d781bb-c5fa-4a2f-9335-ba2b420de35e-image.png

            Depending on the amount of Ch1 files you have and the settings you use it will generate at least one possibly more hrx files, you need to ship these with your plugin.

            HISE Development for hire.
            www.channelrobot.com

            CatABCC 1 Reply Last reply Reply Quote 0
            • CatABCC
              CatABC @Lindon
              last edited by

              @Lindon Thanks very much,I succeeded, I have another idea, is it possible to customize the format sound library like hr files, such as *.abc

              //I am a new student at HISE._
              //Windows11 & MacOS Ventura 13.6.7_

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

                @BobCat said in I have exported the chx file, how can I make an installation package for the plug-in?:

                @Lindon Thanks very much,I succeeded, I have another idea, is it possible to customize the format sound library like hr files, such as *.abc

                generally no, but a number of us have built custom installers - these avoid the whole hr1 files by packaging up the ch1 files into zip files (where you can set the extension to anything you want, so lets call them .abc) and using a custom installer that: downloads the .abc files, asks the user where they want the samples installing, unzips the .abc files to this location and writes the location in the correct Link file in the product {APPDATA} folder. So the end user never sees this "hr1 dialog". Some of us even license this code...

                HISE Development for hire.
                www.channelrobot.com

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

                26

                Online

                1.7k

                Users

                11.8k

                Topics

                102.8k

                Posts