HISE Logo Forum
    • Categories
    • Register
    • Login

    Write User Name on Plugins Registration/Authorization

    Scheduled Pinned Locked Moved General Questions
    59 Posts 8 Posters 2.9k 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 @Lindon
      last edited by

      @Lindon Exactly...... As a beginner I am very much suffering. Figuring out the way and how it works a nightmare to me.

      Bollywood Music Producer and Trance Producer.

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

        @d-healey yeah basically this comment needs expanding:

        Returns a child file if this is a directory.

        to:

        Returns a child file if this is a directory. Returns a new file if childFileName does not exist

        HISE Development for hire.
        www.channelrobot.com

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

          @DabDab said in Write User Name on Plugins Registration/Authorization:

          As a beginner

          Have you done any javascript script tutorials or watched my HISE scripting 101 video?

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

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

            @d-healey Yes Sir, Each Function or most used function should come with an Example. So the beginner can understand how to write /declare it.

            You gave me a good starting point yesterday. Still many functions need proper Example.

            Bollywood Music Producer and Trance Producer.

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

              @d-healey Yup. I am a Youtube warm. HISESAUCE is my favourite.

              Bollywood Music Producer and Trance Producer.

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

                @DabDab said in Write User Name on Plugins Registration/Authorization:

                Still many functions need proper Example.

                Definitely. But Christoph is only one person so we need more people to help out.

                Anyone who wants to contribute can access the docs repo here - https://github.com/christophhart/hise_documentation

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

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

                  @d-healey New comers will struggle to figure out how Functions work without a prior example. It will be better in your FREE time if you can attach Examples in HISE docs.

                  Bollywood Music Producer and Trance Producer.

                  1 Reply Last reply Reply Quote 0
                  • JayJ
                    Jay
                    last edited by

                    Authorization HM.js

                    Check this files which is from the authorization from @Christoph-Hart and look on what I add it about the name. Let me know if you can't figure it out.

                    Joansi Villalona

                    DabDabD 1 Reply Last reply Reply Quote 0
                    • JayJ
                      Jay
                      last edited by

                      Or I can attack my PluginTemplate folder from which you can look too.

                      Joansi Villalona

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

                        @Jay Yeah... Very higher. I mean tough.

                        PluginTemplate folder

                        Yes Please :)

                        Bollywood Music Producer and Trance Producer.

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

                          @jay. I have solved the problem. Your Example was also very good and professional. (y)

                          Bollywood Music Producer and Trance Producer.

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

                            @d-healey Is it possible to save Username as Encrypted format? When user will write his/her name it will be saved as Encrypted form. But when it will be loaded back it will be Decrypted.

                            I have tried writeEncryptedObject but no Luck. Unable to Decrypt it back. HISE Label only shows the Encrypted form.

                            Bollywood Music Producer and Trance Producer.

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

                              @DabDab said in Write User Name on Plugins Registration/Authorization:

                              Unable to Decrypt it back.

                              What did you try?

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

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

                                @DabDab I’m glad you solve it, because I know it’s very frustrating when we can’t, anyway the guys in the forum are very good at making us figure things out, because it’s the only way to learn. I personally have learned a lot from @d-healey. Cheers for this guy, that’s why I had credited him in every plug-in.

                                Joansi Villalona

                                DabDabD 1 Reply Last reply Reply Quote 2
                                • DabDabD
                                  DabDab @d.healey
                                  last edited by

                                  @d-healey I was finding for a decrypting function that will convert the decrypted text (stored outside Text file) to Users name. But as usual find nothing. I know I am stupid in coding and plugins development field but my idea is very simple and easy. for you it will be 10 minutes task. Can you tell me how to do that?

                                  Bollywood Music Producer and Trance Producer.

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

                                    @Jay Yeah. Absolutely. Very well said.
                                    Your Authorization.js file is a very good starting point. @d.healey also helped for new ~filesystem API stuffs.

                                    Now I am trying to make it one step further. Encrypt and Decrypt.

                                    Bollywood Music Producer and Trance Producer.

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

                                      @DabDab

                                      File.writeEncryptedObject(var jsonData, String key)

                                      File.loadEncryptedObject(String key)

                                      HISE Development for hire.
                                      www.channelrobot.com

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

                                        @Lindon Superb.. Now Got it.. Will post a Snippet Shortly.
                                        Thanks DON :)

                                        Bollywood Music Producer and Trance Producer.

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

                                          @dabdab said in Write User Name on Plugins Registration/Authorization:

                                          Can you please cover this topic in Your Youtube Tutorials?

                                          Video is live on Patreon now.

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

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

                                          15

                                          Online

                                          1.7k

                                          Users

                                          11.9k

                                          Topics

                                          103.3k

                                          Posts