HISE Logo Forum
    • Categories
    • Register
    • Login

    Channel Aftertouch..still not working

    Scheduled Pinned Locked Moved Bug Reports
    61 Posts 6 Posters 3.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.
    • d.healeyD
      d.healey @Lindon
      last edited by

      @Lindon It's outputting different values for me :) @Christoph-Hart Could you add CC129 to the MIDI learn and the assign drop down for UI components? Might be better to label it after touch rather than CC129.

      Libre Wave - Freedom respecting instruments and effects
      My Patreon - HISE tutorials
      YouTube Channel - Public HISE tutorials

      LindonL d.healeyD 3 Replies Last reply Reply Quote 0
      • LindonL
        Lindon @d.healey
        last edited by

        @d-healey said in Channel Aftertouch..still not working:

        @Lindon It's outputting different values for me :) @Christoph-Hart Could you add CC129 to the MIDI learn and the assign drop down for UI components? Might be better to label it after touch rather than CC129.

        have you tried the snippet I posted above? (Just to make sure..)

        HISE Development for hire.
        www.channelrobot.com

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

          @Lindon Peek 2022-07-11 14-46.gif

          Libre Wave - Freedom respecting instruments and effects
          My Patreon - HISE tutorials
          YouTube Channel - Public HISE tutorials

          LindonL 1 Reply Last reply Reply Quote 0
          • LindonL
            Lindon @d.healey
            last edited by Lindon

            @d-healey -OK all good then... I will load up the new HISE ...Thanks.

            HISE Development for hire.
            www.channelrobot.com

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

              @Christoph-Hart -yep all good here.. working fine now.

              HISE Development for hire.
              www.channelrobot.com

              1 Reply Last reply Reply Quote 2
              • LindonL
                Lindon @d.healey
                last edited by

                @d-healey said in Channel Aftertouch..still not working:

                @Lindon It's outputting different values for me :) @Christoph-Hart Could you add CC129 to the MIDI learn and the assign drop down for UI components? Might be better to label it after touch rather than CC129.

                @Christoph-Hart whilst we are here...the MIDI Controller CC Number goes all the way to 129 - but when set to 129 and channel aftertouch is applied I get some action on note down (which I think is probably wrong) but no activity on actual pressure...any chance we can get this fixed?

                HISE Development for hire.
                www.channelrobot.com

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

                  @d-healey said in Channel Aftertouch..still not working:

                  @Christoph-Hart Could you add CC129 to the MIDI learn and the assign drop down for UI components? Might be better to label it after touch rather than CC129.

                  Bump bump :D

                  Libre Wave - Freedom respecting instruments and effects
                  My Patreon - HISE tutorials
                  YouTube Channel - Public HISE tutorials

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

                    @Lindon Might be of interest - https://github.com/christophhart/HISE/commit/9a7d7b4507bf2ddda83692d653d4a887ffc5ac57

                    Libre Wave - Freedom respecting instruments and effects
                    My Patreon - HISE tutorials
                    YouTube Channel - Public HISE tutorials

                    LindonL 1 Reply Last reply Reply Quote 0
                    • LindonL
                      Lindon @d.healey
                      last edited by

                      @d-healey said in Channel Aftertouch..still not working:

                      @Lindon Might be of interest - https://github.com/christophhart/HISE/commit/9a7d7b4507bf2ddda83692d653d4a887ffc5ac57

                      oh yes - very nice....

                      HISE Development for hire.
                      www.channelrobot.com

                      DanHD 1 Reply Last reply Reply Quote 0
                      • DanHD
                        DanH @Lindon
                        last edited by

                        @Lindon what's the best way of setting up after touch these days?

                        DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
                        https://dhplugins.com/ | https://dcbreaks.com/
                        London, UK

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

                          @DanH probably;

                          function onController()
                          {
                          	if(Message.AFTERTOUC_CC)
                          	{
                          		Console.print(Message.getControllerValue());
                          	}
                          }
                          

                          HISE Development for hire.
                          www.channelrobot.com

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

                            @Lindon that‘s some ChatGPT level quality here :)

                            1. that‘s a constant number (either 128 or 129, don‘t remember that‘s why it‘s a constant)
                            2. is it really spelled wrong or is that a typo from you?
                            d.healeyD LindonL 2 Replies Last reply Reply Quote 0
                            • d.healeyD
                              d.healey @Christoph Hart
                              last edited by d.healey

                              @Christoph-Hart

                              99002bb7-d83c-4a78-9906-9ba4a45a3ef3-image.png

                              d7418c7e-4932-40ea-8ef8-441d26258789-image.png

                              Libre Wave - Freedom respecting instruments and effects
                              My Patreon - HISE tutorials
                              YouTube Channel - Public HISE tutorials

                              Christoph HartC 1 Reply Last reply Reply Quote 0
                              • Christoph HartC
                                Christoph Hart @d.healey
                                last edited by

                                @d-healey wow that‘s bad. Fail on me.

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

                                  @Christoph-Hart said in Channel Aftertouch..still not working:

                                  @Lindon that‘s some ChatGPT level quality here :)

                                  1. that‘s a constant number (either 128 or 129, don‘t remember that‘s why it‘s a constant)
                                  2. is it really spelled wrong or is that a typo from you?

                                  Damn it you found me out - I cant code at all - instead its all ChatGPLONK from me :-)

                                  I am in fact a bot sent here to generate sales for a T-Shirt company....

                                  HISE Development for hire.
                                  www.channelrobot.com

                                  LindonL ulrikU 2 Replies Last reply Reply Quote 1
                                  • LindonL
                                    Lindon @Lindon
                                    last edited by Lindon

                                    Actually whilst we are here....

                                    I'd like to set up Channel Aftertouch as a Global Modulator - is that even possible? I cant see how you do it using any of the VoiceStart options in the Global modulators....

                                    I can get the CC129 to modify a constant in the Global Modulators - but I cant see how to apply this in the target

                                    HiseSnippet 1263.3oc4X0saaTDEd1XOU0tPD8GUU.gXUER3HULdKkVDUn5DG6HKpabhcBHwEQSVONdTFOyxtyFvBUIdz3Q.j3AI2wkvYlcs20sKNttNIzhuvxy4mc+ly4aNmy319RWZPfzGYUn6HOJx5cvcFITCpMfvDnlahrVE2hDnn91Qh1XjGIHf1CYYkaKs.qB4QlOm9jMHbhvklHBg1WxboOkMjoRj1t52x37Fjdztrgor9AUa5JE0jbYHfmb3JHOh6wjinOinMaELx5J06wTR+NJhhFfrxugr2nNCj+jHx98YArC4T8BGTG3AEItgj2SiX8uQ0Fv38ZOdeGffGZ6jnPtnnvsvsX8XSjmDMdOiB6DORGOrVYZ3kaJ34jFdURAuLfjUJHkOBRWG2w0m4oRznwy0vMEPxoOAB6ogRjsHqeCWSBFHTkGRNl1vGVLwgROrRk6YCes1i6GJbULovVJdlTQ2VTZsh+RwBEedQ6WTU+9YpS+Z7kbN0OS05Ls+rbrjHb3gT+6YeBgGRmXHr8mNldk+8XZ5TtaztNkgRQSASssGMdcBovIiL.JNrA+ZulaRTDcRIVFXmG0WwzvwZS5I.COJEU.uIM3XkzC33uT9CXNxdgbhZZ5j9LTrBHdLUNTmnDAL0nzmwdQNV94iicF614DtWG2lobGjMdWIC7BQsya7Feh8cw062m5pR.adbiuelGOW5P4pQP4CvawkGR3IAPf2.nhFcj8ihUaOQu8DCblQ80eedqu5M20WsxM2ErblcAq7mW0PyOeP5LJwO20SuYrzDz4jUc0U9AKrMDLCTP8JS9KPQDJG6uw1z9r7QT0jzao6NQ+cOOJ0x5WpE.UnQY40azs9tc2duZGTq1ZEK.JKne2RNsrmOSnlXHfujGy95RtkVasGGatApkCnpImnmoeety8ej12medUyGurp4eoUm+luzY9fkZo9E7n.NBxEwiy5wyTLgDbVfDg1f4I4D+Wwwelc0jkR6nb++rcztxPESbTKhxm8yPF9YgC6.06co.RDBJWebxZEMwOZcE8ZcjoCUzyr3ugOwJczqshU5LVY5s6pQa2qg6.suLk9La1aaVa+cjSn1aQgFa5D2EbysscUvquqOQD3ICl5A2gNj0UJzQ8Dg6E.yGS+wc0LozxqII9Yp5zmz.1jY5SGhJz2PIWenLTnlhBlagptM8fhore1DhKkNyK+IOe8GTd4bYrBiwXG1PONst3DJG5RXv3Mf1B8Igb0XoSS3aIERuARAyMMaXWJbP8nin9owdlan0UJ35vIRtU0cobJIMy9Sp9TfQR7g3DcAiENuxWLMy70cvQv0VeJ09siK371TGkEbfgX5+Mvsk7QQj4FLtJ9lMEvQKlUgdDRWvLjJbGGEqV7uZVcmzTfoou2o5NgDdRT+W+yS+i0iG6XtxHKma0LKZyswS1TmWb8ELgEekzOLd9SSGU3s4mb6DyF3iGOepw.aiEIyp5b16Dn4YWhApZCNAFaNxXiPyb05++NXtRA0bI.j0mNqqA+0ISfdILUolw9lSMq2GGeXvVSBeyA2qh24+.f8hXd4Kh2wPhqu7.2nKVqqBbUiDXeKL+64EvszqscPlKaC9gqTtBZHLu2Att5lIeFDex1m6u.97EKfOOXA74KW.ed3B3yiV.e9pY5idT60CUxgQ7ePP65QUJspKzkMMGEP+CiIMuG
                                    

                                    HISE Development for hire.
                                    www.channelrobot.com

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

                                      @Lindon Yeah I think an after touch modulator would be required.

                                      Libre Wave - Freedom respecting instruments and effects
                                      My Patreon - HISE tutorials
                                      YouTube Channel - Public HISE tutorials

                                      DanHD LindonL 2 Replies Last reply Reply Quote 0
                                      • DanHD
                                        DanH @d.healey
                                        last edited by

                                        @d-healey @Lindon probably doable with global cables...

                                        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

                                          @d-healey @Lindon

                                          Does this work? It connects a Global Cable to Constant1 then feeds that signal back into the ScriptFX AFTModRTN below, which you can use as the Global Modulator

                                          HiseSnippet 1709.3oc6Y0saaaCElxNro1sqX8GTzMzAHTLf4.j4E200NrhglDm3zfMm3Z6lMfcQ.iLcBgkI0nnSp2PeV16vdR1yvdB5c6xtCIkrjaTbRbSBV1VJPazgGR8wC+Ne7bTaHEdzvPgD4Tn8v.Jx453VC4p8ptGgwQquBx4F35jPEU5ZMs7v.RXHsCxwI+ZZCNElAY94MOaYhOg6QSLgPaIXdzum0moRr1Xwui46Wizg1l0Ok2OZw08D7pBew..O4wKfBHd8H6R2fncKGF4bkU6vTBYKEQQCQNyrrnyvV6INfa8eKVHaGep9gJnVvBYMWS32QiXsUT08X9cZDuuCQvh1HIJj2FEtCtNqCaj8jnwGZFvMYFoiGN4FGd4GCdURCuERAuLfjSJHMiER2D2xSxBTIinwy0vqygCmtDHrmFJVeQ4HN3pBvCtpbeROZMI7vnYT5wKrv7tveM2SKVDB8gJ28IR20ZV28acWkuKiSKuKUsluXGheSw.EiuacBGNQjkfo.9oGtJA1SkdvR0Z+.vXxx.FpK5.qTl9YGsL3Nm5oZKruDvz.eBDBK8fp5EhvUUdv7tUl6ocGv8TLA2Uv2PnnaxKMWwesXghutn66NT2tYNlNNHE99ZvmwvZtnbRSrDeP+cnx4gMm+.5HGgCnwO0wG8odZRom8XIkiB95blZy.J+nnpnnyR32d45qPTDMUIxF3W.UpXZH3rBceHuyRbJfWgF1SIBfLuCwp.9bbHOMIWmYGM.DCFiYoYO7PlZX5L+yLl+IEh2D2fo71KaLlKCLBQpyCLFoW7A3U61E3wI.bFbse77QbH8q+p1W+GiemzGMm.PB0JR7IQC6NZb2QNTYBJ5+wIUQO3Dqn6jeRJ3UlRE7YtDqfe6HqIHpRlJ4+jC1MQbcj5HnuZtvVqvlo544gzIqao5.TgKBJC53q1r8lur51UqNWwBvfEzuagOsbfjwUibTeCvnkYKsDZo4f6ArtafZ4PpZTl6Dm2WT4gOQO2W++Z3Gk.4sOTNe3oWF+TmclYpPtTPFagbQb7odTULiHAGGHQnkYABeh7TltV4DqodEKDueTdolSsEQx.vMJTFAZaMLMauwwGYSA5nDZm+DmPPCjz.hj1VzvmLrTHoefOsIrml2096gMnxk8Ed8NL2Nvhbynk1Y.bMj7HSuOyKZ53RqvmUmOIIMaPUGHj8LZrQ+NxYV8AxrXi9HZIeewAUE8CXQkF.AcisFB+gA6I3LOsIqGTHkAJA0eo9hAv56fcxAujmSBaSX95ZIZMHDxl6rIuE3r4tPm7aQkglEdV7Bkg+.b7MDcfgv0Hdv9cXChZOsfuW70rk8FkYFCyzbF8riulD6fLa3980aXSaO4SILXuZQ+DPvxoWvqiWObK8ndDejQgTiajdMMoeQPy1L2tFUgs8zEiiFCs2EKsk3WdLeNJXV3J+1u+72dpgZUaA+5nWDTw57HDJoTt1DIH5GFoKF6scerdG8DHc5fZPjPagPmLZSyhsKVhU6aO9IHqtNiG8BSjRpSd06X6MOqkhFzh8Ki4WqdzCrwpzdZOLsKvgVFTpntEviErKh6C+aYs8SAOHW5f6QuWm8BcuhPKMPIfsis16wfEZYgnWehIc8b85tI1OP9ST+.ybxp0axkhd1zavYCTF0wtRxdEvm1XP+V.yxKVxKLVsK54Eh4bs.8NyCuE9IZvJ5mchFrR7fo2t2vtcuFtEH3YpI0rYuq4Y2efrO0cMJHEpO3tf65XSOE75aKI7v.Q33zcZeVaAWG0SL9xPZMI8mapYRosWUPjYNzadVMXSl4bZQTCjFJY7ULonf+GoanKAe3gwZXqPLFawzUesJeepOHUYv3s.sotjA9pXqiykqK3h3ZLRNnaRgbvc2kNtlZVankTJhWuDK2YwlTeJIMo8SW76AxFQV2bCyTEKpbpadMyyq6gsv0Um.5d48CFk+e0evnrn12BmTLbMluJ5KEU.aeXR5yHjVma.TKbbzZwh+05K9hzGuiSMu2huX.wO613dei7GCSdlSH83t3Qap2Kd7YSGyNG9S7c+n94Ox1Qcia32jKF4RR2+UN98BbqWaSI+FG1GpLy5rwnozMcQnoKI+ylzGV7aRZO9boO8Imsq4rmWmjSW4fSBueDNJcvUSCu7f6afew+..6EQgtWDui9DOoXaO62TQqCbUiEXeyM+OfV.WW+raEz9wsNq+3C8gJ311ySeExmCwmrmyCmh47kSwbdzTLmuZJlyimh47joXNe8Dmit34nte07evPiUsJkNqx0xllTAzeC7rMPlN
                                          

                                          Can't get my Poltybrute working as a midi controller in order to test the AFT...

                                          DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
                                          https://dhplugins.com/ | https://dcbreaks.com/
                                          London, UK

                                          LindonL 1 Reply Last reply Reply Quote 0
                                          • LindonL
                                            Lindon @d.healey
                                            last edited by

                                            @d-healey said in Channel Aftertouch..still not working:

                                            @Lindon Yeah I think an after touch modulator would be required.

                                            cant see why the MIDI Controller doesn't work -- I can add it to the Global Modulators - assign it to CC129 and reference it in my target but nothing...

                                            HISE Development for hire.
                                            www.channelrobot.com

                                            d.healeyD 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            36

                                            Online

                                            1.7k

                                            Users

                                            11.7k

                                            Topics

                                            102.1k

                                            Posts