HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. AmberlightMusic
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    AmberlightMusic

    @AmberlightMusic

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    AmberlightMusic Unfollow Follow

    Latest posts made by AmberlightMusic

    • Custom nested modulators

      Hey guys, I'm playing around in the base code. My background is in Juce and I have a lot of existing modules ui features that I'm slowly integrating which is going well.

      I'm trying to implement a custom modulator class that has nested modulators inside it that connect to the global cable. Reason being I want to have a number of modulation streams outputting from one place so I can encapsulate a few things and use them in multiple projects.

      I'm beginning to figure out the globe cable system but struggling a little to wrap my head around where the modulator classes are hooked up when placed in a global container. Could you point me to some of the classes/helpers where this is done? Alternatively, is there a more direct way to hook up multiple global modulation streams in the back end?

      posted in C++ Development c++ juce modulator
      A
      AmberlightMusic