Something in version 0.1.15 (probably #265) has changed the behaviour of the functions returned by the useVoice hook. The references returned are now changing with each render (so as often as fft changes).
Specifically in my code effects such as this are being called each render:
Something in version 0.1.15 (probably #265) has changed the behaviour of the functions returned by the
useVoice
hook. The references returned are now changing with each render (so as often asfft
changes).Specifically in my code effects such as this are being called each render: