HISE Logo Forum
    • Categories
    • Register
    • Login

    Problems with plugin and Logic

    Scheduled Pinned Locked Moved Scripting
    16 Posts 5 Posters 2.0k 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.
    • ulrikU
      ulrik @Dan Korneff
      last edited by

      @dustbro Ah, ok, I'll keep an eye on that topic, thank you!

      Hise Develop branch
      MacOs 15.3.1, Xcode 16.2
      http://musikboden.se

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

        Downloaded the hise-master available on the 18th April. Sierra 10.12 Xcode 8.32 Not the current version but auvaltool came up with this: Hope it helps.
        aumu Trex Mubo - musikboden: Tramporgel Extended
        JUCE v5.2.0
        Initialising MainController
        Checking license
        Load images
        Load impulses
        Restoring main container
        Compiling all scripts
        Adding plugin parameters
        Restoring global settings
        Samples are validated. Skipping reference check
        Loading samples
        JUCE Assertion failure in juce_AudioProcessor.cpp:1220
        Segmentation fault: 11

        ulrikU 1 Reply Last reply Reply Quote 1
        • ulrikU
          ulrik @A Former User
          last edited by

          @danial Thank you!

          Hise Develop branch
          MacOs 15.3.1, Xcode 16.2
          http://musikboden.se

          resonantR 1 Reply Last reply Reply Quote 0
          • resonantR
            resonant @ulrik
            last edited by resonant

            @ulrik
            It crashes. Logic 10.4.1 / macOS Sierra / HISE 1.6.0 (29.04.2018 build). Here is the Crash report:

            Dropbox - File Deleted - Simplify your life

            favicon

            (www.dropbox.com)

            ulrikU 1 Reply Last reply Reply Quote 1
            • ulrikU
              ulrik @resonant
              last edited by

              @remarkablex Thanks for checking!

              Hise Develop branch
              MacOs 15.3.1, Xcode 16.2
              http://musikboden.se

              1 Reply Last reply Reply Quote 0
              • Christoph HartC
                Christoph Hart
                last edited by

                Seems indeed to be related to the issue of dustbro. Weird that I don‘t encounter this in my projects...

                ulrikU 1 Reply Last reply Reply Quote 1
                • ulrikU
                  ulrik @Christoph Hart
                  last edited by

                  @christoph-hart Yeah, strange.
                  Can I be of any assistance for finding what the issue is?
                  I am able to compile the plugin as a debug version, and it loads in Logic

                  Hise Develop branch
                  MacOs 15.3.1, Xcode 16.2
                  http://musikboden.se

                  1 Reply Last reply Reply Quote 0
                  • Christoph HartC
                    Christoph Hart
                    last edited by

                    I‘ll investigate it now but it seems that one of the threads is deleting a sample reference while the other one uses it.

                    I‘ll try your project and see if I can replicate it.

                    1 Reply Last reply Reply Quote 0
                    • Christoph HartC
                      Christoph Hart
                      last edited by

                      I think I've found the issue:

                      When the plugin is loaded the first time, it will be created and deleted very quickly. However the creation spins off the sample preloading on another thread which then tries to access the already deleted sampler.

                      I never ran into this issue because all plugins I've done so far do not load samples at the initialisation (instead they have an empty samplemap load samples dynamically when the sampleset is selected). This prevents the sample loading thread to start during initialisation.

                      The solution was rather easy: when the plugin is destroyed, make sure that the preloading is cancelled before proceeding with the deletion of the sampler.

                      @dustbro this should also fix your problems (I ran into the exact same locations only in release mode).

                      @ulrik I've fixed the issue on Windows, but I am pretty certain that it will solve it on macOS too, but please try again. BTW, nice samples. You might want to add some key noise sounds (also on release), these make these kind of organs much more organic.

                      ulrikU Dan KorneffD 3 Replies Last reply Reply Quote 3
                      • ulrikU
                        ulrik @Christoph Hart
                        last edited by

                        @christoph-hart Thank you for your clever investigation skills :) , yes I will try the new Hire source tonight.
                        And thank you for nice comments and suggestions for my pump organ! :)

                        Hise Develop branch
                        MacOs 15.3.1, Xcode 16.2
                        http://musikboden.se

                        1 Reply Last reply Reply Quote 0
                        • ulrikU
                          ulrik @Christoph Hart
                          last edited by

                          @christoph-hart It's working!! Thanks again for the fix! :)
                          I have no problems what so ever to launch it in Logic, no problems validating after compiling the plugin with the latest Hise

                          Hise Develop branch
                          MacOs 15.3.1, Xcode 16.2
                          http://musikboden.se

                          1 Reply Last reply Reply Quote 1
                          • Dan KorneffD
                            Dan Korneff @Christoph Hart
                            last edited by

                            @christoph-hart It's like magic!! yay~!!

                            Dan Korneff - Producer / Mixer / Audio Nerd

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

                            45

                            Online

                            1.7k

                            Users

                            11.7k

                            Topics

                            101.8k

                            Posts