pachet commited on
Commit
e88131f
·
1 Parent(s): 4a9c69e
Files changed (1) hide show
  1. README.md +4 -11
README.md CHANGED
@@ -1,11 +1,4 @@
1
- ---
2
- title: Hexachords Docker
3
- emoji: 📊
4
- colorFrom: indigo
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.