HISE Logo Forum
    • Categories
    • Register
    • Login

    Any 'Packages' users?

    Scheduled Pinned Locked Moved General Questions
    26 Posts 6 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.
    • SteveRiggsS
      SteveRiggs @ustk
      last edited by

      @ustk Haha 🤣 Yep, there's something wrong somewhere.

      I'm pretty confused now as all of the exported versions of my compressor that I've made from HISE that export to the binaries/build/release folder are aliases as soon as they get there.

      Screen Shot 2019-09-03 at 01.20.53.png

      Do they also go somewhere else as full files that are not aliases straight out of HISE when exporting?

      Also, with the payload part... I thought that was the path you set for where it will be installed once the user has run the installer, not where you are pulling the file from?

      Mega confused now 🤔

      I'll put my payload settings below so you can see...

      Screen Shot 2019-09-03 at 01.22.49.png

      Screen Shot 2019-09-03 at 01.23.03.png

      www.anarchyaudioworx.com

      www.facebook.com/groups/audioworx/

      1 Reply Last reply Reply Quote 0
      • SteveRiggsS
        SteveRiggs
        last edited by

        @ustk

        I think I’ve spotted one mistake I made in the payload window...

        Do I need to create a separate folder with my plugin name inside the vst/components folder to install into and then add files? and not just select the vst/components folder itself and add files?

        Still unsure why my exported files from HISE are aliases though

        www.anarchyaudioworx.com

        www.facebook.com/groups/audioworx/

        1 Reply Last reply Reply Quote 0
        • ustkU
          ustk
          last edited by

          @SteveRiggs The directory of the full files exported by Hise is in my previous post
          I'll check payload tomorrow, 3am here, I need to sleep 😉

          Can't help pressing F5 in the forum...

          1 Reply Last reply Reply Quote 1
          • ustkU
            ustk
            last edited by

            @SteveRiggs Here's how my payload looks like:

            packagesStructure.jpeg
            I noticed that your Audio folder is under Application Support, but it should be under Library

            Can't help pressing F5 in the forum...

            SteveRiggsS 2 Replies Last reply Reply Quote 1
            • SteveRiggsS
              SteveRiggs @ustk
              last edited by SteveRiggs

              @ustk

              Jeez! I amaze myself sometimes 🤣

              Thanks mate. Sorry about that. I was looking in the library folder under macintosh HD, not the hidden library folder under my user name. Shortcut saved!

              I must have clicked on the application support folder by mistake from tiredness as well. Hopefully, this should fix it all.

              I'll run another test build now and see. I'm sure you've nailed it though.

              Thanks for your help mate.

              www.anarchyaudioworx.com

              www.facebook.com/groups/audioworx/

              1 Reply Last reply Reply Quote 0
              • d.healeyD
                d.healey
                last edited by

                You could use a build script - https://github.com/davidhealey/sofiawoodwinds/tree/master/Packaging/OSX

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

                SteveRiggsS 1 Reply Last reply Reply Quote 1
                • SteveRiggsS
                  SteveRiggs @d.healey
                  last edited by

                  @d-healey

                  Thanks mate. I'll take a look at this. I'm still getting my head around git and git hub. I'll go through your new Patreon video again a couple more times and that should do it ☺

                  www.anarchyaudioworx.com

                  www.facebook.com/groups/audioworx/

                  1 Reply Last reply Reply Quote 0
                  • SteveRiggsS
                    SteveRiggs @ustk
                    last edited by

                    @ustk @d-healey

                    So sorry about this. I'm starting to annoy myself now.

                    I just ran another test build with the fixed settings using the proper vst and component files but it's still coming to 7.62GB.

                    I can't see any extra directories selected or anything like that. Clearly, I have a setting wrong somewhere but I can't see where. 😕

                    Sorry guys, I know this is mega annoying.

                    Screen Shot 2019-09-03 at 12.18.30.png

                    Screen Shot 2019-09-03 at 12.19.01.png

                    Screen Shot 2019-09-03 at 12.19.09.png

                    www.anarchyaudioworx.com

                    www.facebook.com/groups/audioworx/

                    1 Reply Last reply Reply Quote 0
                    • ustkU
                      ustk
                      last edited by

                      @SteveRiggs Probably the Default Destination target that isn't set. I think it's telling the packager to install the complete directory, not just your plugin... Look at my screenshot and try to find the difference ;)

                      Can't help pressing F5 in the forum...

                      SteveRiggsS 2 Replies Last reply Reply Quote 1
                      • SteveRiggsS
                        SteveRiggs @ustk
                        last edited by

                        @ustk

                        I wondered what the red target on the hard drive icon was all about!

                        Sorted!! Let's try again then...

                        Thank you ☺

                        www.anarchyaudioworx.com

                        www.facebook.com/groups/audioworx/

                        1 Reply Last reply Reply Quote 0
                        • SteveRiggsS
                          SteveRiggs @ustk
                          last edited by

                          @ustk

                          Well that one built a hell of a lot quicker 🤣

                          We have a winner. Thanks!

                          Screen Shot 2019-09-03 at 12.53.35.png

                          www.anarchyaudioworx.com

                          www.facebook.com/groups/audioworx/

                          1 Reply Last reply Reply Quote 1
                          • SteveRiggsS
                            SteveRiggs
                            last edited by SteveRiggs

                            I think the JUCE website documentation might need updating by the looks of it then.

                            Look where the target is set on the instructions 😨

                            I did mess up a couple of other steps of course, but I could have at least shaved one off that 😂

                            Screen Shot 2019-09-03 at 13.15.06.png

                            www.anarchyaudioworx.com

                            www.facebook.com/groups/audioworx/

                            L 1 Reply Last reply Reply Quote 0
                            • L
                              LeeC @SteveRiggs
                              last edited by LeeC

                              @SteveRiggs I've been going through the same pain points that you hit and this thread has been useful - thanks

                              However, I've found that when I create and run an installer that attempts to install to the following directories (using Whitebox) the respective AU & VST files do not get copied.

                              library>audio>plug-ins>components>plugin.component ☹
                              library>audio>plug-ins>vst>plugin.vst ☹

                              Interestingly though, if I create an installer to place files directly in the 'Library' folder or 'User' folder location they show up fine.

                              library>plugin.vst ☺
                              user>plugin.vst ☺

                              Any thoughts would be much appreciated.

                              Cheers

                              LindonL SteveRiggsS 2 Replies Last reply Reply Quote 0
                              • LindonL
                                Lindon @LeeC
                                last edited by

                                @LeeC you know that

                                library>audio>plug-ins>components>plugin.component
                                library>audio>plug-ins>vst>plugin.vst

                                Only look like folders on Windows right? On mac they are the plug-ins themselves.

                                HISE Development for hire.
                                www.channelrobot.com

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

                                  @Lindon Not sure what you mean mate...

                                  Can elaborate pls?

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

                                    @LeeC on the Mac this file:
                                    myplugin.component looks like a file, but if you transfer it to windows it (magically) looks like a folder...

                                    So (assuming you are on your mac...)

                                    open packages and go to the relevant payload section(VST or AU) navigate to the vst or components folder and drag your plugin from its place on the hard drive into this folder in packages...you are doing all this right?

                                    HISE Development for hire.
                                    www.channelrobot.com

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

                                      @Lindon Thanks for clarifying.... Yes this is exactly what I'm doing...

                                      I'm using a mac :)

                                      1 Reply Last reply Reply Quote 0
                                      • L
                                        LeeC
                                        last edited by LeeC

                                        So just looked in a little deeper and they are infact installing to the hard drive.
                                        I noticed that there are two plugin locations on a Mac for anyone finding similar issues...

                                        1. Users>Computername>library>audio>plugins
                                        2. library>audio>plugins

                                        I was initially checking location 1 but the installer was writing to loaction 2.

                                        Thanks to everyone for helping out ☺

                                        1 Reply Last reply Reply Quote 0
                                        • SteveRiggsS
                                          SteveRiggs @LeeC
                                          last edited by

                                          @LeeC It’s definitely not the easiest process. Once you get it though, it makes sense. I’ve been meaning to do a video on this to put in here but haven’t had the time yet. I will do as soon as I can though.

                                          www.anarchyaudioworx.com

                                          www.facebook.com/groups/audioworx/

                                          L 1 Reply Last reply Reply Quote 1
                                          • L
                                            LeeC @SteveRiggs
                                            last edited by

                                            @SteveRiggs I actually thought that this would be one of the easier things 😀

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

                                            11

                                            Online

                                            1.7k

                                            Users

                                            11.9k

                                            Topics

                                            103.2k

                                            Posts