Skip to content

Commit

Permalink
modify mac executable name
Browse files Browse the repository at this point in the history
  • Loading branch information
kinoshita-lab committed Dec 10, 2014
1 parent 2c40c3a commit b0ed615
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/execute_mac/makesyro_mac.command
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ SYRO_TARGET_FILE='./syro_stream.wav'

SYRO_PATH=./
cd `dirname $0`
$SYRO_PATH/syro_volcasample_exsample $SYRO_TARGET_FILE s${SYRO_NO}c:${SYRO_PATH}/"${SYRO_SRC_FILE}"
$SYRO_PATH/syro_volcasample_example $SYRO_TARGET_FILE s${SYRO_NO}c:${SYRO_PATH}/"${SYRO_SRC_FILE}"
echo 'Press Enter'
read Wait

0 comments on commit b0ed615

Please sign in to comment.