Search:
Menu VisualVoice / Resources

Visual Voice Home


About Artistic Vision People Teams Contact us


Activities



Publications Media Images/Movies


Opportunities


Related Links


Local Only


Website problems?

edit SideBar

Useful Resources & Documentation

in the DIVA code:

i) DIVA Software Manual.doc - document in the Docs folder detailing usage of DIVA in its various modes
ii) Vizemes Directory Guide.doc - document in the Docs folder detailing the contents and function of the various patchers and data files in the Vizemes folder
iii) Artisynth Guide.rtf - document in the Docs folder explaining some of the relevant aspects of the Artisynth project
iv) Java Documentation - html pages in the Java/javadoc folder detailing the Java classes and methods used in the DIVA project

on the machine "Brahms 7 Super" (volume BrahmsOSX:/)

i) Reference Materials - folder at the path BrahmsOSX:/Eric/ReferenceMaterialsSummer08/ which contains the files, and screenshots, corresponding to each step of the implementation as described in the "Implementation" section of these wiki pages.

ii) Backup - folder at the path BrahmsOSX:/Eric/Backup/ which contains a record of progress over the summer. Folders named by date contain the results of work for that day, and a text file named "changes" describes progress for each of those days.

iii) Eclipse - a powerful development environment for Java, which was used to create the MXJ classes for the DIVA system. Allows the user to manage and build projects, run and debug classes, and generate documentation, among other things. A copy is located at BrahmsOSX:/Eric/eclipse/.

iv) Eclipse Workspace - the workspace corresponding to the copy of Eclipse described above, located at BrahmsOSX:/Users/diva/Documents/workspace/. Contains all files relevant to the projects in Eclipse.

v) The DIVA project - a working copy of the project is located at BrahmsOSX:/Eric/DIVA08/. From the Brahms machine, by opening svnX (on the desktop) and opening the "working copies" window, this machine's copy can be viewed, updated (gets latest revision from the repository, without overwriting modified files), and changes can be added and committed.

vi) Final Presentation - a copy of presentation slides & a short movie of the talking face, shown at the DIVA meeting on August 27th, is available at BrahmsOSX:/Eric/Presentation