Closed gburlet closed 11 years ago
On second thought, this only makes sense if the guitar tablature arrangement algorithm is stochastic (ex. a GA), which is a special case. Most other algorithms are deterministic. So, another Tabulate object can be created and run again with a similar/different guitar model, which fixes the issue.
Make the relationship between the
Transcription
andTabulate
models be one to many. That is, one transcription can have multiple tablatures.