Difference between revisions of "Wavmark"
From Computational Memory Lab
| Line 22: | Line 22: | ||
{| border="1" cellpadding="2" cellspacing="0" | {| border="1" cellpadding="2" cellspacing="0" | ||
| '''Operating System''' | | '''Operating System''' | ||
| − | | '''Java | + | | '''Java versions''' |
|- | |- | ||
| Mac OS 10.6 | | Mac OS 10.6 | ||
| − | | Java 5 | + | | Java 6 |
| + | |- | ||
| + | | Mac OS 10.5 | ||
| + | | Java 5, 6 | ||
| + | |- | ||
| + | | Ubuntu Linux 10.11 | ||
| + | | Java 6 | ||
| + | |- | ||
| + | | Windows 7 | ||
| + | | Java 6 | ||
| + | |- | ||
| + | | Windows XP | ||
| + | | Java 5, 6 | ||
Revision as of 23:00, 30 October 2009
WavMark - a multi-platform graphical tool for marking word onsets
Download
WavMark is currently in alpha development. Get the latest version here.
Launch on the command line with:
java -jar WavMark.jar
Detailed System Requirements
WavMark is written in pure Java, and should run on all platforms with a Java SE Runtime Environment.
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 |