Using Tidal to control modular synths with CV

@mashaal First thanks a ton for this. I've learned so much going through your code.

I'm struggling to get clean 1v/octave output using the pitch synth. What I've noticed is that there are audible pops between each note. For example, here's a simple sequence:

d1 $ n "30 30" # s "pitch" # x 0 

and the resulting output:
Screen Shot 2023-01-15 at 9.05.49 PM

Any thoughts about what could be causing this?