Skip to content

Commit 17a4590

Browse files
committed
Added some missing scripts.
1 parent f2cc172 commit 17a4590

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

find-and-preview.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/sh
2+
./dist/build/inversion/inversion "$@" -o=Midi | python preview/preview-chords.py

playchords.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@preview\preview-chords.py

0 commit comments

Comments
 (0)