Quantized recording global setting

Do consider whether there is benefit in maintaining a non-quantized version of the pattern. It seems like a great feature but how much use will it actually get? I don’t think many users would miss it if they never had it but instead had a way to quantize a pattern with undo option. Also, live quantization is more resource hungry that rendered quantize pattern. We could have a shadow pattern that is quantized.

This is how pattern undo/redo history works.

Currently this history is not saved. It could be interesting to save It.

regards

1 Like

Hi @zynthianers!

I just pushed some improvements to Vangelis branch (testing). Now quantization is performed in real time. Captured notes are ALWAYS not quantized and you can enable/disable quantization while playinng at any time. I think this is the expected behaviour, right?

TODO: Quantization to fraction of step. Current quantization is to 1 step.

@gilrain, does this improve your workflow in some way?

Anyway, i’m thinking of implementing this:

  • when “creating” a pattern, take config from last pattern in the same group.

but my ears are open to fresh ideas.

All the best,

1 Like

Thank you, it works.

This would be the real solution to the original request.