HISE Logo Forum
    • Categories
    • Register
    • Login

    Hardcoded Master FX keeps crashing

    Scheduled Pinned Locked Moved General Questions
    36 Posts 4 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.
    • LindonL
      Lindon @11235813
      last edited by

      @11235813 said in Hardcoded Master FX keeps crashing:

      @Lindon also i installed hise pre-compiled

      ...then the probability of you compiling a dll is very small, to do any compilation work - dll or plugin - you will need to have your build/tool chain set up correctly - to assure yourself you have this you need to build HISE from source.

      HISE Development for hire.
      www.channelrobot.com

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

        @Lindon Somehow, I managed to compile HISE, changed the flag and all, but it still crashes when I load in, well, this time, ANY hardcoded FX. Please help

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

          @11235813 go build a simple project - with a simple sine wave generator - see if you can compile that and run it.

          HISE Development for hire.
          www.channelrobot.com

          1 3 Replies Last reply Reply Quote 0
          • 1
            11235813 @Lindon
            last edited by

            @Lindon instructions unclear, tried to compile a one-oscillator scriptnode, and the hardcoded fx said "no dll loaded"

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

              @Lindon actually, this time i exported the dll as a release and now when i try to delete the script fx it says "kill voices" and crashes

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

                @11235813 no make a simple project with just a sine wave generator in it, no script FX nothing, and save and compile that.

                HISE Development for hire.
                www.channelrobot.com

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

                  @Lindon so yeah. can't run a simple sine wave. any alternatives to hise for vst development?

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

                    @11235813 what do you mean cant run?

                    HISE Development for hire.
                    www.channelrobot.com

                    1 2 Replies Last reply Reply Quote 0
                    • 1
                      11235813 @Lindon
                      last edited by

                      @Lindon wait... just read the "no script fx" message. how do i add a sine wave generator?

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

                        @Lindon nvm. figured it out, still won't export. obviously something is horribly wrong with my hise distro. any alternatives to hise?

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

                          @11235813 uits becuase you are not building HISE from source...

                          go watch David's video about how to do that - remove all the versions of HISE you have and start again.

                          • short answer no there is no alternative to HISE - either you do it yourself in HISE or hare someone to do it for you.

                          HISE Development for hire.
                          www.channelrobot.com

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

                            @Lindon Tried, failed. Apparently I'm missing the file "iasiodrv.h"

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

                              @11235813 said in Hardcoded Master FX keeps crashing:

                              Apparently I'm missing the file "iasiodrv.h"

                              You need to extract the SDK to the tools folder.

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

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

                                @d-healey I did. Please help, I downloaded v4.0.0 source code from GitHub

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

                                  @11235813 Tell me each step you did and how you did it, one by one.

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

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

                                    @d-healey Downloaded v4.0.0's source code and basically what your video said but with IPP turned off

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

                                      @11235813 said in Hardcoded Master FX keeps crashing:

                                      @d-healey Downloaded v4.0.0's source code and basically what your video said but with IPP turned off

                                      If you want my help you have to give me the information I'm asking for.

                                      Tell me each step you did and how you did it, one by one. List them out with bullet points so I can follow what you did, or make a video showing me what you're doing.

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

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

                                        @d-healey Ok, here goes nothin'

                                        • Installed Visual Studio 2022 without IPP a long time ago
                                        • Downloaded the source code for v4.0.0 off of the GitHub releases page today
                                        • Extracted it
                                        • Extracted the SDK thing in tools
                                        • Opened the HISE Projucer
                                        • Opened projects/standalone/Hise Standalone.jucer
                                        • Turned off IPP for everything
                                        • Opened in Visual Studio 2022
                                        • hi_dsp_library/node_api/nodes/OpaqueNode.h
                                        • Changed NumMaxParameters to 32
                                        • Saved
                                        • Configuration Manager set to "Release"
                                        • Ctrl-B, to build Hise Standalone App
                                        • It failed to export
                                        LindonL d.healeyD 2 Replies Last reply Reply Quote 0
                                        • LindonL
                                          Lindon @11235813
                                          last edited by

                                          @11235813 once you have made you change to the source, go back to projuicer load the HISE standalone project again, select save and open in IDE, Visual studio should open, build HISE again.

                                          HISE Development for hire.
                                          www.channelrobot.com

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

                                            @11235813 said in Hardcoded Master FX keeps crashing:

                                            Downloaded the source code for v4.0.0 off of the GitHub releases page today

                                            Did you delete all other copies, if you had any, from your system first?

                                            @11235813 said in Hardcoded Master FX keeps crashing:

                                            Extracted the SDK thing in tools

                                            Show me a screenshot of your SDK folder please.

                                            @11235813 said in Hardcoded Master FX keeps crashing:

                                            hi_dsp_library/node_api/nodes/OpaqueNode.h

                                            What does this mean?

                                            @11235813 said in Hardcoded Master FX keeps crashing:

                                            Changed NumMaxParameters to 32

                                            Why? and how?

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

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

                                            16

                                            Online

                                            1.7k

                                            Users

                                            11.8k

                                            Topics

                                            103.0k

                                            Posts