pachet commited on
Commit
02433e3
·
1 Parent(s): e88131f

Stable version with Verovio CLI

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,4 +1,5 @@
1
  First experiments with a docker able to generate midi stuff and display the generated scores with verovio.
2
  App is in Python/gradio and uses a compiled verovio library as a subprocess.
3
  Would be better if used with the python embedding...
4
- Next step: build the full hexachord app.
 
 
1
  First experiments with a docker able to generate midi stuff and display the generated scores with verovio.
2
  App is in Python/gradio and uses a compiled verovio library as a subprocess.
3
  Would be better if used with the python embedding...
4
+ Next step: build the full hexachord app.
5
+ This is the verovio CLI version, stable working.