HISE Logo Forum
    • Categories
    • Register
    • Login

    Scriptnode modchain issue.

    Scheduled Pinned Locked Moved General Questions
    27 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.
    • ustkU
      ustk @lalalandsynth
      last edited by

      @lalalandsynth @Christoph-Hart Sometimes when deleting modulating nodes, the connection persists in the modulated one and prevent for it to work normally until you remove the connection manually

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

      1 Reply Last reply Reply Quote 1
      • lalalandsynthL
        lalalandsynth @Christoph Hart
        last edited by

        @christoph-hart Its been a while since I made this patch so maybe I should revisit it.
        At the time I felt I needed the Send and returns to make this work.

        Its essentially 2 LFO´s 0.6hz and 6 hz blended together.

        Then I need 3 versions of those LFO´s" blended together in a precise manner" and phase shift applied to each one or more precisely 120 deg and 240 to 2 of them..

        Then I need control of the amount of each blended/shifted version as well as a global amount into each delay.

        Not sure why I did it this way but cannot see another way to achieve this at a glance but will revisit it now that I have it working.

        https://lalalandaudio.com/

        https://lalalandsynth.com/

        https://www.facebook.com/lalalandsynth

        https://www.facebook.com/lalalandsynth

        1 Reply Last reply Reply Quote 0
        • lalalandsynthL
          lalalandsynth @Christoph Hart
          last edited by lalalandsynth

          @christoph-hart I was using Math.Mul (although I cannot remember why :) )to achieve the phase shift , is there a more precise way to achieve phase shift now?

          EDIT ! I just realised , I must have used delays for the offset but they were STK so they are gone !Makes sense why I dont have offset anymore.

          https://lalalandaudio.com/

          https://lalalandsynth.com/

          https://www.facebook.com/lalalandsynth

          https://www.facebook.com/lalalandsynth

          ustkU 1 Reply Last reply Reply Quote 0
          • ustkU
            ustk @lalalandsynth
            last edited by

            @lalalandsynth said in Scriptnode modchain issue.:

            is there a more precise way to achieve phase shift now?

            A fixed delay

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

            lalalandsynthL 1 Reply Last reply Reply Quote 0
            • lalalandsynthL
              lalalandsynth @ustk
              last edited by

              @ustk Of course . No idea why I used mul ?

              https://lalalandaudio.com/

              https://lalalandsynth.com/

              https://www.facebook.com/lalalandsynth

              https://www.facebook.com/lalalandsynth

              Matt_SFM 1 Reply Last reply Reply Quote 0
              • lalalandsynthL
                lalalandsynth
                last edited by lalalandsynth

                Man would it be helpful to have a scope or something to look at multiple modulators at the same time and compare, probably useful for a lot of things.
                Unless there is and I am not aware ?

                Have to go to photoshop to see that my phase offset is gone.

                686b2423-92e3-45b5-b2fb-b9c228f2345f-image.png

                https://lalalandaudio.com/

                https://lalalandsynth.com/

                https://www.facebook.com/lalalandsynth

                https://www.facebook.com/lalalandsynth

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

                  @lalalandsynth if you mul by -1 you get the signal in opposite phase... ?

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

                  lalalandsynthL 1 Reply Last reply Reply Quote 0
                  • lalalandsynthL
                    lalalandsynth @Matt_SF
                    last edited by lalalandsynth

                    @matt_sf If I remember correctly yes.

                    Like i said , its been a long time , cant really remember how I achieved the phase shift , let alone a precise one.

                    EDIT ! I just realised , I must have used delays for the offset but they were STK so they are gone !Makes sense why I dont have offset anymore.

                    https://lalalandaudio.com/

                    https://lalalandsynth.com/

                    https://www.facebook.com/lalalandsynth

                    https://www.facebook.com/lalalandsynth

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

                      @lalalandsynth The oscillators have a phase parameter now, so maybe you don't need the delay.

                      I would use 6 oscillators with the correct phase offsets.

                      ustkU lalalandsynthL 2 Replies Last reply Reply Quote 1
                      • ustkU
                        ustk @Christoph Hart
                        last edited by

                        @christoph-hart The phase delay would be cool for this but with a parameter for the phase percentage on top of the existing frequency.

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

                        1 Reply Last reply Reply Quote 1
                        • lalalandsynthL
                          lalalandsynth @Christoph Hart
                          last edited by lalalandsynth

                          @christoph-hart OK, will try that .

                          Is it possible that the fixed delays do not work , I have to use the JDelay for the phase offset , fix delay does nothing.?

                          For some reason the ensemble sounds much better in a previous HISE version.

                          https://lalalandaudio.com/

                          https://lalalandsynth.com/

                          https://www.facebook.com/lalalandsynth

                          https://www.facebook.com/lalalandsynth

                          1 Reply Last reply Reply Quote 0
                          • lalalandsynthL
                            lalalandsynth
                            last edited by lalalandsynth

                            So in my previous version I had 3 stereo delays - total 6 delays.
                            One stereo delay had one of the delays modulated in the inverted direction , I did this by inverting the max/min of the core peak.

                            I cannot seem to be able to achieve this in the new develop.
                            I can change the max/min on the destination (delay time knob) and that does something to the sound but I cannot see the modulation indicator of the knob going in the inverse direction?

                            If I invert it at the core.peak , it does nothing ?

                            This is how its set in the older project and worked fine.
                            Mod inverse.jpg

                            This is the effect on the modulators - inverted modulation.
                            Mod inverse 2.jpg<

                            EDIT: Figured it out - make sticky ( arrow icon next to button ) invert range.

                            https://lalalandaudio.com/

                            https://lalalandsynth.com/

                            https://www.facebook.com/lalalandsynth

                            https://www.facebook.com/lalalandsynth

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

                              @lalalandsynth Indeed, it's broken somehow...

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

                              lalalandsynthL Matt_SFM 2 Replies Last reply Reply Quote 0
                              • lalalandsynthL
                                lalalandsynth @ustk
                                last edited by

                                @ustk Figured it out - make sticky ( arrow icon next to button ) invert range.

                                https://lalalandaudio.com/

                                https://lalalandsynth.com/

                                https://www.facebook.com/lalalandsynth

                                https://www.facebook.com/lalalandsynth

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

                                  @lalalandsynth Use the range editor and edit the min/max values by SHIFT-click on them :

                                  1255a6de-9410-4ae8-a602-580b5555d6cc-image.png
                                  67b1b9ee-71e2-4f5b-a6ed-83562053b5d4-image.png

                                  @lalalandsynth said in Scriptnode modchain issue.:

                                  invert range

                                  Edit : you can set the 'start' value greater than the 'end' value right away, they will be displayed as min & max but the curve will be inverted.

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

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

                                    @ustk since the new_layout & last develop version, if you don't use the range editor to edit the values, you have to define them for both the source AND the target. Otherwise that doesn't work.
                                    In old develop branch, editing just the source was sufficient.

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

                                    1 Reply Last reply Reply Quote 1
                                    • lalalandsynthL
                                      lalalandsynth @Matt_SF
                                      last edited by

                                      @matt_sf Why do they come up like this by default ?
                                      Shouldnt they be linear ?
                                      1eec88f4-35a5-4015-820b-25a8779d1c89-image.png

                                      https://lalalandaudio.com/

                                      https://lalalandsynth.com/

                                      https://www.facebook.com/lalalandsynth

                                      https://www.facebook.com/lalalandsynth

                                      ustkU 1 Reply Last reply Reply Quote 0
                                      • ustkU
                                        ustk @lalalandsynth
                                        last edited by ustk

                                        @lalalandsynth The skewFactor is not necessarily set to 1 (linear) like for frequency values or like here, time values
                                        Because you want precision at lower values

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

                                        lalalandsynthL 1 Reply Last reply Reply Quote 1
                                        • lalalandsynthL
                                          lalalandsynth @ustk
                                          last edited by lalalandsynth

                                          @ustk I see , But I would need them all to be identical or I will get a slight pan.
                                          I can save a curve but only to use for that particular curve, cannot copy between them.

                                          Or something ...I am getting a slight tilt on the stereo image , not sure why ?

                                          Having said that , I am getting closer to it sounding correct again.
                                          Obviously I am making a stereo ensemble so its a bit "extreme" or "modern" but man does it liven up the strings. :)

                                          https://lalalandaudio.com/

                                          https://lalalandsynth.com/

                                          https://www.facebook.com/lalalandsynth

                                          https://www.facebook.com/lalalandsynth

                                          C Matt_SFM 2 Replies Last reply Reply Quote 0
                                          • C
                                            crd @lalalandsynth
                                            last edited by

                                            @lalalandsynth Are you modulating them with a peak node? I was having issues modulating the panner with a peak module. It seemed to never get fully right. I think I got better results with an xfader node.

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

                                            28

                                            Online

                                            1.8k

                                            Users

                                            12.0k

                                            Topics

                                            104.1k

                                            Posts