HISE Logo Forum
    • Categories
    • Register
    • Login

    need some mac testers :)

    Scheduled Pinned Locked Moved General Questions
    28 Posts 7 Posters 1.1k 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.
    • ?
      A Former User @ulrik
      last edited by

      @ulrik Ahh okay, thanks for that!

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

        updated the directory :)

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

          @iamlamprey failed in Logic

          Skärmavbild 2021-12-17 kl. 13.09.26.png

          Skärmavbild 2021-12-17 kl. 13.13.49.png

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

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

            Should test with pluginval - https://github.com/Tracktion/pluginval

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

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

              @d-healey ..and auval:

              Link Preview Image
              Audio Unit Development Fundamentals

              Explains how to use Core Audio frameworks and the Core Audio SDK to create audio units.

              favicon

              (developer.apple.com)

              HISE Development for hire.
              www.channelrobot.com

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

                Alrighty I'll get to debugging ;) thanks for that guys I didn't know pluginval was available for mac

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

                  Okay everything works for pluginval, but auval prints this out:

                  ParameterID=1291929201, Scope=0, Element=0: Saved Value = 0.250000, Current Value 0.200000
                  ERROR: Parameter values are different since last set - probable cause: a Meta Param Flag is NOT set on a parameter that will change values of other parameters.
                  Cannot perform Parameter Value check across initialization and reset
                  

                  I think this is the cause of the issue, how do I find that ParameterID inside HISE? I have no idea what it is.

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

                    @iamlamprey this mean you have a parameter somewhere that changes the value of another (or more) parameter somewhere else…
                    find the one that controls the other and set it as meta in the property editor.
                    How you can find it? only you know this mystery… :)

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

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

                      Would this Meta Parameter necessity also include things that control other parameters via script?

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

                        Okay now I'm a bit more confused... I patched the auval issue (auval passes successfully) but Logic still says my plugin is incompatible due to failing AU Validation.

                        auval -v aumu Neat Lamp -strict

                        * * PASS
                        --------------------------------------------------
                        AU VALIDATION SUCCEEDED.
                        --------------------------------------------------
                        
                        

                        Image 18-12-21 at 12.19 pm.jpg

                        Is there some other check or strictness level above -strict?

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

                          Oh I'm dumb, I just had to re-scan in logic

                          Now everything works :)

                          Ok updated original linky again

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

                            bumpy bump just need 1 or 2 people to give the updated dmg a go in Logic and I can start sending it out :)

                            DanHD Matt_SFM 2 Replies Last reply Reply Quote 0
                            • DanHD
                              DanH @A Former User
                              last edited by

                              @iamlamprey fire it over

                              DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
                              https://dhplugins.com/ | https://dcbreaks.com/
                              London, UK

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

                                @danh Links are in first post ;)

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

                                  @iamlamprey tryed everything here : Installation runs NEATly, instructions are clear. No validation/detection problem in Logic 👍

                                  2 tiny tiny bugish things :

                                  after loading the plugin in Logic > the library is loaded correctly > after reaching 100%, a "Loading 0%" is still displayed :
                                  ef8085a5-da78-47d6-b72a-fc5627aa6692-image.png

                                  this just happened once, I reloaded it in Logic and tried in Ableton : the thing was correctly disappearing

                                  The RANDOMIZE menu is not closed automatically when clicking on other sections (sample/FX/etc...). You have to click it again to close it. (unless this is intended)

                                  I'll make some music with the plugin later today and report back if anything comes weird :)

                                  Develop branch
                                  Win10 & VS17 / Ventura & Xcode 14. 3

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

                                    @matt_sf Thanks so much for that! :)

                                    Matt_SFM DanHD 2 Replies Last reply Reply Quote 0
                                    • Matt_SFM
                                      Matt_SF @A Former User
                                      last edited by

                                      @iamlamprey no problem. Really nice job you did here 👍

                                      Develop branch
                                      Win10 & VS17 / Ventura & Xcode 14. 3

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

                                        @iamlampreyOk so I haven't read any install instructions / docs.

                                        • Installed the DMG
                                        • Opened NEAT Player in Logic
                                        • Clicked 'Add Library'
                                        • Installed the Cloudburst .hr1 file you supplied
                                        • Selecting Presets from the Cloudburst folder in the browser...
                                        • No sound!!
                                        • Reopened plugin, no sound, restarted Logic, no sound. Any ideas?

                                        2 things I've noticed:
                                        1 - Your window tabs should close eachother as @Matt_SF mentioned - this also applies to the top tabs (Preset Browser, Add Library) - perhaps put all the buttons in a radio group? @d-healey also has a neat solution for this on his Patreon I think.
                                        2 - The CPU usage is running at about 10% on here!

                                        DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
                                        https://dhplugins.com/ | https://dcbreaks.com/
                                        London, UK

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

                                          @danh Thanks for that!

                                          I'm not sure what's causing the no-sound issue, it's possible that the Cloudburst .hr1 is an older one, I just grabbed the one on my google drive so it might be out of date (I don't have copy protection so I can't share the google cloud URL in case there's some lurkers here with bad intentions)

                                          if you'd like I can DM you the current stable version of Cloudburst

                                          Your window tabs should close eachother as @Matt_SF mentioned

                                          yes I'll have to do a pass for some of the minor bugs in the future, there's some tooltip rounding issues and such as well, this thread was just to make sure the DMG installer worked and Logic validated everything properly :)

                                          The CPU usage is running at about 10% on here

                                          That might be the new scriptnode thing doing that... I haven't compiled any nodes but I'll take a look.

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

                                            ok I've updated the original google Drive file with the latest Cloudburst, it didn't seem fair to plug a "free library" for people taking the time to test it if it was out of date :P

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

                                            33

                                            Online

                                            1.8k

                                            Users

                                            12.0k

                                            Topics

                                            104.1k

                                            Posts