Open
Description
I have noticed in certain conditions, (at least observed on my system) that setting env_curve: to 2 produces a clicking noise instead of the expected synth output.
While not having been able to do a thorough investigation yet, a basic example of the problem is:
play 50, env_curve: 2
It also occurs when using different synths. All synths except :pretty_bell
, :dull_bell
and :tb303
seem to exhibit the same issue.
I dug around a little bit in the synth designs to try to see if I could spot anything that might be different between the synths that exhibit the issue and those that don't, in case that gave me any clues as to the cause of this, but haven't really seen anything tell-tale yet.
I'd be happy to keep investigating if someone had any further suggestions.