ograndedjogo / tab-translator

MIT License
2 stars 0 forks source link

Find the adapted language #2

Closed MisterFruits closed 9 years ago

MisterFruits commented 9 years ago

The app should be deployable on android It should have libraries for image processing and music partitions writing/viewing

MisterFruits commented 9 years ago

My preference is python

Native application

See how py app can be packaged for Android:

There are plenty Image processing lib in python (be careful compatibility, android + compiled lib) :

Templating is easy in python -> latex or other music processing lib can be used for music sheet rendering

Web app

powered by any of bottle, pyramid, flask, django and co

Benefits:

Drawbacks:

MisterFruits commented 9 years ago

Selected Python, lilypond