Difference between revisions of "TotalRecall"

From Computational Memory Lab
Jump to: navigation, search
Line 48: Line 48:
  
 
= System Requirements =
 
= System Requirements =
TotalRecall currently runs on Mac OSX, with Windows and Linux versions to be released shortly. We plan to test and support these [https://memory.psych.upenn.edu/TotalRecall#SupportedConfigurations these] configurations, but the program should run on many others.
+
TotalRecall currently runs on Mac OSX, with Windows and Linux versions to be released shortly. We plan to test and support these [http://memory.psych.upenn.edu/TotalRecall#SupportedConfigurations these] configurations, but the program should run on many others.
  
 
TotalRecall requires a Java Runtime Environment, version 5 or higher. Most computers come with Java pre-installed, so you can probably download and run the program without worrying about system requirements.
 
TotalRecall requires a Java Runtime Environment, version 5 or higher. Most computers come with Java pre-installed, so you can probably download and run the program without worrying about system requirements.

Revision as of 03:40, 31 January 2010


<<html(

TotalRecall

)>>

An open-source, multi-platform graphical tool for marking word onsets

<<html(<img src="screenshot.png" alt="screenshot" width=800>)>>

<<TableOfContents(3)>>

Overview

TotalRecall is designed for precise scoring and timing of participant responses during verbal tasks, especially Free Recall. However, it can be used for many kinds of audio annotation. TotalRecall displays an audio recording as a self-scrolling waveform that automatically keeps up with audio playback.

Download

/* == Launch with Java Web Start == */ /* <<html(<a href="http://memory.psych.upenn.edu/files/software/TotalRecall/JavaWebStartAppPage.html"> <img src="webstart.png"/></a>)>> */ /* == Download == */

Operating System Type
)>> Mac OSX Mac OSX App
)>> Linux Debian Package
)>> Windows Windows Installer
)>> Other Source Code

/* ||TotalRecall_Windows.zip||Windows executable||0.31|| */

Getting Started

Download the file for your platform and unzip it. After launching the program try opening the sample audio file and wordpool file in the examples directory. Check the menu items for actions and keybindings available to the user. Also check Help --> Key Bindings.

Tutorial Videos and Help

Please visit our tutorial page for screencasts and tips for using TotalRecall.

System Requirements

TotalRecall currently runs on Mac OSX, with Windows and Linux versions to be released shortly. We plan to test and support these these configurations, but the program should run on many others.

TotalRecall requires a Java Runtime Environment, version 5 or higher. Most computers come with Java pre-installed, so you can probably download and run the program without worrying about system requirements. If it turns out you don't have Java, you can download it free here.

Contact Us

Please send feedback and bug reports to: memory - software @ psych . upenn . edu (remove all the spaces)

You can also email that address to request new features for the next release of the program.

Development

License

TotalRecall is free and open-source software, released under the GNU General Public License, version 3. We encourage other groups to modify and improve the program. Please drop us a line if you're interested in developing TotalRecall or borrowing its code.

Dependencies

TotalRecall uses the OpenMary TTS signal processing library (`signalproc.jar`) for bandpass filtering (BSD). The default audio playback implementation is derived from JavaZOOM.net's BasicPlayer (GPL). Drag and drop support in Linux thanks to FileDrop (Public Domain).

Supported Configurations

Operating System Java versions
Mac OS 10.6 (64-bit) Java 6 (64-bit)
Mac OS 10.5 (64-bit) Java 5 (64-bit), 6 (64-bit)
Ubuntu Linux 10.11 (64-bit) Java 6 (64-bit)
Kubuntu Linux 10.11 (64-bit) Java 6 (64-bit)
Windows 7 (64-bit) Java 6 (64-bit)
Windows XP (32-bit) Java 5 (32-bit), 6 (32-bit)