diff --git a/bin/midifade b/bin/midifade new file mode 100755 --- /dev/null +++ b/bin/midifade @@ -0,0 +1,4 @@ +#!/bin/sh +exec pdm run python light9/midifade/midifade.py + +