HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. DimitrisSP
    3. Controversial
    • Profile
    • Following 5
    • Followers 0
    • Topics 7
    • Posts 66
    • Groups 0

    Posts

    Recent Best Controversial
    • Convolution Reverb "getCurrentLevel" on Wet or Dry Level

      Hi guys!
      I am wondering if it is possible to have access to the meters of Wet and Dry level of the Convolution Reverb.
      I mean that is easy to have access to a module (simple gain, eq, dynamics, reverb etc)
      calling in your script for example

      var LevelL = Convolution.getCurrentLevel(1);
      var LevelR = Convolution.getCurrentLevel(0);
      

      in this way we get the current level of the module (in our case the Convolution)

      I see that the convolution has also meters for wet level and Dry level (on the module)
      Has anyone managed to have access to those meters?

      @Christoph-Hart is there a way to achieve this?

      posted in Scripting
      DimitrisSPD
      DimitrisSP