PastaSource / Musinator

Generates random lyrics from a given TXT file, and a chord progression in a randomly chosen key.
0 stars 0 forks source link

Default values and options #14

Closed PastaSource closed 2 years ago

PastaSource commented 2 years ago

Currently the user is required to input a value for each component of the generation, such as the amount of iterations of chords in a progression. This is okay for now, but as more features and options become available, this will become tiresome. A way to have these as optional features rather than required ones would be beneficial for the user experience. Having some decent default values that run if the user chooses to not change them.

PastaSource commented 2 years ago

This feature is closely tied to issue #13, ideally implementing this feature should also close that issue too.

PastaSource commented 2 years ago

This issue is now closed with commit 8309ab2.