Is your feature request related to a problem? Please describe.
Plenty of modern charts nowadays uses the technique of mineart and fakes, and those are very executionally demanding as each note/mine/fake needs to be placed manually (and then converted in the case of fakes).
Describe the solution you'd like
It would be nice if AV had a feature that generates a random pattern of notes/mines/fakes/other notetype, through a modal box, and specifying what to generate, so for instance, the user would open the menu, select which note type they want the noise in, drag a slider to indicate how dense they want that noise to be like, and offer a preview in some way. Would be cool to have it on the editor playfield itself, overlaying non-destructively on top of any existing notes, and with an option to change to a different random seed. Different random algorithms would also be interesting to produce different results that fit better on certain contexts.
Additional context
The current stream generator, while not relevant to the feature requested, could be taken a look at for an example of such a modal.
Is your feature request related to a problem? Please describe.
Plenty of modern charts nowadays uses the technique of mineart and fakes, and those are very executionally demanding as each note/mine/fake needs to be placed manually (and then converted in the case of fakes).
Describe the solution you'd like
It would be nice if AV had a feature that generates a random pattern of notes/mines/fakes/other notetype, through a modal box, and specifying what to generate, so for instance, the user would open the menu, select which note type they want the noise in, drag a slider to indicate how dense they want that noise to be like, and offer a preview in some way. Would be cool to have it on the editor playfield itself, overlaying non-destructively on top of any existing notes, and with an option to change to a different random seed. Different random algorithms would also be interesting to produce different results that fit better on certain contexts.
Additional context
The current stream generator, while not relevant to the feature requested, could be taken a look at for an example of such a modal.