diff options
author | Jean-Michel Trivi <> | 2009-04-18 21:47:41 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-04-18 21:47:41 -0700 |
commit | 71bea4cbec113b0c070d9d7cf20276817e8233b8 (patch) | |
tree | 1e2433923e494506fd95f00a22e80061d99f97e9 /jet_tools | |
parent | 4d271a29277fc289ef5b0c42e7894c28179479bb (diff) | |
download | external_sonivox-71bea4cbec113b0c070d9d7cf20276817e8233b8.zip external_sonivox-71bea4cbec113b0c070d9d7cf20276817e8233b8.tar.gz external_sonivox-71bea4cbec113b0c070d9d7cf20276817e8233b8.tar.bz2 |
AI 146588: am: CL 146491 am: CL 146462 Add JetCreator demo content.
Original author: jmtrivi
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 146588
Diffstat (limited to 'jet_tools')
-rwxr-xr-x | jet_tools/JetCreator_content/JetCreator_demo_1.zip | bin | 0 -> 138903 bytes | |||
-rwxr-xr-x | jet_tools/JetCreator_content/JetCreator_demo_2.zip | bin | 0 -> 4739529 bytes | |||
-rw-r--r-- | jet_tools/JetCreator_content/README.txt | 11 |
3 files changed, 11 insertions, 0 deletions
diff --git a/jet_tools/JetCreator_content/JetCreator_demo_1.zip b/jet_tools/JetCreator_content/JetCreator_demo_1.zip Binary files differnew file mode 100755 index 0000000..298b108 --- /dev/null +++ b/jet_tools/JetCreator_content/JetCreator_demo_1.zip diff --git a/jet_tools/JetCreator_content/JetCreator_demo_2.zip b/jet_tools/JetCreator_content/JetCreator_demo_2.zip Binary files differnew file mode 100755 index 0000000..7702f80 --- /dev/null +++ b/jet_tools/JetCreator_content/JetCreator_demo_2.zip diff --git a/jet_tools/JetCreator_content/README.txt b/jet_tools/JetCreator_content/README.txt new file mode 100644 index 0000000..943c9b7 --- /dev/null +++ b/jet_tools/JetCreator_content/README.txt @@ -0,0 +1,11 @@ +JetCreator demonstration content
+
+The "JetCreator_content" folder contains JetCreator sample files.
+
+1. Open a command prompt and go to the directory where the JetCreator tool is located.
+
+2. Launch JET Creator by typing "Python JetCreator.py" (be sure Python and WXWidgets are installed on your system)
+
+3. Select the IMPORT command and import one of the JetCreator_demo_*.zip files.
+
+4. After importing the first time, you can use the OPEN command to open the .jtc file in the folder you selected as the target for import.
|