HISE Logo Forum
    • Categories
    • Register
    • Login

    How to Get Started Script FX DSP Network

    Scheduled Pinned Locked Moved General Questions
    28 Posts 5 Posters 1.3k 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
      last edited by

      Oh also to connect UI to parameters:

      ScriptFX.setAttribute(ScriptFX.ParameterName, value)
      

      Make sure the parameters don't have spaces in them.

      1 Reply Last reply Reply Quote 1
      • Tania GhoshT
        Tania Ghosh @A Former User
        last edited by

        @iamlamprey Ok...UUUh.... very tough.... How do you learn? :)

        Tania Ghosh

        ustkU ? 3 Replies Last reply Reply Quote 0
        • ustkU
          ustk @Tania Ghosh
          last edited by

          @Tania-Ghosh You have two slider L&R in your graph. So in order to sync them you just have to set them at the same time from your interface

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

          Tania GhoshT 1 Reply Last reply Reply Quote 0
          • ustkU
            ustk @Tania Ghosh
            last edited by

            @Tania-Ghosh You learn like the other things, you play with it for months, years...

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

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

              @Tania-Ghosh Just play with stuff and read up on basic DSP structure. Things will start to click, but it does take a while. (Took me about 3 months before I started being able to "read" DSP).

              Hopefully you can read the general flow of it:

              • Audio comes in at the top.
              • Audio is split into two chains (Dry and Wet).
              • Dry chain has a gain.
              • Wet chain splits into L & R.
              • We then get the tempo from the DAW (I think, not sure if it works properly).
              • Tempo is then sent as MS value to the delay.
              • Audio then passes to the Send node, which sends it BACK UP to the Receive node (feedback).
              • All of this then goes out into a filter.
              Tania GhoshT 1 Reply Last reply Reply Quote 1
              • Tania GhoshT
                Tania Ghosh @ustk
                last edited by

                @ustk sorry.. my mistake... l and Right Delay Sync in BPM like (1/1,1/2,1/4, dotted etc)

                Tania Ghosh

                ustkU 1 Reply Last reply Reply Quote 0
                • Tania GhoshT
                  Tania Ghosh @A Former User
                  last edited by

                  @iamlamprey Superb !! :)

                  Tania Ghosh

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

                    @ustk Maybe we should start patreons ;)

                    1 Reply Last reply Reply Quote 1
                    • ustkU
                      ustk @Tania Ghosh
                      last edited by

                      @Tania-Ghosh In the nodes you can see that the values are going from 1 to 16, and you need to set them on a 0-1 based value (don't use anything else as min/max for parameters). This means you need to perform a mapping of the values in your script interface 0-1 -> 1-15

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

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

                        @Tania-Ghosh

                        Sorry forgot you might also want to wrap the wet signal into a Frame node. There's a meta.Delay() node that you can hit "u" key to unfreeze, and see what's going on under the hood. That applies for all the meta nodes.

                        Tania GhoshT 1 Reply Last reply Reply Quote 0
                        • Tania GhoshT
                          Tania Ghosh @A Former User
                          last edited by

                          @iamlamprey OK... Thank you :) One thing I have Understood HISE will kick out my Sweet Sleep and Sweet Dream :weary_face:

                          Tania Ghosh

                          1 Reply Last reply Reply Quote 0
                          • Tania GhoshT
                            Tania Ghosh @ustk
                            last edited by

                            @ustk OH... got it.

                            Tania Ghosh

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

                            39

                            Online

                            1.8k

                            Users

                            12.0k

                            Topics

                            104.4k

                            Posts