gen~ playback with peek~
In gen~ I want continuous change of the frequency of the loop but so that the pitch of the sample doesn't change at all. But when there is a continous change of frequency, the pitch of the sample changes (fluctuates). How do I solve this?
Max Patch
Copy patch and select New From Clipboard in Max.
you could use the start of phasor to trigger a single-sample count through the buffer, here's one way:
Max Patch
Copy patch and select New From Clipboard in Max.
hope it helps 🍻
yes it seems good, thanks