HISE Logo Forum
    • Categories
    • Register
    • Login

    Scriptnode / Global Mod

    Scheduled Pinned Locked Moved General Questions
    25 Posts 5 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.
    • DanHD
      DanH
      last edited by DanH

      I want to modulate the frequencies of 3 filters with a Global Mod LFO in an FX plugin.

      I've got the Global Mod node up and running, but I'm already controlling the Frequency knobs with a knob, and I can't connect the cable to the Global Mod node. If I connect it to my 'master' Freq knob the frequencies just sit at 20hz..... Actually, as I'm writing this I'm guessing that the value of the GM signal is like 0-1 or something? Do I need to turn this into the frequency range i.e 20-20k? And if so, how?!

      Screenshot 2022-03-08 at 14.57.24.png

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

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

        @DanH I solved it in my project like this:

        Amount goes to Max in a minmax module, from minmax modsignal goes to what to control...
        and from global_mod to value in minmax

        I set this up like this because I want to control the intensity of the modsignal

        Skärmavbild 2022-03-08 kl. 17.40.32.png

        DanHD 2 Replies Last reply Reply Quote 0
        • DanHD
          DanH @ulrik
          last edited by

          @ulrik lovely, thank you!

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

          1 Reply Last reply Reply Quote 0
          • DanHD
            DanH @ulrik
            last edited by DanH

            @ulrik ok so how do you control the intensity? Changing the intensity in the Global Mod sets the value of my filters, rather than having the control with my filter knob.... hmmmm. I could link to Filter Freq knob to the Max value of the min/max control like you have done, but that feels a bit hacky

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

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

              @DanH actually I can't do that because that creates a feedback loop - > crash!

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

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

                @DanH ok I'm getting confused. Essentially connecting a global mod to the frequency of a filter in scriptnode has a different outcome to using the stock modules. Using the stock modules allows the filter frequency to set the upper limit of the modulation. I.e if your frequency is 1000khz then the GM will modulate 20-1000khz (if intensity is on full / 1 etc).

                It's this behaviour that I'm trying to replicate in scriptnode...

                I was also hoping that by typing this all out the idea might come to me, but no :face_with_tears_of_joy:

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

                Matt_SFM 1 Reply Last reply Reply Quote 0
                • Matt_SFM
                  Matt_SF @DanH
                  last edited by

                  @DanH @ulrik you can do it like this (i used an oscillator but the setup is the same) :

                  ea2a056d-c123-457e-9ac3-c0e5f1aeab72-image.png

                  By adjusting the min/max values of the add parameter you can set how far goes the modulation. (And it doesn't crash here if the value goes outside the 20-20k range).

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

                  ulrikU DanHD 4 Replies Last reply Reply Quote 1
                  • ulrikU
                    ulrik @Matt_SF
                    last edited by

                    @Matt_SF that's a nice solution, cleaner than mine, thanks!

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

                      This post is deleted!
                      1 Reply Last reply Reply Quote 0
                      • DanHD
                        DanH @Matt_SF
                        last edited by

                        @Matt_SF Thanks Matt. I'm trying this but the pma isn't changing the filter frequency.... It's never easy!

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

                        1 Reply Last reply Reply Quote 1
                        • DanHD
                          DanH @Matt_SF
                          last edited by DanH

                          @Matt_SF Ok, got it working in a minimal project. The modulation now seems to go the opposite way to the stock modules 😆 i.e - the frequency you set is the minimum modulation value as opposed to the maximum modulation value (as before with stocks). So now if you set the Freq at 1k it will modulate 1k - 20k, as opposed to 20hz - 1k....

                          It's nice tho!

                          Also, if I bypass the GM I can't control the filter freq any more. Is this the same behaviour you have?

                          Ah - I can bypass the GM node...

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

                          ulrikU Matt_SFM 2 Replies Last reply Reply Quote 0
                          • ulrikU
                            ulrik @DanH
                            last edited by

                            @DanH said in Scriptnode / Global Mod:

                            Ah - I can bypass the GM node...

                            Can you do it from the gui?
                            How can I bypass any node using gui buttons/knobs?

                            DanHD 1 Reply Last reply Reply Quote 0
                            • DanHD
                              DanH @ulrik
                              last edited by

                              @ulrik use a soft bypass container and put the node in there. Then use a knob (at the top of the main container), connect to the soft bypass power icon, and script the value to either 0 or 1 in a button callback.

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

                              NatanN ulrikU 2 Replies Last reply Reply Quote 2
                              • Matt_SFM
                                Matt_SF @DanH
                                last edited by

                                @DanH @ulrik Oh I just realized... I didn't try it with a global modulator, and the mod signal is different than a osc/peak combo.

                                you can try this graph for upward modulation :
                                set the global modulator to unipolar and change the range of the pma.add parameter to suit your needs :

                                25475b11-3492-4ec2-9964-d4d999375628-image.png

                                And by setting the global lfo to bipolar and setting up the graph like this, so the mod signal will be bipolar (play with the bipolar.Scale parameter`) :

                                ad80af91-2d0e-492e-be83-d31e02fa53cf-image.png

                                Interestingly as you can see, the global mod amount is set to 0 but the mod signal is still 100%... That's why you'll have to keep the bipolar.Scale parameter to low values to keep the mod signal to a normal range. But it would be fine if the global mod amount was doing its job....

                                Probably a bug. If you can confirm it also happens to you in your FXs I'll push the issue on GitHub

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

                                DanHD 1 Reply Last reply Reply Quote 1
                                • NatanN
                                  Natan @DanH
                                  last edited by Natan

                                  @DanH said in Scriptnode / Global Mod:

                                  @ulrik use a soft bypass container and put the node in there. Then use a knob (at the top of the main container), connect to the soft bypass power icon, and script the value to either 0 or 1 in a button callback.

                                  Dan, Hey :hand_with_fingers_splayed:
                                  Could you please do a Snippet, Thing are Kinda Strange to me on The New Develop Branch :folded_hands:
                                  Just need the Bypass, and Do connect a random Knob, Like gain.

                                  I Need to use the Knob for both Bypass and Gain control

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

                                    @DanH haha easy, I hadn't tried to drag the cable to the icon :) thank you!

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

                                      @DanH @Matt_SF @Natan

                                      This an FilterFX controlled with an envelope, I can toggle between clean/envelope (@Natan soft bypassed)
                                      But I can't figure out how to set the modulation intensity on this.

                                      If freq is set to 2000Hz and intensity is 1, I want the mod range to be from 20 - 2000Hz, and if intensity is 0.5 the modulation range should be 2000 - (2000 - 20) x 0.5 right?

                                      How can I do that in this example?

                                      Skärmavbild 2022-03-09 kl. 10.01.52.png

                                      HiseSnippet 2267.3oc6Zs7aaibFejkG4HmGaVjrI8V0gBzr.6ZPR8hB8fc7Ck0nw1pQYylaASnFYQXRNZ4Caq93Tuz+ERO068OfhbpaOWTfBzq8Pu1a6+AseyLjhCokksjsgyl07fglme+9d+My3N9LKZP.yGUn7KGMjhJbGb2QdgC1X.w1Cs8lnBkvgzfPz5iFRBBn8PEJT7Y7wJTdQj366WcchCwyhl1EB8JlsE841t1go81YseosiSaRO5KscUlcs011h4sAygEA3nHVCMjXc.Ye5tD9zV.CfXqd1gL+tgD.LnBKtNq2ntCXG4Im+qrCreqCk2PG0E1HY2sYN83Hl2KZiA1N85jvuAHTAbmTtunj6eHdG6d1i6OUJbew.URWgp7nvBYgWwLvSWEdZJvaBPpfBjVTBoOE20x2dXX5Hb7ba71dgT+9DPrqBE4bQE9N7FLXBdgq3RNf11GZLdAOogl1WTA9ym+K5G4YEZy7pv71kER2y6Ie9x+lkKu7ua4J4Gpe+INFmL9LGGp+DGlqo8m1BehWj6ao9eQkCINQzwSDX+rxT7oKSUU4VRtVYhLus8rC2aH06zLDPwhJ3We81aRBIbEQbev7FR8Cs4PnvlzCAqZoZoLdSZvAgrgfc8IzYf0BqWjCILqID2uId.PFjQuwUNdA1giT8qtzrqNuP7SwcrCsFLYLtvDvHHotJvXr23cwa0uO0JLEfKha+5qFWOUx+IYBE9LeVzPA0efnCZf8ul5WQzs9kQbQsycbws7H.yzdG0cbChuuM0eaudziUH9ecr58Di70d1ALOl.JO0kE4kAKwitIMLxKAL+o28t2uZ7.cG5SI8TYSN56RAn1SrkAYLgKNsH25yYj6a8AWj6e.DDHSxkxIXrqs6PG5VdGRcfHcwQA1j1mD4DNtWUPtCXCLb.yy1R0J7EzPe682m5qB8IxOOMLDxtm1yCW6ETGJIPwv+ms1ys8nDePLQmSQg9LmmchpqeBVB2JbOyJ+vM1cwOpicOI048vcXNijkCAzkCfGK5RZ6VQNRk1uVeh0O8SwSpVEkxSvWRlhJEerKM7Hl+ABFJ92.6vQ9mgaa6.Uu090ItjfZF8TGG1QorjjVhN2f4NzN1J.XJYSJnJ77nNIg7wEVPXCrqvKqTahEvOi5PBGvMl3ERAZNp+JVi0fSFFohOgdBjAcH9Pk6vDCjXhSgjzX3BhjVLWWNSKJtuHebIWKgBmVKgkz8Lf0YQbsyMwKJINlS76hCX8CeyaEadVH7XEHnNor.YF4XrjicgXt1mNGKG9BQnRxyN3x5IDe5YI1CUIV7TtDkvKnvr2BSFzKvOG.tOlFaXshX3YiYwJEqKiIvaAQ7VfSwOAuajqBzeE+7FIdAntGwCd9Rh+9zPAVU6H97.dTQ7ffrMi4qs6wYJWaOWxwnwjg26RXIoPScK4rBjH93jyerocvPGxn0ifnnxXbY5gyTx55VD+k5nsfyP0CpXRrZtv.ovoPH+ws.Sfcr8R3cr1JZncHGG2tLVWC9f95FRG1EJykaSnshnW3SuVKMc8FP.sCnGIUbwSnUyFM0aXp2nlQ8pFUQRUbbp93c+A35I6Ty5sZUukgtBLAzb5.Ci0y.pGwGWKAV0ZVqUyZ00QRWWIUeNELjPYVO55PJrDTLkEYD5Da90BZJg+Jnx5wfYbk.W95gx3tQA7XIIDiioZZMDXtkgY0VMpqe8HDJiSp3Ld6KgMxqQlYgPK4WylMpYZT2zHiw3FQ9GRQJ6W84kXx1xn3o0bmYwW3ctDbFkPZtMMstxwAIQYhmGG5KW7bKYkSqDO5rk7JSLrRJr0hmEaI87jc8znPlKvPh6vPU3rT5tjdjaEiNYe+g+0ZRiFX11tQtYrwJu3e+29ea96c+GqdhMRkrESEyS1maVgB43o.EEJKp9bBz9D66oXzTdw+363eue0TvTBbF4VN4b0LLaows8qU2TWuVCiXSI9zRIWBDQypxD1HfMtjMzWlef.hO+TQmow9ojx+dXaugQguIjs+9P49YR7eKoAng33QiKLISlYzTKY4N3sCdEeTKx3TYplv42fK9Vq3Qmiyx3W+nw90Ylyr4ce9ExkvAG1WOqv81319zuMh5YMJWwNEunlEKg2lyUnb9QmRtp3jGpIqLNQxJgeXdGFiVszpUutYsFlMpFmwH1lQeZDewYIXwXivbgAUMaTz5wh5LZ66h6KN1WvJvXynRNWUsxyOFj9yYqNV7jUsSSELYgdCCip0LaZVONUZpszTj6JT7AvVUMt1CnZFsVFsTH+CvsVwTTNPCcy5U0LZV8j.oQsl5MM0aVUCJDxrg.HEw+pzpkMVoQU8l7vpP0K00pV6zLBVBjblY3eHDsoRx7zhvdD9KAohY8ZlhZhzZXvkByXjzbbRUn.PtrnUKSn9OM8XQZWWFKbfs29ozdh0IctocsSsbEw8DlK0vUVD2rwWj.fa9ftH1ioAAF6DW3uc++x2d2uas7G8bg4MOjt3tlNumZMsHiLVcx3if.eOOzYYnjKF02u5EmURBMOYNI601jYgKiGG2BkW+cON+jdAoma1Zze9eu4V+72u5YpSyeT+4wDbcF6.Wh31AuRekx6fku7SkrWs2GJ2x8cvx2e5ZDdelDd2F+MjCohWHL9xQ4s6y7cq7LpG0mi6o87f+yy6yCN7b+7f6YEBP3k9Dufgr.vgWYmyMlg5XRMt9I6Jyr3rWaf8Tl2sVKoSCUwdGhWlMCZmYm1wV48H+OqJeUS4KHtWfEvrj3SzLdCibBneicuvA5pKLsaC0t+JheOPuj48otZdGxR27Nj27fVWqZQvU5C6mk7wXvk1nhPUV45QW9BVTHTG5NjPedfG96.zEhYZk7fXAIuBPbasjixzk50Sz3+AewCpyaWHdP8jAmy7CFejme392je3l7C2je3l7C+nO+vGKzvkX4ydS7s+J9WwSzCHa8D+yZyu1.ncEczgpmg1EBs8FKq3a4CM40XLGqo5brlZywZpOGqowbrllywZLm5Z3YUhuTSteEzQmsjWuZAYhUgKF5+C.y3KpA
                                      
                                      DanHD Matt_SFM 2 Replies Last reply Reply Quote 0
                                      • DanHD
                                        DanH @Matt_SF
                                        last edited by DanH

                                        @Matt_SF ok this is working (I think!). Thanks for taking the time to make this.

                                        Next question! How do I know where to set the scale?

                                        EDIT - Actually the first option doesn't work because if you set the GM intensity to 0 you then can't control the frequency of the filter - it just sits at it's max value (20k).

                                        Also - I think because the pma.add range goes to 0 the filter stops moving at the bottom for a bit when being modulated, as though the range is below the filter range (if that makes sense).

                                        I can confirm the unusual behaviour of the GM in bipolar mode as well - stays at max even if intensity set to 0.

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

                                        1 Reply Last reply Reply Quote 0
                                        • DanHD
                                          DanH @ulrik
                                          last edited by DanH

                                          @ulrik At first glance this seems to work well for my use case - I substituted the envelope got the Global Modulator and it seems to behave like I hoped. Perhaps to control the intensity you need something between the minmax node and input_toggle value2?

                                          I'm trying with a pma but without being able to change the pma range to 20-20k it won't work. I don't fully understand it anyway :face_with_tears_of_joy:

                                          EDIT - I can't get the range / skew to sit properly. By controlling the MAX value on the minmax node with the Frequency knob the max value always sits well above the knob's value. So you put the knob at 20hz but the actual frequency you get is 500hz... @Christoph-Hart any chance of a little guidance please?! We're so close! 😆

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

                                          1 Reply Last reply Reply Quote 1
                                          • Matt_SFM
                                            Matt_SF @ulrik
                                            last edited by

                                            @ulrik @DanH just add a pma node before the minMax node :

                                            d45563c0-5398-4b58-add3-1bfe39b7b2a4-image.png

                                            The pma.node helps you dial in a first value, which you can modify with other values. It takes a bit of practice but soon you'll realize you can't live without it :beaming_face_with_smiling_eyes:

                                            HiseSnippet 2436.3oc6as6aajbFennFJK4GmuXe1oKKPNfyF3NgcW9FAHR1Rh9DhkMioNetyX7xghaztyvr6RYy7pIMWSpCbZR9GHco4ptTjtf.DfTllTlGMW6Uk7MyrK2Y4KQQIAc3h1BCNO+988X9MeyLxMC3NzvPd.J2p6OnGEk6Z3VCXQc2pKwkg1caTtB3HZXD5gC5QBCosQ4xk+Qh1xs5xH42WtwCIdDlCMsJD54bWG5ic8ciRqs4l+.WOuFj1z8c805coM20gy1h6w6C3HO1D0i3bH4.5SHhtsDF.wNsci3AshH.XP4V9g71CZ0k+Zlp+O2Mz8UdTQAKTKXhTU2f60VfXQsns5550tYh9FhP4vMS097Js+138ba6Nr9TqvMkMXjNBc6QtklE7rzgm47CubZvaYE7dWbKm.2dQosHv1Uw6xhnAcHfKPGVp9hx8GwawgNvhV2mbHsQ.TX3.tWESyOz.9m6+85zm4D4xYFb1S3Qzmxt28W6mt1pq8yWyXzl5zYhsIDS.2yiFLwlEd8fYMv6w56+JZvGZbDwqOcXGA0Oq8EOc6qt62Qo0Zcjy1k4F8zdT1zr5nXSE7qOY2sIQDgiHtNne8nAQtBHjaa5QPDtxsrJdaZ3gQ7dPL9X9LHxg2tuGIJa3jXMTbCfMHieS3bXgtQCzWictDiMuv8cwMcib5NY7tzDvKX0Nuwa7J1qi2oSGpSTJXWF23Em+KO0gx6jg57QA798jH4VxJngt+DZfgrZqyBdTy4lGcGFATrF6oOiaQBBboA6xZSeilv+hgt8wZ4SXtgbFWBkG3y6yxfk3V2lF0mk.le2ae6muQbCs5EPIs0USA5aQAn1VNkgYByyO29pS.S+UNuX5yOegRK9JuSOQwBCwLa.sZBFa452yitC6HpGvFFyNrMsCouWzvZ0A4dPLPutblqidT3ynQAtGb.MPG5STedPTDjMPZM2dymQ8njPs.+2eyG6xnj.vLQWPSg07aJlk65aiUv0Prxz3Bwsclvomet3zOSv3hyie1DYGaitAtI2afJkIPtB.bWYUpXWCUKFMdg0Dyw56fmT9LZovfOiBE0RP4IznWyCNTpPw+FTGAxeObCWOHCuFuHYII3lQOvyi+5TURIKYkaw864FGE.JkpHEbELF0KgxGmaIYLvSjqxJzf3.5yfljnthfIQxVfmiFrtyPO3jgQp4S5m.aPSR.joOzwPElDRHYaLbN4lVbeegRKOLPdQ6JsVAEgrVAqj6w.qiS3lysvyqDNVH7qiC4chd4qjSdVHbWMHn2or.4DpwXkF6CbttSWiUMepDTA04K74sklOqrB615BKtKmSV3qfIcaGFLB.tIlFGXstr4Slxh0RnWwIHJALdKIj36feReeMn+bwYRRVEfZ8ZA449jfCnQhQujdEwmYfQk7AgYKFuBZW.iXbOeBZnLDUsBVIGzLmOgd.6B+ljCnrsaXOOxfG1GnPUDbYpQnQpj5VF+QVncfCY0FRWRNZgk.ool.e+vRf+eOWVhhiMW2DsG4MwkWEaYBePcshn8ZA43JBHLWWVK7YUptokUEfM6P5qUds3NTuZkpVUpYUojc4h1EQJ+a797wy9svkSlopkqWubcaKMXBnY5.Cisx.p6HZ2LAVkpVpd0RksPp0sJo9XJDEgxLdzEgUXEHSJGx.zXS9EBZJf+XHs5gfYXZ.m89gUws5GJHRRDl.SkLqHwbc6ZEqWor0EiQXUbR5lwSeAr8ndjSrQnt5qZ0JkpYWtlclfws5GbDEoMekWTgoJqnvSS3NyfO0ybA3.JQzQlzzjJGxPhzHyU7dYXxutbqDHmo0EMomg0LHwMw62kZ7A6I1mqm2fOvHfvNfZzkFPM7g.JiWQMBoQFQbCSiuugErqfNk+jf4TXpuB12k4SdyTHqyvelWyjtRpIMc8iVn5vz+SMso8SO9T6PRamJ3wl5GzOh6C9C48xfN+AxZ3DiOZrYZpXov3X4K+hSOVv3GzVms5692+pew+9y1.kIKhX23HYQjD6E25bmEw6KC.CAHMZ7lkw87jmI895ADhviBZVhkOtUb5N6ShuszliYO+r+1lJ9Ln2t988GwR9m+Y+qp+R++xFiMQ5hM+j7HmFnPdyLfhljkmJZBxdr4cJ7Yqt7u4shuOeiTvT.1mPPpMxt.10paJnkKUtlkUoJ1wrbhtMdLN5j5LgIBTiyXN30DGTkDHNs9wxCOEBtafcY85G8xH9AG.GCMCM2UTAf1xismxdpGUilYpzWCua3yEs5PFlkUt7SeBNsS8R5q4GQyxrx+NCW4moOmriLM+F4B3vi5Xk03dUbi.5OtOk4LXF6irPgEqf2UnUnQVGMEp337Zzyixdr7njqCGcAic85lkJWtVoJ0pTLNYl3XFq4T3GOYwvfvLzfy+NDYCvzhOhcJijMRG4EWDtNz1ILbXjilotAjvzedxNLFdxAAyxYMY2SEa6hkpUsV437ASi5lgGRSh2BlphwIPCojaV2ttl3uEt950j4zVwpV4hl1UKNNPpTppU0ZVUKZBYyWqhDH4w+vzi7YudkhVUEDvPJ3kMKVBME90U.KWsL5OPlWSKizzSRbG7GAVkZkKUSlXuYEagU3Dx4NhlTDNEivVTudM3PLlVwlzV9bdTWW1AoxdhI6O2xtzTy4VdS2irIxYJA5zYhT.PD9fNMwiozEYWtu4ucyQu7jkVzcrrj2V57lMeZ5HYh5TLofA+oLzwEnLTU9U+Z12J++4etwoWURHwmrlj8hGyLv0vC4sPi5+tgPeRuh+4VstUiezeXue+eZii0mtv2+k1AJVn31Gx4G5SjWJ945C3eMr5AOMxdi1ec4wctFV8rqWfv68Tv6p3OkbDU9v3wuIfnbGdfuwinLZf.2y5Uw+qy6qh2ateU7m5DAPX+.BKrGODXIzl4QZyVuMkG2Z7pxzKg50.TOs9ckMSpzV2r2jvxLYP4LyzdtZOC++XC0i4qd37mF5.JKYjbbZ12Kj9otsi5ZoOvzps0q9iIAsA+Rlmk87442Kb4yue463dg5EgkRe8903uKFVRaaHckFWL9xmw6GAIutGIJPP7Hd9qV.moSx6.Gl73WwkMSN+SKJqsrv+E9hazRTNWbiVIMtf6OX+M78Gt4k6Ob49CWt+vk6O7+86O7MEY3SbB3uL9xkk+EnJqArsL4+mFD20.T1vBcj9Au8ApsW53De0fnIOF6EXLEWfwTZAFS4EXLUVfwTcAFSsYNFwtJw2DpXcETQycT2IaN0FqxkXn+Gk+A0g
                                            

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

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

                                            42

                                            Online

                                            1.7k

                                            Users

                                            11.9k

                                            Topics

                                            103.5k

                                            Posts