HISE Logo Forum
    • Categories
    • Register
    • Login

    Can Anyone Help Me to Build VST3 Plugins from HISE

    Scheduled Pinned Locked Moved General Questions
    22 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.
    • Casey KolbC
      Casey Kolb
      last edited by

      Can you compile without the VST3 Support enabled? I've had trouble compiling the VST3 as well, so I've just opted for the regular old VST format. The difference between the VST and VST3 is probably very negligible depending on how complex the plugin is.

      Casey Kolb
      Founder & CEO of Lunacy Audio
      Composer | Producer | Software Developer

      ? LindonL 2 Replies Last reply Reply Quote 0
      • ?
        A Former User
        last edited by

        Did you install IPP? The errors indicate that HISE can't find it.

        ? 1 Reply Last reply Reply Quote 0
        • ?
          A Former User @A Former User
          last edited by

          @iamlamprey Yup. I have installed IPP. Otherwise HISE Standalone would have not been compiled.

          1 Reply Last reply Reply Quote 0
          • ?
            A Former User @Casey Kolb
            last edited by

            @Lunacy-Audio Yes. I can compile legacy VST 2 . But VST 3 is not being compiled. In the other hand I use JUCE 6 (mainly for learning) it compiles VST 3 smoothly.

            ustkU 1 Reply Last reply Reply Quote 0
            • ustkU
              ustk @A Former User
              last edited by ustk

              @Tania-Mosh What VST SDK have you installed in the SDK folder?

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

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

                @Lunacy-Audio said in Can Anyone Help Me to Build VST3 Plugins from HISE:

                Can you compile without the VST3 Support enabled? I've had trouble compiling the VST3 as well, so I've just opted for the regular old VST format. The difference between the VST and VST3 is probably very negligible depending on how complex the plugin is.

                -- that and the licensing issue...

                HISE Development for hire.
                www.channelrobot.com

                1 Reply Last reply Reply Quote 1
                • ?
                  A Former User @ustk
                  last edited by

                  @ustk I have tried "vstsdk366_27_06_2016_build_61.zip" and also "vst-sdk_3.7.1_build-50_2020-11-17.zip"..but no luck. It can only compile legacy VST 2.

                  ustkU 1 Reply Last reply Reply Quote 0
                  • ustkU
                    ustk @A Former User
                    last edited by

                    @Tania-Mosh Use the SDK that is in the sdk.zip (password 4321)
                    and move the ASIO and VST3 folders in SDK, not in a subfolder

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

                    d.healeyD ? 2 Replies Last reply Reply Quote 0
                    • d.healeyD
                      d.healey
                      last edited by d.healey

                      Open Projucer and point the VS studio exporter to the VST3 SDK that is inside the JUCE folder that comes with HISE (I'm not at my computer now but when I am I'll post the full path).

                      I have a pull request waiting to be merged that should fix this issue for good.

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

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

                        @ustk That one doesn't work for VST3 without modification (there is another thread about it).

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

                        ustkU ? 2 Replies Last reply Reply Quote 0
                        • ustkU
                          ustk @d.healey
                          last edited by

                          @d-healey Strange, I always used it on my mac to compile VST2 and VST3 successfully

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

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

                            Here is the path to the VST3 SDK that works /JUCE/modules/juce_audio_processors/format_types/VST3_SDK

                            This is the info about modifying the SDK in that zip file - https://forum.hise.audio/topic/1444/vst-export-failed/75

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

                            ? 1 Reply Last reply Reply Quote 0
                            • ?
                              A Former User @ustk
                              last edited by

                              @ustk Thank you so much.. I will try.

                              1 Reply Last reply Reply Quote 0
                              • ?
                                A Former User @d.healey
                                last edited by

                                @d-healey Ok. I am trying.

                                1 Reply Last reply Reply Quote 0
                                • ?
                                  A Former User @d.healey
                                  last edited by

                                  @d-healey Do I need to Rebuild the HISE Standalone again, with the modified path?

                                  d.healeyD 1 Reply Last reply Reply Quote 0
                                  • d.healeyD
                                    d.healey @A Former User
                                    last edited by

                                    @Tania-Mosh Nope. Just set the path in the .jucer file for your project. In the image below it says (Legacy) SDK but it won't say that for VST3 it will just say VST SDK or something similar:

                                    72213a5d-4d47-4309-aad1-cf91fe68f0ca-image.png

                                    The other option is to use the version that comes with HISE, the one that ustk mentioned, and make the modifications in the link I posted above.

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

                                    ? 3 Replies Last reply Reply Quote 0
                                    • ?
                                      A Former User @d.healey
                                      last edited by

                                      @d-healey Uh.. little hard to understand for a startup user and specially for a non programmer like me. Ok I am trying what I have understood from your post by my little brain. 😂 .

                                      1 Reply Last reply Reply Quote 0
                                      • ?
                                        A Former User @d.healey
                                        last edited by

                                        @d-healey When I'm opening my demo project with Projucer it sets the legacy folder to like this..!VST 3.jpg

                                        1 Reply Last reply Reply Quote 0
                                        • ?
                                          A Former User @d.healey
                                          last edited by

                                          @d-healey Do I need some modification in Global path? Global.jpg

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

                                            You haven't enabled the VST3 Support checkbox in your project's preferences in HISE.

                                            eb6b1a00-a6bd-428b-a4cd-18b324c76ea7-image.png

                                            When you do the input box in Projucer will look like this

                                            df841399-819b-4fb1-ab41-64677542fc10-image.png

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

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

                                            27

                                            Online

                                            1.8k

                                            Users

                                            12.0k

                                            Topics

                                            104.4k

                                            Posts