asigalov61
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -65,6 +65,10 @@ print(midi_score[:15])
|
|
65 |
### Decode to MIDI
|
66 |
|
67 |
```python
|
|
|
|
|
|
|
|
|
68 |
import TMIDIX
|
69 |
|
70 |
#===================================================================
|
|
|
65 |
### Decode to MIDI
|
66 |
|
67 |
```python
|
68 |
+
#===================================================================
|
69 |
+
# !git clone --depth 1 https://github.com/asigalov61/tegridy-tools
|
70 |
+
#===================================================================
|
71 |
+
|
72 |
import TMIDIX
|
73 |
|
74 |
#===================================================================
|