This website requires JavaScript.
Explore
Help
Register
Sign In
microtherion
/
VocalEasel
Watch
1
Star
0
Fork
0
You've already forked VocalEasel
mirror of
https://github.com/microtherion/VocalEasel.git
synced
2024-12-22 19:23:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5b55f5f1cd
VocalEasel
/
Tools
/
mmaWrapper
5 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Need to run login shell for full path
2007-05-02 02:39:10 +00:00
#!/bin/sh -l
Added MMA
2006-11-10 08:07:56 +00:00
cd ${0%/*/*}/share/mma
Implement MMA/MIDI output
2006-11-12 11:37:36 +00:00
exec ${0%/*}/mma.py $*
Reference in New Issue
Copy Permalink