aumouvantsillage / TablaZinc

Generate guitar tablatures using a constraint solver
Mozilla Public License 2.0
138 stars 2 forks source link

awesome -- and a feature request #1

Open snoblenet opened 4 years ago

snoblenet commented 4 years ago

Awesome! I'd love it if:

aumouvantsillage commented 4 years ago

Thanks for the suggestions.

I agree that the ability to work with file formats supported by other music software is mandatory if one wants to use TablaZinc for real. I dont't think we could write the file import/export features in MiniZinc, so we would need to write scripts that convert music files to MiniZinc datafiles, and scripts to parse the output of MiniZinc and save it to the desired formats.