HISE Logo Forum
    • Categories
    • Register
    • Login

    SoundSync: Reseller, Security & Serial Management Platform

    Scheduled Pinned Locked Moved General Questions
    securitybrandingwebsiteserialsredemptions
    26 Posts 7 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.
    • tobbentmT
      tobbentm @d.healey
      last edited by tobbentm

      @d-healey said in SoundSync: Reseller, Security & Serial Management Platform:

      @trillbilly said in SoundSync: Reseller, Security & Serial Management Platform:

      Im working towards a complete audio plugin/product backbone that allows developers (new and old) to quickly and reliably manage the entire backend of the business (and some development tools).

      Sounds similar to Moonbase

      Thanks for the shout-out! I'm Tobias, the founder of Moonbase.
      Won't hijack this thread, welcome any competition in this space - it needs more modern options!

      I believe we have 3-4 HISE users already onboarding onto Moonbase, integrating the JUCE module, but I'm not sure about the current status. It will need some changes here and there, but nothing too major I hope. I tried reaching out to @Christoph-Hart a while ago after we met in Berlin, but didn't hear back. Maybe it's time to re-visit a collab here? :)

      Interfacing with resellers better sounds like a really cool approach, and something we have on the roadmap too. It gets tricky fast to get a grasp on actual cashflow and revenue sources when you have sales scattered across several channels, including your own. Happy to share any experience we have doing software sales @trillbilly !

      Founded Moonbase.sh for licensing and payments with a JUCE module ready to go

      1 Reply Last reply Reply Quote 3
      • trillbillyT
        trillbilly @d.healey
        last edited by

        @d-healey I'd never heard of them til I seen your post. It sounds promising.

        @bendurso Integrating with HISE is definitely a priority. What types of features would you be interested in?

        @Lindon I hear you brother. I think some of these things could be issues to smaller/startup developers. I'm not looking to create a marketplace in terms of just onboarding developers and selling their products for 2 main reasons. 1. Talk about a saturated market. 2. I just sold a business like this last year to further pursue other things.

        @tobbentm Moonbase looks great. Yes, I've 10+ years working for and with resellers so I've got a good idea of the ins and outs of that market + a collection of contacts. I have a few thoughts on keeping things in order across the board. I would definitely love to chat. I'll send you a DM and go from there.

        1 Reply Last reply Reply Quote 0
        • trillbillyT
          trillbilly
          last edited by trillbilly

          I have recently added an API to directly connect HISE builds to the SoundSync server. It includes an easy drop-in hise code and hise demo project.

          This activates a provided serial from our server within the plugin. The serial will provide the information to our server (plugin name, price, was it a promo, who is the reseller, etc). These are all terms you can set using the serial generator.

          This does not have webhooks at the moment to capture live website sales data. This will be an optional selection in the near future.

          Anybody who would like to test beta just let me know. I can create you a free profile. This would include the entire SS platform.

          Seth MunsonS 1 Reply Last reply Reply Quote 1
          • Seth MunsonS
            Seth Munson @trillbilly
            last edited by

            @trillbilly sounds like something I'd be interested in! Happy to try it out if you're still needing people to test :)

            audio nerd - billboard #1 mastering engineer

            trillbillyT 1 Reply Last reply Reply Quote 1
            • trillbillyT
              trillbilly @Seth Munson
              last edited by

              @Seth-Munson I've sent you a DM.

              1 Reply Last reply Reply Quote 0
              • trillbillyT
                trillbilly
                last edited by

                New Updates:

                • Custom Prefix for serial generator
                • Custom Product Links
                • Developer/Reseller Invite System In Place
                • Smoothed Custom Domain Process

                I will have Free vs Paid tiers in place by this weekend so signups will no longer require a card.

                I also have the Website Designer in the pipeline.

                If anybody has requests for any specific types of features, just let me know. I'll do my best to get them all added.

                1 Reply Last reply Reply Quote 1
                • trillbillyT
                  trillbilly
                  last edited by

                  Hey Gang,

                  Soundsync is all fired up! I think all I have left for phase 1 is updating the authentication for tiered dynamics.

                  https://www.soundsyncsolutions.biz/

                  You can sign up above for a free Developer account and check it out. Main components at the moment are full serial management, customer management and HISE Security integration for serial validation.

                  The reseller backend still needs some work so that will be implemented in the coming weeks. I also have tons of tools I plan to integrate into the tools section. If you have any needs or suggestions feel free to let me know and I'll consider them for the update list.

                  This is the initial phase. Feedback is appreciated.

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

                    @trillbilly well the sign up is not going well, despite having entered these it tells me:

                    ❌ Email and password required

                    HISE Development for hire.
                    www.channelrobot.com

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

                      @Lindon Yep, that was my bad. All good to go now!

                      lijas90L 1 Reply Last reply Reply Quote 0
                      • trillbillyT trillbilly marked this topic as a question
                      • trillbillyT trillbilly marked this topic as a regular topic
                      • lijas90L
                        lijas90 @trillbilly
                        last edited by

                        @trillbilly Congratulations on the project, my friend. Could you specify a bit more how it would integrate with Hise? Maybe a demo video? Thank you very much.

                        trillbillyT 1 Reply Last reply Reply Quote 0
                        • trillbillyT
                          trillbilly @lijas90
                          last edited by trillbilly

                          @lijas90 Thanks.

                          The HISE integration is a drop-in code. The only item that needs to be updated is an "App Specific Identifier" that you can generate right from the website (Tools > API).

                          It also has customization options for the coloring, etc.

                          Also in the works of adding a few more things to this.

                          I'll get a video done for it ASAP. There is also a demo HISE project included in the Tools > API area.

                          1 Reply Last reply Reply Quote 1
                          • trillbillyT
                            trillbilly
                            last edited by trillbilly

                            UPDATES:
                            Some updates the the HISE Security integration have taken place.

                            1. All content and components now use Content.add for simplified drop-in. Mostly this means you don't have to manually add the various required panels, labels, etc.

                            2. Easy LAF color updates for various items.

                            3. Auto-center the verification panel.

                            4. Auto-sizing Transparent GUI Blocker.

                            I will be implementing developer branding info (Brand Color, Logo, support email/webpage) from the Tools > Branding section to display as well.

                            Check out the HISE Implementation page here (you will need a free account): https://www.soundsyncsolutions.biz/developer/tools/licensingapi

                            Thanks @Lindon for the awesome feedback.

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

                            22

                            Online

                            2.0k

                            Users

                            12.9k

                            Topics

                            111.7k

                            Posts