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 @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
                                      • ulrikU
                                        ulrik @Matt_SF
                                        last edited by

                                        @Matt_SF thank you for a great example, but this is not what I expect regarding intensity.

                                        If the freq is set to 1000 and the intensity is max, the the mod should modulate in the range of 20 - 1000Hz
                                        This example doesn't do that I'm afraid

                                        ustkU Matt_SFM 2 Replies Last reply Reply Quote 0
                                        • ustkU
                                          ustk @ulrik
                                          last edited by

                                          @ulrik Then simply do this:
                                          (Note that it is the sustain that allows to go down to 20Hz)

                                          HiseSnippet 2152.3oc6Z0zaaibFdjkG4HmjcyhjcSuUdXAZBvtFjTeQg8fc7GJqQicTi7lM.8PvDxQVDljiJIks0Vz1qEn+.Jbuz8uwdp8P+ATf9Gn+D1K8b56LCo3P8gisrcc1TqCAddmOded+9cFl1gLaZTDKDUn7dC6SQEtCtyvf3dazi3Ff1dSTgR3XZTLZ8g8IQQTGTgBEeJetBkWDI98iqtNwiDXSyHgPuj4ZSelquabF01q8Kc87ZQbn645qr5pqssMKXClGa.fihXcTeh8Aj8o6R3KaAL.hsbbiYgchI.XPEVbclyvN8XGEHW+KcibeiGkOv.0ANHI4VLOGNh4TQazy0yocp7FgPEvsyj9hRo+A3cbcbGQOSKbOwDZY6PUeTXg7vqXN3YnBOcE3MEHUPARKJgzmf6XG51ONaFNdtMd6fXZXWBn1UghbsnB+c7FLXAAwq3SNf1JDFLZCOptt9WnA+yi+ptCBricYAZrfcYwzmG7nGu7uc4xK+6VVa7o51cpywYSHyyiFN0o4V5vSaiOJXf+angeg1gDuAzQKDD+75T7r0oplbaoTqrPVv1AtwOuOMXVNBnDUE7Wey1aRhIbCQBMXc8ogwtbHTXS5gfWszrTFuIM5fXVevudBaF3svbF3Qhy6BwiaRl.zA4rabiSPja7P03pKM+pyJD+Dba2X6dSGiKLELBZpqBLlDMdW7Vc6Rsiy.3h3Vu5pIzSk8ebtTgOMjMnuf62WPfF49czPMAYiKi7h5m47haEP.go0Npm3FjvPWZ31ANziUX9eaj4chY9l.2HV.S.km3yFDjCKIytIMdPPJX99SN4GVMYhN8CoDGUwji9NT.pNhiLJmKbwSKyswbl49Vu2k49m.IAxUbobJF63522itUvgTOHSWRVfMocIC7hGQUEj6.9.86wBbsU8BeAMNzc+8ogpPepxyShigp6YTdvZuf5QIQJN9e9ZOyMfRBA0DcNUEFm65rS0b8yvR3pwiL09oat6hePm6dZlyOB2l4MT1NDvWN.dnfjz2USNiVqWYL09m943o0qhR6I3KIWQklO1kFeDK7.g.k72f3vQ9mha45Acu05UogjfYF8DOO1QYhjjWBhav766l3E.BkbHELEAATuzT93BKH7A1UDkUpEwFjmgsIw83NS7Fo.KGMbE6QVvoCiL0mvNA5f1jPnycXgQRLw4PZYLbAQQKluOWnEM2WjOuTpkPgyqkvR99Nf06h45mYlmnGvbleWbDqa7qei3vyCgGp.A0EkGHmSIFKkXeHmq6rkX4zWHFURd2AeliP8YjmYOPkYIK4JRCeKLomST3X.3dXZhi0JhoOeBKVoYcYNA9HHi2BbN9w3cG3q.8WxuuQZT.pyQ7jm6QB2mFKvpJgj6CDPE4ChxOLQt11gKT9tA9jiQiXCm5RXIqPm5QxEEnP7wo2+XS2n9djgqO.xhJywkiBWnj80sH9KMPaA2gxA5XRratx.oHoPJ+Qi.WfcbCRkcr9J5ncHGmLtL1PG9Az5DS62AZyk6SnuhfJ7ynZScCi5PBsCnGIMbIKnYi5MLpaYTupYsJlUPRSbRo9jS+93ZomTiZMaVqoogBLAzLafgwF4.0mwmWOEVUaTsYip0LPxPWIWeFEbjP41O55PKrDzLkMYXJRJu3a+C8+qm7q+yqcsflR3uF5rNCLocBb4aGJi6LHhmK4zY1+yj7x3z1LyrDuc+u+jl+o0tPBeS4uFMpW0xrlkYNmvMFDdHEobd0lWMsbrL6cVu1417E9jKA2MIlN1gl0O4njinb4wSR4MVdbaYGSqjL6YNO9mi2qGUKBrnZ9f+i1afAzXsXllg1i7D2J3wvgjK6VIEAew2kfKiIkjdxfXlOHxhW2PU8sT1ojcYbEOSIs+3+ZMomErZW+A94bDytIvD9+prsXlgX5AHmWnPN9TfRNAdZbdhScFNUkW7ubB+2OrZFTJAwqbOqwhFMsZpyiMpVyxvnZcyDWM9xFO0vOtJ57ZJgCBDiKsDZYG7x7KKPB42XZxCeJAEynkfR3nC6ZjugfaiaER+MCnA1CE2bZTOK4JZiN0tYtCd6nWxm0lLpJWghy9.tnG8BpA8IBUtP96h6JtaPzJvbmylTGq0G4kLhx9yyWyN3oa5KgMGu9hYZ8kwcYMa1TuZs5llUpZ0vpVRd2Lq1LSbnvu6CGTkjJUFMM0aZ1Tg42G2bEKQki5FV0pna1nxjvnd0FFMrLZTQudMCq5BXTD+qxZnxbk5ULZvivfZc0zqTEMi.nk.8lUNoGhVsTx6mUm9yveInSrpU0RTAUutIWGbNCnFSRp.8Hv0EMaZAsHnajnP63yXw8bC1Oi2Ssj5Yl2UmYkMwSIMV4xK0vibtfETALeSeDG.YuAyj4zQnIxoqV5nzuv5ery+42u5L7TqYUstU8Jfp5hbQkrpGykFXcF6.eh38KtR+NJ2AKeaZs7O9v6KuC2cvxWH+ZDdepDd2F+sjCohugQxy2vG2kE5q8TJbGeNtOsOfw+7r9AL5el+.FO2NFfvdgjfn9rHpg5IO1blpyIs3FSRJ2p3hWKP7TV2sVKknopZuMIH2gAiycR63p7ES92qJ+tKxuwwyirAgkLVmUsG3EQ+VWm3dFpaLiroJ4ulD5.1kbuf9UyWJozMeojadx8qUqHDJ898GN4gXHj1TSXJ0tdrkufMHFZCZGBbwdHwC+kJ6.4LsSex9nz2oLYrdZezcnANhAuE9kLoAebgjIMRmbNqOX9Ad8g6cS8gapObS8gapO7+80G9PgG9D6P1qSd+Yw+YgDT.caf3+No7a4Bi0LPGp9b.9PpsWaam7DSnouGy4XOUli8TcN1Ss4XO0mi8zXN1i0otGdUkjWTiGWADZuk7s8JHKrJBwP+Wu.emn.
                                          

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

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

                                            @ulrik said in Scriptnode / Global Mod:

                                            @Matt_SF thank you for a great example, but this is not what I expect regarding intensity.

                                            If the freq is set to 1000 and the intensity is max, the the mod should modulate in the range of 20 - 1000Hz
                                            This example doesn't do that I'm afraid

                                            You're right I didn't bother to take into account the sustain parameter as @ustk said. But yes, set it to 0 to go all the way down to 20Hz.

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

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

                                            31

                                            Online

                                            1.7k

                                            Users

                                            11.9k

                                            Topics

                                            103.5k

                                            Posts