notation-fun / notation

A modern visual music notation, colorful and dynamic
https://www.notation.fun/
Other
261 stars 12 forks source link

Create a very basic reader for guitar pro file format #161

Closed yjpark closed 2 years ago

yjpark commented 2 years ago

Some Links

yjpark commented 2 years ago

The GPX file is pretty complicate, and not really useful for my experiments, create a rust lib is harder than I thought.

End up create a dotnet project for this, using AlphaTab, it's quite easy to use, a quick test can convert some basic pick note already.

https://github.com/notation-fun/notation-net