Spaces:
Sleeping
Sleeping
Stable version with Verovio CLI
Browse files
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.
|