Spaces:
Sleeping
Sleeping
README
Browse files
README.md
CHANGED
|
@@ -1,11 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
colorTo: red
|
| 6 |
-
sdk: docker
|
| 7 |
-
pinned: false
|
| 8 |
-
short_description: app to create and manipulate hexachords
|
| 9 |
-
---
|
| 10 |
-
|
| 11 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|