HISE Logo Forum
    • Categories
    • Register
    • Login

    Back to using White box...with all the problems there in....

    Scheduled Pinned Locked Moved General Questions
    25 Posts 7 Posters 1.1k 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.
    • LindonL
      Lindon
      last edited by

      So I have a customer who wants me to build them a whitebox packages installer...

      ..and its so long since I did this it hurts my head.

      Can someone tell me again (or offer me some sort of package template) how I get AU and VST3 plugins into the system folder with Packages? (i.e. ~/Library/Audio/Plug-Ins/VST3 etc.)

      HISE Development for hire.
      www.channelrobot.com

      bendursoB clevername27C 2 Replies Last reply Reply Quote 0
      • T
        tomekslesicki
        last edited by

        Hey Lidon,

        here's my template :-)

        TEMPLATE.zip

        1 Reply Last reply Reply Quote 0
        • bendursoB
          bendurso @Lindon
          last edited by

          @Lindon Yes. You have to place it in Library/Audio/Plug-Ins/VST3 for the VST3 file and Library/Audio/Plugins/Components for the AU component. You should create the folders manually (right click -> New Folder)

          For the VST3 file it looks like this:

          Screenshot 2024-03-22 at 12.57.59.png

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

            @bendurso thansk - yes I know this its just failing to run with an error for this folder structure.

            HISE Development for hire.
            www.channelrobot.com

            d.healeyD Dan KorneffD 2 Replies Last reply Reply Quote 0
            • d.healeyD
              d.healey @Lindon
              last edited by

              @Lindon i posted a script on patreon with a video that does this

              Libre Wave - Freedom respecting instruments and effects
              My Patreon - HISE tutorials
              YouTube Channel - Public HISE tutorials

              LindonL 2 Replies Last reply Reply Quote 0
              • LindonL
                Lindon @d.healey
                last edited by

                @d-healey said in Back to using White box...with all the problems there in....:

                @Lindon i posted a script on patreon with a video that does this

                okay thanks I will go take a look..

                HISE Development for hire.
                www.channelrobot.com

                1 Reply Last reply Reply Quote 0
                • LindonL
                  Lindon @d.healey
                  last edited by

                  @d-healey said in Back to using White box...with all the problems there in....:

                  @Lindon i posted a script on patreon with a video that does this

                  Sorry Dave I looked and looked and couldnt find it on the Patreon site - any clues?

                  HISE Development for hire.
                  www.channelrobot.com

                  d.healeyD 1 Reply Last reply Reply Quote 0
                  • Dan KorneffD
                    Dan Korneff @Lindon
                    last edited by

                    @Lindon said in Back to using White box...with all the problems there in....:

                    just failing to run with an error

                    So the file is being placed, but encounters an error when you try to use it? Or is Packages failing?

                    Dan Korneff - Producer / Mixer / Audio Nerd

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

                      @Dan-Korneff Packages is failing.. with an error -- cant remember what it is exactly (not on the Mac right now)...

                      HISE Development for hire.
                      www.channelrobot.com

                      Dan KorneffD 1 Reply Last reply Reply Quote 0
                      • Dan KorneffD
                        Dan Korneff @Lindon
                        last edited by

                        @Lindon I would think that's a permissions issue. Have you seen this artice:
                        https://adamargyle.net/2021/02/08/dont-have-permission-to-create-a-file-in-whitebox-packages-app/

                        Dan Korneff - Producer / Mixer / Audio Nerd

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

                          @Dan-Korneff said in Back to using White box...with all the problems there in....:

                          @Lindon I would think that's a permissions issue. Have you seen this artice:
                          https://adamargyle.net/2021/02/08/dont-have-permission-to-create-a-file-in-whitebox-packages-app/

                          er-- right this seems to suggest its a file permission on the package creation process, assuming I get around this, by moving my plugins that are being added in to, say, the desktop, will WhiteBox just install in the system folders? Or do I have to set a flag (somewhere) for that too?

                          HISE Development for hire.
                          www.channelrobot.com

                          Dan KorneffD 1 Reply Last reply Reply Quote 0
                          • Dan KorneffD
                            Dan Korneff @Lindon
                            last edited by

                            @Lindon This article has a much better explanation than I could come up with.
                            http://s.sudre.free.fr/Software/Packages/Q&A_3.html

                            You can select whether it's the system folder or user folder. In general, I always install files to the System Library ("/Library"), and then use a post install script to move user-specific configurations, preferences, or files for the project (AKA presets, documentation, ect...) to the User Library ("~/Library")

                            Dan Korneff - Producer / Mixer / Audio Nerd

                            LindonL 2 Replies Last reply Reply Quote 0
                            • d.healeyD
                              d.healey @Lindon
                              last edited by d.healey

                              @Lindon said in Back to using White box...with all the problems there in....:

                              Sorry Dave I looked and looked and couldnt find it on the Patreon site - any clues?

                              This one. If I remember correctly the script uses altool for the notarization, so you'll need to change that line to use the new notary tool.

                              Just a moment...

                              favicon

                              (www.patreon.com)

                              Edit: And now that I think about it I might be using the user folder, not the system folder... can't remember

                              Libre Wave - Freedom respecting instruments and effects
                              My Patreon - HISE tutorials
                              YouTube Channel - Public HISE tutorials

                              LindonL 1 Reply Last reply Reply Quote 0
                              • LindonL
                                Lindon @d.healey
                                last edited by

                                @d-healey said in Back to using White box...with all the problems there in....:

                                @Lindon said in Back to using White box...with all the problems there in....:

                                Sorry Dave I looked and looked and couldnt find it on the Patreon site - any clues?

                                This one. If I remember correctly the script uses altool for the notarization, so you'll need to change that line to use the new notary tool.

                                Just a moment...

                                favicon

                                (www.patreon.com)

                                Edit: And now that I think about it I might be using the user folder, not the system folder... can't remember

                                thanks - Im not troubled by the codesign or notarization steps - its the install process using Packages into ~/Library so not sure your video/script will be of a great deal of use to me...

                                HISE Development for hire.
                                www.channelrobot.com

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

                                  @Dan-Korneff said in Back to using White box...with all the problems there in....:

                                  @Lindon This article has a much better explanation than I could come up with.
                                  http://s.sudre.free.fr/Software/Packages/Q&A_3.html

                                  You can select whether it's the system folder or user folder. In general, I always install files to the System Library ("/Library"), and then use a post install script to move user-specific configurations, preferences, or files for the project (AKA presets, documentation, ect...) to the User Library ("~/Library")

                                  Thanks Dan - I will give this process a go.

                                  HISE Development for hire.
                                  www.channelrobot.com

                                  1 Reply Last reply Reply Quote 0
                                  • clevername27C
                                    clevername27 @Lindon
                                    last edited by

                                    @Lindon Oh dude, if you're stay looking for info, hit me up over chat. I got that shizzle down.

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

                                      @Dan-Korneff okay back here again , and its still not working for me, here's what Im trying to do in teh set up:

                                      Screenshot 2024-03-29 at 11.56.56.png

                                      and I build this and get:

                                      Screenshot 2024-03-29 at 11.56.42.png

                                      Im running this as me nothing unusual...

                                      HISE Development for hire.
                                      www.channelrobot.com

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

                                        the only thing I see as different is when I start to define the payload then /Library doesnt have Audio/Plug-Ins/VST3 in it - so I create them, and they are seen as custom folders not as Standard Folders..

                                        so how do I get Audio/Plug-Ins/VST3 to show up in packages?

                                        HISE Development for hire.
                                        www.channelrobot.com

                                        DanHD 1 Reply Last reply Reply Quote 0
                                        • DanHD
                                          DanH @Lindon
                                          last edited by

                                          @Lindon this is a permissions issue with OSX. try putting the .vst3 in the VST3 folder DAW's use and see if it works.

                                          Otherwise the dev gave me a version that should get around this issue but I had to also add something into gatekeeper / start up options

                                          DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
                                          https://dhplugins.com/ | https://dcbreaks.com/
                                          London, UK

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

                                            @DanH said in Back to using White box...with all the problems there in....:

                                            @Lindon this is a permissions issue with OSX. try putting the .vst3 in the VST3 folder DAW's use and see if it works.

                                            er thats what Im trying to do... get Packages to put the plugin in /Library/Audio/Plug-Ins/VST3

                                            Otherwise the dev gave me a version that should get around this issue but I had to also add something into gatekeeper / start up options

                                            HISE Development for hire.
                                            www.channelrobot.com

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

                                            30

                                            Online

                                            1.7k

                                            Users

                                            11.8k

                                            Topics

                                            102.8k

                                            Posts