mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
ba7efc0e0d
ETktab let's you edit guitar and bass tabulatures. Notations for various playing techniques like muting and vibrato are supported, as well as variable keybindings. It can output tabulatures in plain ascii format. WWW: http://etktab.sourceforge.net/ PR: ports/47649 Submitted by: Juha Erkkilä <erkkila@cc.jyu.fi>
11 lines
275 B
Plaintext
11 lines
275 B
Plaintext
--- eTktab Tue Jul 22 00:53:46 2003
|
|
+++ eTktab Mon Jul 28 23:44:45 2003
|
|
@@ -1,6 +1,6 @@
|
|
#!/bin/sh
|
|
# This line makes the next one a comment in Tcl \
|
|
-exec wish "$0" -- ${1+"$@"}
|
|
+exec wish8.4 "$0" -- ${1+"$@"}
|
|
|
|
# eTKTab by Jason Sonnenschein jes_jm@yahoo.com
|
|
# based on:
|