Forum

    • Register
    • Login
    • Search
    • Categories

    custom C++ module

    General Questions
    3
    7
    366
    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.
    • hisefilo
      hisefilo last edited by

      Let's say I want to create a custom module (a sinewave bank). Where should I start reading? What's the procedure? Supposing some knowledge of C++

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

        http://hise.audio/hise_api/

        and yes, knowing C++ if you want to write something in C++ might come in handy, otherwise your fight against the compiler will be very frustrating 🙂

        hisefilo 1 Reply Last reply Reply Quote 3
        • hisefilo
          hisefilo @Christoph Hart last edited by hisefilo

          @Christoph-Hart Cool!! let me ask. Let's say I can create a sinewave bank. Allowing 200 or more sinewaves (in a csound additive synth opcode way). Will make hise UX slow as when I add 100 or more in the traditional way?

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

            No of course not - whats slowing down the HISE UI is having thousands of modules that are all updated every 30ms.

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

              @Christoph-Hart awesome!!! In the meanwhile where can I change in the source that refresh rate to see if I can use Hise today without that lag I'm facing?

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

                how about: custom C++ module, using HISE for the interface?

                Joansi Villalona

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

                  @Jay I'm totally a newbie on C++. A friend of mine is helping. Anyway is harder than I thought

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

                  22
                  Online

                  794
                  Users

                  5.5k
                  Topics

                  51.6k
                  Posts