Forum
    • Categories
    • Register
    • Login

    Hise Crashing

    Scheduled Pinned Locked Moved General Questions
    34 Posts 2 Posters 98 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.
    • David HealeyD
      David Healey @LucaL
      last edited by

      @LucaL Did you close/reopen HISE after saving merging and saving the sample map?

      Free HISE Bootcamp Full Course for beginners.
      YouTube Channel - HISE tutorials
      My Patreon - More HISE tutorials

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

        @David-Healey Yes, im saving the merged sample map again, saving the current xml of the project and then relaunching hise, but crash sadly still occurs.

        David HealeyD L 2 Replies Last reply Reply Quote 0
        • David HealeyD
          David Healey @LucaL
          last edited by

          @LucaL You could try building my fork of HISE, it's possible something there is different to the latest upstream that affects this.

          https://github.com/davidhealey/hise

          Build the master branch

          Free HISE Bootcamp Full Course for beginners.
          YouTube Channel - HISE tutorials
          My Patreon - More HISE tutorials

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

            @LucaL Thank you, will do so now

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

              @David-Healey which version of Xcode are you running or would recommend running? Im currently on the newest version of 26.6

              David HealeyD L 2 Replies Last reply Reply Quote 0
              • David HealeyD
                David Healey @LucaL
                last edited by

                @LucaL I can't remember, I don't build on mac often but it's an old one because I'm running Ventura

                Free HISE Bootcamp Full Course for beginners.
                YouTube Channel - HISE tutorials
                My Patreon - More HISE tutorials

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

                  @David-Healey im currently stuck compiling hise. I can't seem to drag and drop the Standalone on to the Juce Window. It also looks quite a bit different in your tutorial video. 73bef8f4-a685-47bc-9ea6-1cd5c703ec7a-image.png

                  David HealeyD L 3 Replies Last reply Reply Quote 0
                  • David HealeyD
                    David Healey @LucaL
                    last edited by

                    @LucaL Did you start with a fresh git clone? With the JUCE submodule?

                    Free HISE Bootcamp Full Course for beginners.
                    YouTube Channel - HISE tutorials
                    My Patreon - More HISE tutorials

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

                      @David-Healey Yeah, nvm I was just braindead for a second there seems to be all good

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

                        @LucaL but there I need to add an extra pre processor right? I don't know if hise supports up to 14 channels of stereo audio natively, all I could find about it was quite vague

                        David HealeyD L 3 Replies Last reply Reply Quote 0
                        • David HealeyD
                          David Healey @LucaL
                          last edited by

                          @LucaL I can't remember what the default limit is, but your test worked for me so start with that

                          Free HISE Bootcamp Full Course for beginners.
                          YouTube Channel - HISE tutorials
                          My Patreon - More HISE tutorials

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

                            @David-Healey OMG you're the goat. Seems to be all working now

                            1 Reply Last reply Reply Quote 1
                            • L
                              LucaL @LucaL
                              last edited by

                              @David-Healey okay now when trying to import all 14 channels, I get following error 2f86f3bb-37e3-4f1b-8bfd-c2cc6eb54fb9-image.png Which preprocessor do I need to add, and where do I need to do that specifically?

                              David HealeyD 1 Reply Last reply Reply Quote 0
                              • David HealeyD
                                David Healey @LucaL
                                last edited by

                                @LucaL Help > About HISE

                                f14e503e-f6c0-43ac-9d7d-0fddbf837bca-image.png

                                Free HISE Bootcamp Full Course for beginners.
                                YouTube Channel - HISE tutorials
                                My Patreon - More HISE tutorials

                                L 1 Reply Last reply Reply Quote 0
                                • L
                                  LucaL @David Healey
                                  last edited by

                                  @David-Healey can I just override it there to 32?

                                  David HealeyD L 2 Replies Last reply Reply Quote 0
                                  • David HealeyD
                                    David Healey @LucaL
                                    last edited by

                                    @LucaL I think so, I've not tried. Click the little help icon and see if it says anything useful. You probably need to include it in your project preferences though before exporting.

                                    Free HISE Bootcamp Full Course for beginners.
                                    YouTube Channel - HISE tutorials
                                    My Patreon - More HISE tutorials

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

                                      @LucaL I´ve tried changing it directly there but it wouldn´t let me change anything, so I can't override it.

                                      David HealeyD 1 Reply Last reply Reply Quote 0
                                      • David HealeyD
                                        David Healey @LucaL
                                        last edited by

                                        @LucaL Looks like you'll need to add it in Projucer then and recompile HISE.

                                        Free HISE Bootcamp Full Course for beginners.
                                        YouTube Channel - HISE tutorials
                                        My Patreon - More HISE tutorials

                                        L 1 Reply Last reply Reply Quote 0
                                        • L
                                          LucaL @David Healey
                                          last edited by

                                          @David-Healey alright, but are there some specific lines of code I need to add, or is it just available in a drop down of some sort?

                                          David HealeyD 1 Reply Last reply Reply Quote 0
                                          • David HealeyD
                                            David Healey @LucaL
                                            last edited by

                                            @LucaL You add that preprocessor definition NUM_MAX_CHANNELS

                                            a18047c1-013b-4587-b13e-36f2ed5171af-image.png

                                            Free HISE Bootcamp Full Course for beginners.
                                            YouTube Channel - HISE tutorials
                                            My Patreon - More HISE tutorials

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

                                            26

                                            Online

                                            2.5k

                                            Users

                                            13.9k

                                            Topics

                                            121.3k

                                            Posts