HISE Logo Forum
    • Categories
    • Register
    • Login

    CableBox

    Scheduled Pinned Locked Moved Scripting
    12 Posts 7 Posters 86 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.
    • RetromelonR
      Retromelon
      last edited by

      Hi guys, I reworked the script from Chris that he posted in 2017, how can I make it ''modular'' ?

      For example if I want to modulate the ''Sine Wave Generator - Semi Tones or Octave'' and modulate the pitch with an LFO, or make a pitch enveloppe with an ADHSR to an oscillator to make a kick, what should I do ?

      Here's the code : CableBox Component_txt.txt

      Thanks for your help !!

      Website : https://payhip.com/RetromelonsTOYZ
      Socials : https://linktr.ee/RETROMELON

      LindonL dannytaurusD 2 Replies Last reply Reply Quote 0
      • LindonL
        Lindon @Retromelon
        last edited by

        @Retromelon post it as a snippet....not as txt...

        HISE Development for hire.
        www.channelrobot.com

        RetromelonR 2 Replies Last reply Reply Quote 0
        • dannytaurusD
          dannytaurus @Retromelon
          last edited by

          @Retromelon I'd be cautious of reworking a script from 2017. A lot has changed since then!

          Might be a good idea to dive into the current docs gf whatever it is your building.

          Meat Beats: https://meatbeats.com
          Klippr Video: https://klippr.video

          Christoph HartC RetromelonR 2 Replies Last reply Reply Quote 0
          • Christoph HartC
            Christoph Hart @dannytaurus
            last edited by

            Yes, this might be in fact a good candidate for a refactoring example to show what has changed in the meantime:

            • the whole data model can be transferred to the modulation matrix.
            • lots of QOL additions like the Rectangle class.
            • update some coding practices to the newest HISE features.
            Oli UllmannO RetromelonR 2 Replies Last reply Reply Quote 6
            • Oli UllmannO
              Oli Ullmann @Christoph Hart
              last edited by

              @Christoph-Hart
              That would be nice!

              1 Reply Last reply Reply Quote 0
              • RetromelonR
                Retromelon @Lindon
                last edited by

                @Lindon You can Right-Click on the txt file and "Open link in new tab", which will show you the entire code on a new page, you can copy & paste it afterward.

                I just don't know how to post it as a snippet yet, that's why I uploaded it as a txt.

                Website : https://payhip.com/RetromelonsTOYZ
                Socials : https://linktr.ee/RETROMELON

                d.healeyD 1 Reply Last reply Reply Quote 0
                • RetromelonR
                  Retromelon @dannytaurus
                  last edited by

                  @dannytaurus I'm aware, but I have the latest version of HISE and the code that I modified works in it. While the original one from 2017 doesnt work anymore.

                  Website : https://payhip.com/RetromelonsTOYZ
                  Socials : https://linktr.ee/RETROMELON

                  1 Reply Last reply Reply Quote 1
                  • d.healeyD
                    d.healey @Retromelon
                    last edited by d.healey

                    @Retromelon said in CableBox:

                    I just don't know how to post it as a snippet yet, that's why I uploaded it as a txt.

                    In HISE select Export > Export as HISE Snippet. Then paste the result using the code tags button in the toolbar bda8bb2b-d424-4617-ba02-fd13b13472d6-image.png

                    Free HISE Bootcamp Full Course for beginners.
                    YouTube Channel - Public HISE tutorials
                    My Patreon - HISE tutorials

                    RetromelonR 1 Reply Last reply Reply Quote 0
                    • RetromelonR
                      Retromelon @Christoph Hart
                      last edited by

                      @Christoph-Hart Can it be possible "about the code that I posted" could be a feature ?

                      Like you open a Floating Tile, go to Content Type and chose CableBox ?

                      So it could work like a patchbay with many Input-Output that you want to add (starting with 1 Input hole and 1 Output hole), position the input and output where you want inside the floating tile, edit them, then you can assign functionalities individually to either the input or the output hole with the ProcessorID and ParameterID, plus a drop down menu to navigate between the Input 1, Input 2, Output 3 or etc to edit them individually. It could be cool if you can see the connections in the MPEPanel for users to see what they are doing and edit the connection functionality.

                      Website : https://payhip.com/RetromelonsTOYZ
                      Socials : https://linktr.ee/RETROMELON

                      ustkU 1 Reply Last reply Reply Quote 0
                      • RetromelonR
                        Retromelon @d.healey
                        last edited by Retromelon

                        @d-healey Thanks !!

                        Website : https://payhip.com/RetromelonsTOYZ
                        Socials : https://linktr.ee/RETROMELON

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

                          @Retromelon This is a kind of widget that would need to have as many customisation possibilities as there are users... In other words, the chances to see that kind of things is rather... 🙅♂

                          You'll need to build it yourself step by step

                          Hise made me an F5 dude, browser just suffers...

                          1 Reply Last reply Reply Quote 0
                          • RetromelonR
                            Retromelon @Lindon
                            last edited by

                            @Lindon Alright, here's the snippet :

                            HiseSnippet 2526.3ocyZr1aaibjxNrHQsGPNz6SW+xBWf.JaZYJ4GWRTROGqD231XagHmbWgfwgUjqjVDJRdjTwVHv+F5e09OnclcIEIkH0qTesLwRb2clYmcdt6NpkuqIKHv0WoT4qF6wTJ8GTaO1IbPyATtixYuVozCUa4yBXgJmL1iFDvrTJUZy+JNZoG8.Ewy+5GOgZScLYIcon7QWtI6c7g7vjdac7emaaeJ0hcEeXJnO33yLccZ5Z6NB3jMUMT7nleh1mcAEAaCUk2RCFnTZa0506Y9TCimt+9GZPo6aQoGTis+yX8Npm4gFOyvp6gFv+NRozu6MV7PW+1gzPVfRoGbhq031CbuwQNAejGv6ZyvF0TZCyrr6ScssvkH1qRyAbaqVwhn.EfJsRDXaJEXem54bK9j9SDbOVL.IAizBvRajk81LC6UKM6Yjh8xgkJkhkdfjk9V01l9buvjQP942qdlSHyuGEzSoYEIrJaP9SpMcAHbBqNj9I1o9PiIXncjggNA9nRixk2a6sIubMeJS1lzjBKsSbukzzcnmqCLiXucGSZNvmGD55Mf7VpenNAkQLKbj2yB8cGxrcc.PQnayG5Yy6wgg+LyOf657bB2waT3dtiBguHa0cTXnqSvVDpOi3yLCoN8sYAHxbm.tEiDNfQFBpKhG0gYWkb5Ha6wjdibLCA5Qs0INtD1sg9TIDAUQjW2UNY68JW1ALnC.ia1DgP4uTl.OnL8UVVADJwgcyjQqhXgiycr4NrILGwzmAVNZH8zI2pSFWQ.ljX3isqI0lzEjxujDqWoVVsvERZzZLAiXn.mcvxwi4GxYAfYvv+V6KuHBkD5iOacC2JbvVOmTqlgd1QFv38GDhCYL8PTaa2aZBe1EbxC.P1poMGdSm7VWPWRdB409z984N82ZJLCnelcliLdDfWn+H1D.tCsLia.K6pVzPZUgIAHGYAfXny0MlEBo4xbAAhM4vDh8hAYjuOH6PF+DgHejiEqGnwrlOvsbC3B8YAzsGDq7xQgBygEP0HPeks2.J.ZspFoDH6sGY2beRCQKvWHDD6DePn.yxJfMxEncCRg2KwVK1VUqekIvk09oe0dP9fWYaqIi8GTE70b.+CT7bhMXdjVohO8b805BNCfuKOXZUbkLflcpjSGvhxYBHB3QlPjoze+Hw31CN3TwC44Pi50kMR4tjcQ.KZP2X8933LZc0AS+pF4hvpvFmdZJ13oOcNrgkO8lhXC3yov4tEJXS4YrJR16Og0845m2SKW0PrCZUalS+vAUlYdwYU3dp0WmzG3UFlyTqHcZEcxbmm7L3MypWRENZMXmD2kNlcLt95J4CVJkO.WM.to4rLRrzwoVEikX+9a3gCDQtR5Y.j6OsvJc7sJEZ.zhFNn.9RmraMcR8YLytK+bHKUHyycGEvHlQIyVAbm8knPnBJFmcLIFJ6yfFpn3nfpPLdUSLQJyZQZfUHJZpo.r6Bg36AZcjSFr8A4KiuVmzsR938kb6EeJLp2KIcaLer7YdXhFsJECmOKbjuS9iOkq+pF969Sj7YpOgagRfbYCPIYwt8xdZcmyBeUCXrXtJdsBQAvrU.CVYtvNeJs.UewApZrJjMYECFKCgsUpYVYIIvRXbkAdvm8iT6QLs7E3KIULG.4qXVKyrNOS6Yiosbib2BxMJspGhwl9fG4IOoPU3ZD54+QNZAgvYLKvhahmVgKyFyk1LGquJm37sjg0ObnLMLKVGA2qiSz0KhNqsA5xXXlSrTH4Gl1ExJBIcKW7Rapy1HOQazdWVl8QMqoPN73bB0jygolKVEbVsBWXYNIV9ZFTIhWElu19FKb+oxUIrIm9eMNfKboMiTs.luf3jeM6lRHJvPDnADdPzrlPK8wPEzY18PUz1mJPys6KIFUq2Xga5UB8K.nWdY+hOW+TFJtdR6jBk1ySujQSHSefhJI.QFZPHgfPQvqytn0GtBsaaL0.W9gqjiDeyB3kV0lEFPbFMrKn4b6k8N35JtUkBtAKPOcwnghXhZ.f5DJjdwAhowCNCIR9WnE02eJ+OY+AgLOX.jRUgnGuUb8SZUH6RpaTgrWDwSIFvDQbwZgvIuHdbBemcJxLQNQiQIiAYG.qsEyZVEBvec3WirnVz5.NEO.+yIQb1OgWYlfwNv.BhMFNY5g3eoVQob8A6sLhi4eAWvjmPElc.KebxdkWSP5tDk5aY1dL+BUcSxF6oS7qP9RrMkGrOMxeg3ieAgnDMegn4N9cpG0WMIH0RZ9BQS.j8utQjE8zyXRBgzyWGAoMpd31H40kjQ1b+qEzZxJR5ogmPDiqL2KUUlBJIAa9FhC4V+LH8DfgqycHZ.rva6F2Uk8p2XVj9G.RmCGRs5P5sxIAXZw7.eWAHy9nwUsCMpZr2LTbZ54k5xckLu37uofySlj4B1MsG0ULXLwzIwydFv+0QTPJExMuxUCWi5BlVxfFILZioim3kwHZZIalqkXQhVuo1MPJ3Sl1TG22KuS1uvKNRdUTuw1l6Evz5DKV1sdhfAe+.3+WWLZQZn5wBloQ4txfDARb8x09Aw9OigVg0p4.VvWI0RBm6gzqKECnMobCQkUXq3w1RWbA9jiPQ6DnRG5NFR.P8D5HxgrZnHytTowDaFWmKbCYWh4s+R4GAxQxzC0qWtigdD9t11X5xbFNJQZwHpISmoCRIXayS.TozCxVzN0hKZW5ZJZJcPSAnqyYN7vK8XNEUoQkHuZr.eQbE.Znn7deSb48vR4nvsTJUVMVjpHXYrpsXQa5bshxGN60PL+X5.jLo1NPeul8YtISV1vGo9ZVvmfcZHfMpxb.oVhY81zU9cb5FhJDAhpRVPCYQgvVZPqzUyA6qDzW1ZCoT56UKp1PJJyV3yGqdtq0HaZX15vhUqNZ.POmo3mXANcf89NNc0rueJN6ik7np56N8xHFCdiLgiqsXF6Te1uNh4XlpyGdLVN8yRpF+w+yi+IPvBauYXjZcB5ui0Glnz8bECTysG6XlVk0dnqKrSRm9YKR+2c76bc8diC5uZklHsFPCPeQgZLEY.xdk64TXOR9Mg.6eJ8fm02w0mI8uS2eyQvVcGFu.Dk9uMrGKgIboNpGcPU3o2N3mOqI7w9W9em1JqfNu1704arj1k+Qg5ehdFMD9MzzTYk3xIFd+eJW9sps3Pnn7cx2HGdTQ4dgGi9Mg7MpuoWOlYXBC9.0S+46me.HJxxs1G1SoOGhCqBoYaCa5wjAytC9qV.istA5aIaafsENnvNVDM92vSzf0hCDiCVKdPkgTSe2ewTlHBMxennGfmbD+Bcdj54XaRs37OIxYX2i7ewzLKolAw5qKh6utHdv5h3gqKhGstH9CqKhOcwHh+Fkd0HHlqzsQQ47VuQFsszjP8k1T4+PAuAAK
                            

                            Website : https://payhip.com/RetromelonsTOYZ
                            Socials : https://linktr.ee/RETROMELON

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

                            22

                            Online

                            2.0k

                            Users

                            12.8k

                            Topics

                            111.0k

                            Posts