HISE Logo Forum
    • Categories
    • Register
    • Login

    Faust Effect Delay Time Sync

    Scheduled Pinned Locked Moved General Questions
    24 Posts 7 Posters 1.5k 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.
    • DabDabD
      DabDab @HISEnberg
      last edited by

      @HISEnberg said in Faust Effect Delay Time Sync:

      The tempo Sync Scriptnode should work fine for this so long as the faust macro is already calculated in seconds.

      @FatMitchell I guess you have connected Tempo_sync node correctly . I have also tried the FAUST Example

      process = dm.greyhole_demo;
      

      It is not working with the HISE tempo_sync. I have also tried MinMax but don't have any idea how to connect with tempo sync.

      Bollywood Music Producer and Trance Producer.

      HISEnbergH 1 Reply Last reply Reply Quote 0
      • HISEnbergH
        HISEnberg @DabDab
        last edited by

        @DabDab A couple of things I try in these occasions is resetting the stepsize on the Faust scriptnode, using a smooth node to control the Faust node, or resetting the step size in the Faust code and "rebuilding parameters for Faust file" and refresh the node.

        Also it seems to me that the issue you might be having is that the dm.greyhole_demo is in seconds whereas you need it in milliseconds to control with the tempo_sync? You can convert this using a cable_expr and multiplying by 0.001, then connecting to a minmax, then to the faust node. I did this and it works for me. Conversely, you could try writing your own version of the faust code from the reverbs.lib where you can set the scaling size: https://faustlibraries.grame.fr/libs/reverbs/

        Also the license on that code is GPL2, just fyi.

        FatMitchellF DabDabD 2 Replies Last reply Reply Quote 0
        • FatMitchellF
          FatMitchell @HISEnberg
          last edited by

          @HISEnberg this is what I was looking for...some math!

          RE: the license comment, I just find that the Faust effects are cool, just hard to use. I plan on porting some and just putting them in VST format for free for people to fool around with. Not really interested in profiting from and/or selling them.

          1 Reply Last reply Reply Quote 1
          • DabDabD
            DabDab @HISEnberg
            last edited by

            @HISEnberg said in Faust Effect Delay Time Sync:

            cable_expr

            Can you please correct my script nodes? I am unable connect with tempo sync.
            What I am doing wrong ?
            35246386-d4a8-4c0a-9366-b93be44bc3d0-image.png

            Bollywood Music Producer and Trance Producer.

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

              @DabDab c4a6fc08-c985-49be-b020-f203bfc2de33-image.png

              FatMitchellF DabDabD 3 Replies Last reply Reply Quote 3
              • FatMitchellF
                FatMitchell @A Former User
                last edited by

                @Hisenberb the absolute lad!!! thank you 🙏🏻

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

                  @Hisenberb Excellent. Thank you dear. :beaming_face_with_smiling_eyes:

                  Bollywood Music Producer and Trance Producer.

                  HISEnbergH 1 Reply Last reply Reply Quote 1
                  • DabDabD
                    DabDab @A Former User
                    last edited by

                    Faust.gif
                    @HISEnberg Unfortunately not working. I have connected what you have shown. But Faust Time is not being changed.

                    Bollywood Music Producer and Trance Producer.

                    FatMitchellF 1 Reply Last reply Reply Quote 0
                    • HISEnbergH
                      HISEnberg @DabDab
                      last edited by

                      @DabDab Strange it seems to be something to do with your cable_expr node, did you press "enter" after writing "input*0.001"? Will the minmax node control the faust delay?

                      DabDabD 1 Reply Last reply Reply Quote 0
                      • DabDabD
                        DabDab @HISEnberg
                        last edited by

                        @HISEnberg Yes.. I pressed Enter after the code.

                        Cable_expr value is not controlling minmax value. But Minimum value is controlling faust node DelayTime correctly (upto 1.0 value).

                        I don't know what am I doing wrong !!

                        Bollywood Music Producer and Trance Producer.

                        HISEnbergH 1 Reply Last reply Reply Quote 0
                        • FatMitchellF
                          FatMitchell @DabDab
                          last edited by

                          @DabDab try putting the min max to 1-1.45

                          DabDabD 1 Reply Last reply Reply Quote 0
                          • DabDabD
                            DabDab @FatMitchell
                            last edited by

                            @FatMitchell ok, I tried but the problem is tempo sync is not controlling the faust delay time.

                            Bollywood Music Producer and Trance Producer.

                            1 Reply Last reply Reply Quote 0
                            • HISEnbergH
                              HISEnberg @DabDab
                              last edited by

                              @DabDab Did you change the minimum and maximum values of the cable_expr node? I typically don't do this. Let me know if this works for ya, it works fine for me:

                              HiseSnippet 1866.3oc2Y07aabbEeVQMTlxeTmBm1hdhGxA4.WARYW2BzClVe4HjPIBuxx9TMFs6PwAZ2Y1t6rRhos.9POj+BBfu0iIWx8byG6AenH+E31yAHNmxk.j7d6tjbVszqHoUrSKMfgl27l48684Lya6Dpb3QQpPhUsc6GvIVWhZ2Wp6sVOlPR1Zch0UnsYQZdX8TRq1OfEEwcIVVUtGRvp17jjeu7Nqx7XRG9HRDxdJgC+iD9B8HpcZ8gBOuMYt7cE9FbeqVa4njqo7Tw.dpPaPBXNGxNfuMCYaNJwp5FtBsJzVyz7Hh07qpb6a2ScrLk+8DQh8833flDaXiRIuoxyEQLRkrVOgmamA5cDgXQ6LxJTI0JbMZagqXH8QViqlLQ8QqvzdXMWd3UIG7Z9pf2XfjkAjlOERuC01ITDnGMChmKR2RBNmtLvraBkTdIVOitlBXPpW1mcHeyPXvvErzsaz3F0g+65+otwRGsPIqqjaqz7cjKc8E+qKVaw+9h0O8Tc6N14PwDp773gicZzSGV1BWRF6uOO7F0Oh4EyGxHn94soUmLapSpVavnRtkTn2IfmMt7fBRlYC9qGr05LMCcJYz.9B3gZABGq04GAQ3otnZz04QGpUAPLdA+GD4nbi8X57gSXNT1Df8HmODcTxHgtuYN1TDi0nzXrIEhuCsiP6za7XbtwfQvR8SAFyxLuLcitc4N5Q.bd5lOZVSCaL0ogKlkFBxDE9kxFVeyG0brIfeBcTvdPHOfEx2U0wi0eoHlefG+9.FuQ888TNGZK9XdwLjfTHrJxwRN8XRI2KZVRjpdNUbhbeUrVHOnMSGJNAJetcruMTx1guVF5.ZVyg4Poiafiw3BatzMYvO.+xlrIN1JaxlClzH8aat9XU3gItir+lXs.Z6qQuWHueOkG4tddpiWS4GHxBQAGPBsNJu9A8TRgCRJkiAv7t9pXPBYX8CXQ6xDdXLscbDTkvcGoMvbx4YVU1iGFkrwKParL7OHFeakKLU0MYNfUseGltGlrfEdfHSd3xNCiPGATyHDb8CNrK09.3yGUZ7nNzyzgEBm7AUqwBMyYUwnvSZrINBx7lKMRbqn8vYcXdj8PeOtHBJEj84SgKMkUM2OP83n9RGRN7esD7CQQKavwjC57PjLplwtrvC35nrhnRtSpWJwFtkKhHGFD78X9IAgjgpMNyBzTcgXXL.sY3Hfi1BYl9NpDTa1Imh1Jsr07.LGyrbp8g7iSs.lTQizBzcQS.ovVe2XsxGxgRp+QL.R0h.4k2oHPZLk.4Rz1wdZQfm.DRg8mL8VBPXSE.pQ2PhdG2ovVLYP4y9zSaK9mO8oeYIP4JzGHwXRtaxUGOkDDsximbg7FAXuhPdCNl0Pdq4NUVYU39WtCA5koBYPr98gBHMZlb5lIuK.WeX+3CFl7VYJRft.0WH8YmLIIOVmOgLPI6RRdR2fyHfwvAMTAx4bt5PmS1ruApEs.sKKNRm2RdQpKGNzNIpKu0r5OarlupRQe+m+seU686bmWefTCd8iT3G6SJr4mQgv7lgal766ldoyNIuzGrQkI8jRJE082q0DI8mU6Ie0cRyjw4Ju.b0eZ7+fnA9K59OmDcY09WjBWghEhWvun3MReGjzjK6EJ5pB4KmNy4VI0Zz07fcZqgGGcE5AoWuhiWZoPY0eAdAUiT1rUkJ274xKTRt7yKlB8mu9XBhew+81+1RLnlERL29Wfa+zb0hBd2mbsu3aJ.FbWKKixEdDBbW9oN15EiIi5BslNSQUZDx6qcF0XU7yzKH51MN4J8EzryizpV+mO9eTZZUWN2celyg4D+yd9y+5yEweF98Eo9J204APRZgJkyf3KTJ8Lz9Zn32Lj+WJD10hXeL1sggmQmO+rhI1RUDLQpaHmSlwKbVRo2gK8V27l1+p+0eqk4EFJ6sLFucJ2kHN0sWIiWarw0M8uoI4Y6kqGoDZ9ZqGCdZTAE3hoSLEZfYj6DqA4g7rnAidRCYUk5PeVRCFdsa026lN4EoOjcDOoO5Iu++cSF2UE5W+dbIODavVyR5j9+dR6jdvD2I8cbz.D1MjIiBTQ7ll67olaEy4Vmqik4YOkTNtP0aSP8ZZdXv.hqXRrCSlayfw41o1XGkFUJN0KYyAswcmHGPYYmJznSrWD+gBWcullKbD4ULI+ArP2jnSyXoJk8QEdkMFKeiaM3eL8Qr5aguvv4S2eeK1f5bces1.LZKvtltg7HtGjZlfweIjKB2wzSOfZ9bq1JoZPO.G40uOWGJN3.d9CmFmBcWsFOmdHkq059bONKJ2AfejPxYgsStP7LYKl9OHzX8W+FZJbqiEDp++teXgJ+e8GVXxy9f5g+71K9qoPc4Upm3Jq+1wW9l36Q7lPF9LmP0iyZ3ElzegDJfdKS9.3X+Ofw0aRNJ6Ir32hf3CGW7XGGLd82Am9L90rxLrlaNCq4VyvZ98yvZt8Lrl+vLrl+XoqAOoN6M6XLOPnyFI2fzxZv8Kw139i.LEPYI
                              
                              DabDabD 1 Reply Last reply Reply Quote 1
                              • DabDabD
                                DabDab @HISEnberg
                                last edited by

                                @HISEnberg Thank you so very much. 👍
                                Your snippet is working fine. I have also got the step what I was missing.

                                Bollywood Music Producer and Trance Producer.

                                J 1 Reply Last reply Reply Quote 0
                                • J
                                  jeffd @DabDab
                                  last edited by

                                  @DabDab

                                  Ive tried this same setup in my project,
                                  but when i compile it to a dll network and use as a hardcoded masterfx...
                                  I get a predelay sound, before the delay sound. Hard to explain.

                                  Its as if there is another dry signal being thrown in the path before the effect.

                                  did you have this problem after you compiled it?

                                  I have tried every routing matrix path i can think of at this point to see if that was the problem but to no avail

                                  DabDabD 1 Reply Last reply Reply Quote 0
                                  • DabDabD
                                    DabDab @jeffd
                                    last edited by

                                    @jeffd I was having same problem. I thought may be I am missing something. Didn't find any workaround.

                                    Bollywood Music Producer and Trance Producer.

                                    J 1 Reply Last reply Reply Quote 0
                                    • J
                                      jeffd @DabDab
                                      last edited by

                                      @DabDab
                                      oh damn,
                                      hmmm.. yeah i cant figure it out. maybe has something to do when faust effects are compiled in the network. it works fine as a scriptfx.

                                      I need a decent sounding delay..guess I will look into max/msp rnbo.

                                      LindonL 1 Reply Last reply Reply Quote 0
                                      • LindonL
                                        Lindon @jeffd
                                        last edited by

                                        @jeffd said in Faust Effect Delay Time Sync:

                                        @DabDab
                                        oh damn,
                                        hmmm.. yeah i cant figure it out. maybe has something to do when faust effects are compiled in the network. it works fine as a scriptfx.

                                        I need a decent sounding delay..guess I will look into max/msp rnbo.

                                        Just use the nodes in scriptNode itself - including the fixed delay and send and receive - you can build any delay you want...

                                        HISE Development for hire.
                                        www.channelrobot.com

                                        J 1 Reply Last reply Reply Quote 0
                                        • J
                                          jeffd @Lindon
                                          last edited by

                                          @Lindon
                                          I did that, and with the smoothing nodes...
                                          but i still couldnt get anything to sound good.
                                          perhaps i should look at it again.

                                          LindonL 1 Reply Last reply Reply Quote 0
                                          • LindonL
                                            Lindon @jeffd
                                            last edited by

                                            @jeffd smoothing? you want to change delay time in real time? No delay is going to let you do that without artifacts.

                                            HISE Development for hire.
                                            www.channelrobot.com

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

                                            22

                                            Online

                                            1.7k

                                            Users

                                            11.8k

                                            Topics

                                            103.2k

                                            Posts