Limiter module not in API?
-
I cannot find the limiter module in the API.
I am looking for how to set the threshold because when I call
Limiter1.setAttribute(Limiter1.Threshhold, -10) it does not set the threshold.
-
Looks correct here. Post a simple snippet.
-
@TNTHM The Limiter seems to be working with normalized values so the range 0 - 1, will correspond to -40 - 0
And if I remember the Limiter is abandoned
HiseSnippet 949.3ocuV0saaTDEdVauU0KzJpDO.qxUqUKV1jRKRAjciSBxpjDScnhKPTMY2iyNJyNypYmssVU8Ao2wS.Wy87TvUzGAdCfyr+61sgHK.eQTN+NemeluYWnj9PRhTQr5e15XfX8w1KWKzgyBoLAY9ADqaaeLMQCJ2bU6uNllj.ADKqteiQgU+djre+4j8obpvGpUQHOUx7gukEwz0ZWL8wLN+HZ.bFKpg22e5beoXljKSQ7z0dDIl5eI8B3DpwsN1DqabX.SKUK0TMjPr5suLX8xP4KD49+TVB6bNXDFSVhIJW8QRdfAwl+mLKjwCVTV2IDLKKp6Bcy6Bep8wr.Vk95twmjYvsNhl8CqNaButa.uweH30BjrZ.od4P5N1K8UrXcsECd9H64Bb3rhhs8lPI2WRma0wdlD8PnGFQuDNRgBUQ38fQitmK9mA64fc9Ds6yoJ2roEnF690tYqBCu.zGtZE3q81oz1NXDNNLAmI.2UoBeMSJbkhyTPRXH1tMGpRx87kQwRAd72CyMOEF37Jm9kYYXBnejVqXmmpAuJsmEVlkxf1y4034UVHHdlUlVucpNxcFXxWwAOix4miaOduOlxf9Jox0igk3n8bYteUUQaR9IoQUnJwa.5vcu6.m9X3IRNLLVwvysY.UdOOviMXvdMZHmH0voBurx140NtuqoUqZ0VAT4fpUyl6MpqJPOQZz4fpYS23HtLs4F5Mtdan94c9FNJEyEL8owPgb8UrwsrOSJFclM6BDhtpy1qucwd8RNK.TDVfYotZlQxJfBNh29c+5uLg78yOfpokoByJdRwfRyLEj0AvyQFm7qL8sO.RtTKiy7sXiAK5q0A+xlzXqaJ7BVfNrVwOMMDXWD1ffa9Tx6e+EYNjAobpdS5DCGZgAbBtwcXy8TQBSutIG66xwz6COAG0JEXqymqIbui8Bl1Orc71oE7hSo+qwaAi8sry4npAaO6i9gqjdt20a4+e30ilT02rbuqfcHCGNkRi2.M4rbM2rOMUGmVsFM3G+iIOA3.MowSjucBx0fzZEZlt6t+1jGKfRO9427leehU2+kdEh7DYplIt3XJRugWGrQhwk3ay9.1jEBfiI21pi45ct7HirAlKAQPlveg+JLN1HaUXbbow+WNiHpuR9L+bhGyL6lYZv5Vj8kE8wOwAkcGWx1XaOZ3HRD9R+y78MaReFtE1dLe9VDytaQL2eKh4K1hXdvVDyC2hX9xqLFyGY8nTsLJmkAUr3vLVeKqCETb6M6JD4uAmSm76B
-
@d-healey the "module browser" doesn't show any parameters for the limiter for me
I'm on develop code from yesterday
-
@ulrik actually it's not showing any parameters for any module in the list
-
Don't use the limiter :)
-
@Christoph-Hart Got it. I see that there is a limiter section in the Dynamics module. Is that the limiter we should use?
-
@TNTHM said in Limiter module not in API?:
@Christoph-Hart Got it. I see that there is a limiter section in the Dynamics module. Is that the limiter we should use?
yep - but bear in mind its a look ahead limiter - and will add delay to your output...