thebeat icon indicating copy to clipboard operation
thebeat copied to clipboard

Rhythm.generate_random_rhythm() does deep-first search every time

Open Jellevanderwerff opened this issue 1 year ago • 1 comments

Another option would be to cache a list of all the combinations of different Rhythms.

Jellevanderwerff avatar Dec 07 '23 11:12 Jellevanderwerff

That might take up a lot of memory, though. Let's see if there's a better way of generating a random rhythm on the fly?

YannickJadoul avatar Dec 07 '23 11:12 YannickJadoul