Skip to content

Commit

Permalink
modified example smtool file
Browse files Browse the repository at this point in the history
  • Loading branch information
K-avi committed Jan 16, 2023
1 parent 32384dd commit 4724c7d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/smtool_ex1.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@
./smtool -scale "intv vector { 0 2 4 5 7 9 11}"
./smtool -scale "nearby { 0 1 2 3 5 6 8}"


./smtool -chprog "toscale [II, V,I]"
./smtool -chprog "rand"

./smtool -read "examples/command_ex3.txt"
#being able to read the commands in a Mtool file from smtool might be the most
#significant feature

#this script leaks a lot of memory but the commands don't on their own; I just kinda suck at bash ig

0 comments on commit 4724c7d

Please sign in to comment.