Filter gain modulation query
-
I have a filter with a table envelope set to modulate gain. My understanding is that when the table is at 0 the gain should be at 0 and the effect should be sonically the same as if the filter was bypassed. However I'm finding that the gain modulation seems to be having no effect on the sound. I don't know if this is a bug or if my understanding of the way it's meant to work is incorrect. - After further testing it seems to work with the polyphonic filter just fine.
Also the polyphonic filter's GUI doesn't update until a note is played - is this correct?
-
Yes the Monophonic Filter is pretty useless when used with an envelope (because a envelope is polyphonic).
And yes the polyphonic filter updates its display only when a note is played although I admit it is a bit confusing, but I didn't feel the urge yet to do something about it :)
But it actually works like expected for me: Mod value 0.0 -> 0dB, mod value 1.0 -> gain value of knob (works also subtractively:
HiseSnippet 830.3oc6WFsbRDCE.MKPFaG0wpV09HOTehQFVJ1VlwYbAZoSszBsfc7sZ5tAHSCI3tYoR+M7Owuf9A3C9o3Ofilr6BrXQJTss1NlG1I4dyM4jat4tIUr4lXGGtMP6t051FCztGrZWlnYglHBCr4ZJAEITA1tF1Q.x2sMxwAaAzzhtgpGZyFC3U91qyinHlIdfH.XeNwDWhzhHFH88FaQnzhHKbMRqP8NiwllbVANk6JoIJLEnMx7HTC7NHU2h.AcH3ic.ZofKkNo8Q5GdRtjxRoRMOYujIvxpakLIZqbqjPJudVd4zql.mOYRfoqsMlI1WZNPCp8CYQCttEQvsqJPBrbLikma0sZS9wL+odehC4PJV0PGTUxju3hbpkZwqpCJzjPspzyA5.jickAtyn9ty4gaSrH8kOvsNmmh3CrHrqUKx3vSOLdoFId5i.OPH5h4SmDBtkKEIFlL0NafBBmMDYaxDXlCQzM7N+0JtODVgHLaNZdiLBdkaTW17Fr4ee350qiMECfMFr36tZ2omwGk6.2gSbvAdLu5w2.yv1Jm4XNV+0+9Gq0hNwK4vm8FNnLT+GwAwX++fnGtQmLbGgGTKDi2oGiUIsZSwqy5fo718hkVCWG4RE8kdtPlSHjI1GHYdi8vTLxITPyhFkHLLxVt1wWv0m9ju9F2dvBPebiqhpie6HoXzaQIEmh+Nqc1rhOBVgS61tImQL8ukiGPONj33Ax+MoHOM2qdhQQa7GbwLyd9yS+x2+rwtgCFFNPdNiccQzyw+ewisiLgAIOE1G7aRQ1Ju+kEu+YgSO.VCc3ujfbNeYwuv4GW7SmM+XFC+N4MzqgDHf1agKmJ4vkNkcLazYUU0rE7ZeDKc0rgz2H+aXYCoW9odh95WpLHXlCMOOGlNyfoXj10o70Pv7yBRTeyJO8Bvdd3+MvdOtqfvZrMRXS9n7AM631pp7halXIxLFl5nd.UDfxTu1oTsU.UEyrR060UAJ0Us0BTp2S4UxbzBYZyOPdwSgMmpBilwShbcy7dM4rvsUsiqC5fntAdoVx6Adfoo5GRuP5cFsEomZKVZpsHyTawKmZKVdpsXko1hUGiEpKcmyUva4GuC.+DXj0dAE
But to be honest I haven't touched the filters for a long time so they might be due for an makeover (they are also rather CPU intensive because I used the standard JUCE filters which are not optimized to be dynamically modulated)
-
Do you think using 8 of them is going to cause me any CPU issues?
-
A ballbark figure is that it takes about twice as much CPU than sample playback with a few modulators.