Modulation Mode automatically set to “Scale”
-
@Christoph-Hart
Would you mind telling us what you did in the “Modulation Matrix Tutorial” to ensure that the mode of the gain modulator is always automatically set to “Scale” when you add a modulator by right-clicking on the gain slider?Unfortunately, I couldn't find anything.
Many thanks,
Oli -
@Oli-Ullmann that's a "hardwired" property of the gain modulation - the matrix modulator recognizes this and uses the scale mode as default.
You can override this behaviour (as well as change the default intensity when adding a new connection) with this call:
HISE | Scripting | ScriptModulationMatrix
A class that encapsulates the management of complex modulation systems
(docs.hise.dev)
-
@Christoph-Hart
I seem to be doing something wrong, because it's not working for me.Here's a snippet. Do you have any idea what the problem might be?
Thanks a lot! :-)
HiseSnippet 1392.3oc0X0sbaSDEdURTaiKzgNsCWvU9xVnSG67WSFtnJwIN0SyOdhbCT3hNajN1dIR6JVsxDCCOC7JwvS.OB7Hz2.3rZkskhMItdbRAegGumyd9YO624m0MkBOHNVHIVkZ0OBHVehsaetpastTFmzXWh0CrOjFq.YYCoc5GQiiAehk0h6qIXs7RjzOu+k6PCnbOXDIB4TAyCNfExTin1z40rff5TenEKL2tWyogmfWSDHRP+YQ6JjHp24zNvQT81Vvl7JZbWh0WZu5JqtV001bqMof+5msxJqeFcCvei0Wcqs1.1bqW3uVk0qtREJw5N64yTBoqhpfXTo6H7661U7SbiANkEyNK.zKpRbQKaHSp0kE32bPvIlfJp4nP0hlP0isOj4yFReTH6yRYTdjD4CZVKbUtT0O.WxJmKsjwkdnsqmjEoFwQ6O22tAGuAaSw6l7thYuDq+vtl.2.W87P54PcItXn.OYiJUdVY7qm90kJ0Ng6oXBdYA+HgBNl+jmV5WJsboesT4Kypc6IxSaHoHH.jSjsFPHuJAeBOI7LP9rx8nAIvvMhAfhQ06LcQUOy4N2FE7Fbl53HHaccQfuNZo+832Ajr.m91HyCwspRuKdP1cga.yGjDFpj6Z+Zt3rpjTmOelC4MM1kpnCTCpQzJQfTwzGFqcgdXZj4JdY6cg3yUhnz8FFI3Z6ac2q0nWLxfbm9CW37CNgTkjcQKprCnZ3mheQn7ohfjP3.Z+pjnAGYM2Ggb06u7gB+j.JFzwMPkXNJBYZjZvSSOejwwmnlGHT9zEcgjLF3scALpFHxiYp94CWe.4PUtxbno0EencSlxq6j8wElfOh2j2D9XVkmO0du1sAO0HGbI65e6rVlY5M+8Ll+Kr2OPbFMXTfBwrnm.lxM116eXsqnQweNsMJhl5FEWN8e1KptzMUc9kltKfqodyThWeT1Mznbz3O7rp4hGasPNW9gFW119f5GmEAwekuPx05j6vhDATolecI7iI.2KG+64nQKMFA1b9Mmug1CZKjgYkOGpoCfNnMySoEfkSwwe7xCLcCEBUWFuSQL3icNPHh1iSwHhedkzrKMV29KFTETCp1VBynT0BDdmmmYiNbgDLsTySuVRrRDN3.jNBjqBhRaUX881ar1ywOs+J82aUC+Z0imOqIyugTVXpQrZjvvqbMl3+f8ALd4Pf2GQuLKU5910CfK19U65dR1ndcRS72i2qficnfKh5J3rBX6S.rQdmNXc6ImgMwiy1JEMO78wNuBq.jWs6Bdzbh7VGWDGWnEve8xSf..STFR52kNXvDF2PG.8ffwIWKQ1CxqvTiNF0LyLF84F.etLAwhS0DDy8NHy9zDyGW4DQhBKrZFmDaKbTRnK1R2CPOgyg.zP1VKnqCZVWQuNsXJv8SW723mLlU0qsxXVc.ShQ4lgqye1evf7GWbtkzm7ldx+7z0k0kbKuOfSzLdaoa7gYN1SglukjxiiDwETrKDxZgS7Gmm3ahAcEoSzvpBcODT4DY89WVGOjSTFWpJQlhO2NTjvKzByZwoFDjOmo3v841+s4zW23cF9H9HlB+Q.KO3OBv.7G5oYsuF+oayXWhIdjLyqLwmPd5kex6+xbUMbtLLa1KMmZySn7NftXZCdThxrxxNjUXPqP5EEOb8v2dahI3.aQtretPZXK3BE9lmzMI0EMNBGOiFf6xuIf0uvWCos4wIp4lIwjbDt2TfgbcxY72ARgdu2h8e9e6KXuM5ybaXiPpmT7NOy+yjNw+doTvyMO8eHcYLoCWWdr+fIDsgkJemmWQUMlfqLqBt5rJ3ZypfqOqBtwrJ3KlUA275ET2Ia6Dr1oI0jPNr4dlW4YM7IlXt9+fWpoCK
-
@Christoph-Hart
Okay, I got it. I had to name the Matrix Modulator according to the matrixTargetId of my slider. Then it works... -
O Oli Ullmann has marked this topic as solved