|
|
|
|
|
by senshu
2297 days ago
|
|
Author here. TablaZinc is a proof-of-concept tablature generator for fretted string instruments -- such as the guitar, bass, mandolin, banjo, etc. It is a week-end project that I started for two reasons: * As a software developer, I was looking for an original case study to learn constraint programming. * As a guitar player whot is not fluent reading sheet music, I was interested in a tool to rapidly convert existing transcriptions of jazz solos into playable guitar tablatures. TablaZinc is written in the MiniZinc language. https://www.minizinc.org
Feedback from advanced users of MiniZinc and experts in constraint programming will be welcome. |
|