Difference between revisions of "Wavmark"

From Computational Memory Lab
Jump to: navigation, search
Line 6: Line 6:
  
 
== Download ==
 
== Download ==
WavMark is currently in alpha development. Get the latest version here.
+
{| border="1" cellpadding="2" cellspacing="0"
 
+
| '''File'''
Launch on the command line with:
+
| '''Type'''
 
+
|-
<pre><nowiki>
+
| WavMark.mpkg
java -jar WavMark.jar
+
| Mac OSX installer
</nowiki></pre>
+
|-
 
+
| WavMark.msi
 +
| Windows installer
 +
|-
 +
| WavMark.jar
 +
| Multi-platform executable
 +
| 0.1
 +
|}
  
 
== System Requirements ==
 
== System Requirements ==
WavMark is written in pure Java, and should run on all platforms with a Java SE Runtime Environment.
+
WavMark is written in pure Java, and should run on all platforms with a Java SE Runtime Environment, versions 5+.
 
Most computers come with Java pre-installed, so you can probably run the installers above without worrying about system requirements.
 
Most computers come with Java pre-installed, so you can probably run the installers above without worrying about system requirements.
 +
 +
== Testing Configurations ==
  
 
The following configurations are regularly used in testing:
 
The following configurations are regularly used in testing:

Revision as of 23:29, 30 October 2009

WavMark - a multi-platform graphical tool for marking word onsets

parse|height=400

Download

File Type
WavMark.mpkg Mac OSX installer
WavMark.msi Windows installer
WavMark.jar Multi-platform executable 0.1

System Requirements

WavMark is written in pure Java, and should run on all platforms with a Java SE Runtime Environment, versions 5+. Most computers come with Java pre-installed, so you can probably run the installers above without worrying about system requirements.

Testing Configurations

The following configurations are regularly used in testing:

Operating System Java versions
Mac OS 10.6 Java 6
Mac OS 10.5 Java 5, 6
Ubuntu Linux 10.11 Java 6
Windows 7 Java 6
Windows XP Java 5, 6